CRAN Package Check Results for Package randomsearch

Last updated on 2021-11-01 00:49:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 6.98 234.19 241.17 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 6.11 171.81 177.92 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 283.44 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 281.32 NOTE
r-devel-windows-x86_64 0.2.0 12.00 170.00 182.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 0.2.0 NOTE
r-patched-linux-x86_64 0.2.0 7.80 222.56 230.36 NOTE
r-patched-solaris-x86 0.2.0 373.10 ERROR
r-release-linux-x86_64 0.2.0 7.71 224.97 232.68 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 15.00 149.00 164.00 NOTE
r-oldrel-macos-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 14.00 221.00 235.00 OK

Check Details

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’ [242s/351s]
    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/Rtmp87ayha/working_dir/RtmpcsaicA/file34113abf13b2/1_120': 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:
    
     00002: Error : [ENOENT] Failed to stat '/tmp/Rtmp87ayha/working_dir/RtmpcsaicA/file34113abf13b2/1_120': 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