Last updated on 2021-11-21 08:50:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 7.20 | 234.70 | 241.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 6.13 | 174.43 | 180.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 286.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 284.61 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 11.00 | 176.00 | 187.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2.0 | NOTE | ||||
r-patched-linux-x86_64 | 0.2.0 | 6.60 | 225.22 | 231.82 | NOTE | |
r-patched-solaris-x86 | 0.2.0 | 381.40 | ERROR | |||
r-release-linux-x86_64 | 0.2.0 | 6.79 | 218.94 | 225.73 | NOTE | |
r-release-macos-arm64 | 0.2.0 | NOTE | ||||
r-release-macos-x86_64 | 0.2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 14.00 | 156.00 | 170.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 19.00 | 216.00 | 235.00 | OK |
Version: 0.2.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [244s/302s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(randomsearch)
Loading required package: ParamHelpers
Loading required package: smoof
Loading required package: checkmate
>
> test_check("randomsearch")
Error : [ENOENT] Failed to stat '/tmp/RtmpFNaOym/working_dir/RtmpQla4Tz/file336f67ea2b03/2_12': no such file or directory
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_randomsearch.R:83:5): parallel randomsearch works with parallelMap ──
Error in `stopWithJobErrorMessages(inds, vcapply(result.list[inds], as.character))`: Errors occurred in 1 slave jobs, displaying at most 10 of them:
00001: Error : [ENOENT] Failed to stat '/tmp/RtmpFNaOym/working_dir/RtmpQla4Tz/file336f67ea2b03/2_12': no such file or directory
Backtrace:
█
1. ├─randomsearch::randomsearch(...) test_randomsearch.R:83:4
2. └─randomsearch:::randomsearch.smoof_function(...)
3. └─parallelMap::parallelMap(...)
4. └─parallelMap:::checkResultsAndStopWithErrorsMessages(res)
5. └─parallelMap:::stopWithJobErrorMessages(...)
6. └─BBmisc::stopf(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 69 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86