Last updated on 2020-03-27 00:49:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.14 | 8.03 | 66.00 | 74.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.14 | 6.56 | 49.05 | 55.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.14 | 84.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.14 | 81.56 | OK | |||
r-devel-windows-ix86+x86_64 | 1.13 | 12.00 | 101.00 | 113.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 1.13 | 15.00 | 111.00 | 126.00 | OK | |
r-patched-linux-x86_64 | 1.14 | 6.30 | 57.35 | 63.65 | OK | |
r-patched-solaris-x86 | 1.14 | 108.30 | OK | |||
r-release-linux-x86_64 | 1.14 | 6.58 | 57.71 | 64.29 | OK | |
r-release-windows-ix86+x86_64 | 1.13 | 22.00 | 146.00 | 168.00 | OK | |
r-release-osx-x86_64 | 1.14 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.13 | 16.00 | 139.00 | 155.00 | OK | |
r-oldrel-osx-x86_64 | 1.14 | OK |
Version: 1.13
Check: running tests for arch ‘i386’
Result: ERROR
Running 'run-all.R' [17s]
Running the tests in 'tests/run-all.R' failed.
Complete output:
> library(testthat)
> library(BBmisc)
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
> library(ParamHelpers)
>
> test_check("ParamHelpers")
-- 1. Failure: requires works (@test_OptPath.R#198) ---------------------------
d[, 1:4] not equal to data.frame(...).
Component "x": 'current' is not a factor
-- 2. Error: plotEAF works (@test_plotEAF.R#27) -------------------------------
groups must be a factor
Backtrace:
1. ParamHelpers::plotEAF(opt.paths)
4. eaf:::eafplot.formula(...)
== testthat results ===========================================================
[ OK: 1050 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: requires works (@test_OptPath.R#198)
2. Error: plotEAF works (@test_plotEAF.R#27)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.13
Check: running tests for arch ‘x64’
Result: ERROR
Running 'run-all.R' [16s]
Running the tests in 'tests/run-all.R' failed.
Complete output:
> library(testthat)
> library(BBmisc)
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
> library(ParamHelpers)
>
> test_check("ParamHelpers")
-- 1. Failure: requires works (@test_OptPath.R#198) ---------------------------
d[, 1:4] not equal to data.frame(...).
Component "x": 'current' is not a factor
-- 2. Error: plotEAF works (@test_plotEAF.R#27) -------------------------------
groups must be a factor
Backtrace:
1. ParamHelpers::plotEAF(opt.paths)
4. eaf:::eafplot.formula(...)
== testthat results ===========================================================
[ OK: 1050 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: requires works (@test_OptPath.R#198)
2. Error: plotEAF works (@test_plotEAF.R#27)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64