Last updated on 2020-02-15 01:01:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 6.49 | 201.72 | 208.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 5.73 | 149.85 | 155.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 218.09 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 222.97 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 18.00 | 169.00 | 187.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2.0 | 27.00 | 166.00 | 193.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 5.86 | 182.84 | 188.70 | OK | |
r-patched-solaris-x86 | 0.2.0 | 284.20 | ERROR | |||
r-release-linux-x86_64 | 0.2.0 | 5.18 | 182.90 | 188.08 | OK | |
r-release-windows-ix86+x86_64 | 0.2.0 | 13.00 | 170.00 | 183.00 | OK | |
r-release-osx-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 8.00 | 187.00 | 195.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.0 | OK |
Version: 0.2.0
Check: package dependencies
Result: WARN
Requires orphaned package: ‘smoof’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [182s/222s]
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/RtmpdMaiEA/file34f153d86e6a/2_17': no such file or directory
── 1. Error: parallel randomsearch works with parallelMap (@test_randomsearch.R#
[ENOENT] Failed to stat '/tmp/RtmpdMaiEA/file34f153d86e6a/2_17': 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