Skip to content

Simplify globals assignment => drop support for tricky recursive globals #848

Simplify globals assignment => drop support for tricky recursive globals

Simplify globals assignment => drop support for tricky recursive globals #848

Triggered via push February 8, 2025 12:33
Status Failure
Total duration 14m 43s
Artifacts 6

R-CMD-check.yaml

on: push
Matrix: R-CMD-check
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 50 warnings
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (3.6)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (3.6)
R CMD check found ERRORs
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Woops!
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '2'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
value(b) == 2 is not TRUE
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; ii; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2025-02-06 r87702), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2025-02-06 r87702), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
R CMD check found ERRORs
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2025-02-06 r87702), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Woops!
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2025-02-06 r87702), platform x86_64-pc-linux-gnu) is out of sync.
windows-latest (devel)
object 'x' not found
windows-latest (devel)
R CMD check found ERRORs
windows-latest (devel)
object 'a' not found
windows-latest (devel)
object 'weight' not found
windows-latest (devel)
object 'x' not found
windows-latest (devel)
object 'x' not found
windows-latest (devel)
object 'pkg' not found
windows-latest (devel)
object 'call_my_add' not found
windows-latest (devel)
Test with future ('future-1') of class 'SequentialFuture' failed assertion: identical(msgs, c("IM1\n", "IW1", "IM2\n", "IW2")) is not TRUE
windows-latest (devel)
object 'ii' not found
windows-latest (release)
object 'x' not found
windows-latest (release)
object 'a' not found
windows-latest (release)
object 'weight' not found
windows-latest (release)
object 'x' not found
windows-latest (release)
R CMD check found ERRORs
windows-latest (release)
object 'x' not found
windows-latest (release)
object 'pkg' not found
windows-latest (release)
object 'call_my_add' not found
windows-latest (release)
Test with future ('future-1') of class 'SequentialFuture' failed assertion: identical(msgs, c("IM1\n", "IW1", "IM2\n", "IW2")) is not TRUE
windows-latest (release)
object 'ii' not found
ubuntu-latest (release) keepWhere
inherits(res, "error") is not TRUE
ubuntu-latest (release) keepWhere
R CMD check found ERRORs
ubuntu-latest (release) keepWhere
Process completed with exit code 1.
ubuntu-latest (release) keepWhere
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
ubuntu-latest (release) multicore, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (c3ae73ca-9c49-b28f-4fe6-4622c02ae894; pid 11844 on fv-az1937-779) that created it, not by any other R processes (bb21b25f-eb32-472f-b3af-44e4db5803cc; pid 11878 on fv-az1937-779): {; x[[i - 2]] + x[[i - 1]]; }
ubuntu-latest (release) multicore, no-multithreading-in-forks
R CMD check found ERRORs
ubuntu-latest (release) multicore, no-multithreading-in-forks
Process completed with exit code 1.
ubuntu-latest (release) multisession, no-multithreading-in-forks
R CMD check found ERRORs
ubuntu-latest (release) multisession, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (b56e52fc-e8f4-8ace-d30e-934c34108eba; pid 13782 on fv-az1049-964) that created it, not by any other R processes (e9045cdf-98e7-82b7-0ead-f1f3172a5847; pid 13850 on fv-az1049-964): {; x[[i - 2]] + x[[i - 1]]; }
ubuntu-latest (release) multisession, no-multithreading-in-forks
Process completed with exit code 1.
ubuntu-latest (release) multisession, no-multithreading-in-forks
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
windows-latest (oldrel)
object 'x' not found
windows-latest (oldrel)
object 'a' not found
windows-latest (oldrel)
object 'weight' not found
windows-latest (oldrel)
object 'x' not found
windows-latest (oldrel)
R CMD check found ERRORs
windows-latest (oldrel)
object 'x' not found
windows-latest (oldrel)
object 'pkg' not found
windows-latest (oldrel)
object 'call_my_add' not found
windows-latest (oldrel)
Test with future ('future-1') of class 'SequentialFuture' failed assertion: identical(msgs, c("IM1\n", "IW1", "IM2\n", "IW2")) is not TRUE
windows-latest (oldrel)
object 'ii' not found
ubuntu-latest (3.6)
restarting interrupted promise evaluation
ubuntu-latest (3.6)
restarting interrupted promise evaluation
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
ubuntu-latest (devel)
restarting interrupted promise evaluation
ubuntu-latest (devel)
restarting interrupted promise evaluation
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
windows-latest (devel)
object 'a' not found
windows-latest (devel)
object 'b' not found
windows-latest (devel)
object 'sumtwo' not found
windows-latest (devel)
object 'a' not found
windows-latest (devel)
object 'b' not found
windows-latest (devel)
object 'sumtwo' not found
windows-latest (devel)
object 'a' not found
windows-latest (devel)
object 'b' not found
windows-latest (devel)
object 'sumtwo' not found
windows-latest (devel)
object 'a' not found
windows-latest (release)
object 'a' not found
windows-latest (release)
object 'b' not found
windows-latest (release)
object 'sumtwo' not found
windows-latest (release)
object 'a' not found
windows-latest (release)
object 'b' not found
windows-latest (release)
object 'sumtwo' not found
windows-latest (release)
object 'a' not found
windows-latest (release)
object 'b' not found
windows-latest (release)
object 'sumtwo' not found
windows-latest (release)
object 'a' not found
windows-latest (oldrel)
object 'a' not found
windows-latest (oldrel)
object 'b' not found
windows-latest (oldrel)
object 'sumtwo' not found
windows-latest (oldrel)
object 'a' not found
windows-latest (oldrel)
object 'b' not found
windows-latest (oldrel)
object 'sumtwo' not found
windows-latest (oldrel)
object 'a' not found
windows-latest (oldrel)
object 'b' not found
windows-latest (oldrel)
object 'sumtwo' not found
windows-latest (oldrel)
object 'a' not found

Artifacts

Produced during runtime
Name Size
Linux-r3.6-results
2.61 MB
Linux-rdevel-results
2.65 MB
Linux-rrelease-results
2.74 MB
Windows-rdevel-results
2.47 MB
Windows-roldrel-results
2.45 MB
Windows-rrelease-results
2.47 MB