Last updated on 2018-11-24 00:51:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.74 | 57.25 | 60.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.07 | 43.87 | 46.94 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 70.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 68.17 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 12.00 | 72.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.56 | 55.49 | 58.05 | OK | |
r-patched-solaris-x86 | 0.1.0 | 103.20 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 2.26 | 53.06 | 55.32 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 17.00 | 92.00 | 109.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 13.00 | 106.00 | 119.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/15s]
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: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: checkmate
>
> test_check("randomsearch")
Error : [ENOENT] Failed to remove '/tmp/Rtmp1_aWtD/file3a9e16771530/2_2': no such file or directory
── 1. Error: parallel randomsearch works with parallelMap (@test_randomsearch.R#
[ENOENT] Failed to remove '/tmp/Rtmp1_aWtD/file3a9e16771530/2_2': no such file or directory
1: randomsearch(fun = fun, max.evals = 10000, max.execbudget = 4, target.fun.value = target.fun.value) at testthat/test_randomsearch.R:83
2: parallelMap(wrap.fun2, seq_len(par.jobs), level = "randomsearch.feval", simplify = FALSE)
3: checkResultsAndStopWithErrorsMessages(res)
4: stopWithJobErrorMessages(inds, vcapply(result.list[inds], as.character))
5: stopf("Errors occurred in %i slave jobs, displaying at most 10 of them:\n\n%s\n%s",
n, collapse(msgs, sep = "\n"), extra.msg)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 64 SKIPPED: 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