Document best-practice use of '...' in anonymous functions [#761] #852
Annotations
48 errors and 42 warnings
macOS-latest (release)
No such keg: /opt/homebrew/Cellar/[email protected]
|
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)
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 (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = 'Sys.getpid()'): 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.
|
windows-latest (devel)
R CMD check found ERRORs
|
windows-latest (devel)
object 'x' not found
|
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)
object 'x' not found
|
windows-latest (release)
R CMD check found ERRORs
|
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) 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 (2fcc6ad2-4baa-2f98-ed70-e83f2bbbd71c; pid 13717 on fv-az1369-783) that created it, not by any other R processes (92e84a79-2e26-794c-4103-0e1ed2306d76; pid 13785 on fv-az1369-783): {; 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
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
R CMD check found ERRORs
|
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 (c886776e-f9a9-2c13-870c-eb2c2c20f1c6; pid 11824 on fv-az1674-197) that created it, not by any other R processes (b889c064-b664-a3a6-1cc2-3084a1d28ca4; pid 11856 on fv-az1674-197): {; x[[i - 2]] + x[[i - 1]]; }
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
Process completed with exit code 1.
|
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)
object 'x' not found
|
windows-latest (oldrel)
R CMD check found ERRORs
|
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
|
macOS-latest (release)
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
macOS-latest (release)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
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'
|
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.64 MB |
|
Linux-rrelease-results
|
2.77 MB |
|
Windows-rdevel-results
|
2.49 MB |
|
Windows-roldrel-results
|
2.48 MB |
|
Windows-rrelease-results
|
2.49 MB |
|