CRAN Package Check Results for Package randomsearch

Last updated on 2020-08-07 01:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 6.60 206.38 212.98 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 5.19 150.70 155.89 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 233.03 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 235.73 OK
r-devel-windows-ix86+x86_64 0.2.0 27.00 231.00 258.00 OK
r-patched-linux-x86_64 0.2.0 5.79 199.14 204.93 OK
r-patched-solaris-x86 0.2.0 293.70 ERROR
r-release-linux-x86_64 0.2.0 6.05 198.89 204.94 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 25.00 167.00 192.00 OK
r-oldrel-macos-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 15.00 172.00 187.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [184s/199s]
    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/RtmpRCaiUK/working_dir/Rtmp0DaGx5/file72bc7c5e89b/1_47': no such file or directory
     ── 1. Error: parallel randomsearch works with parallelMap (@test_randomsearch.R#
     [ENOENT] Failed to stat '/tmp/RtmpRCaiUK/working_dir/Rtmp0DaGx5/file72bc7c5e89b/1_47': no such file or directory
    
     Backtrace:
     1. randomsearch::randomsearch(...)
     2. randomsearch:::randomsearch.smoof_function(...)
     3. parallelMap::parallelMap(...)
     4. parallelMap:::checkResultsAndStopWithErrorsMessages(res)
     5. parallelMap:::stopWithJobErrorMessages(...)
     6. BBmisc::stopf(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 69 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: parallel randomsearch works with parallelMap (@test_randomsearch.R#83)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86