Last updated on 2020-03-27 00:49:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.7 | 12.21 | 124.16 | 136.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.10.7 | 9.80 | 92.78 | 102.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.7 | 170.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.7 | 151.34 | OK | |||
r-devel-windows-ix86+x86_64 | 0.10.6 | 31.00 | 133.00 | 164.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.10.6 | 26.00 | 129.00 | 155.00 | OK | |
r-patched-linux-x86_64 | 0.10.7 | 9.10 | 106.88 | 115.98 | OK | |
r-patched-solaris-x86 | 0.10.7 | 203.10 | OK | |||
r-release-linux-x86_64 | 0.10.7 | 8.46 | 107.89 | 116.35 | OK | |
r-release-windows-ix86+x86_64 | 0.10.7 | 28.00 | 183.00 | 211.00 | OK | |
r-release-osx-x86_64 | 0.10.7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.10.7 | 16.00 | 136.00 | 152.00 | OK | |
r-oldrel-osx-x86_64 | 0.10.7 | OK |
Version: 0.10.6
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ARTool)
>
> test_check("ARTool")
-- 1. Failure: anova.art of Higgins1990Table5 matches results of the original AR
`a` not equal to `ref`.
Component "Term": 'current' is not a factor
Component "Error": 'current' is not a factor
-- 2. Failure: anova.art of Higgins1990Table5 matches results of the original AR
`a` not equal to ref[-2].
Component "Term": 'current' is not a factor
-- 3. Failure: anova.art of Higgins1990Table1 matches results of the original AR
`a` not equal to `ref`.
Component "Term": 'current' is not a factor
-- 4. Failure: anova.art of HigginsABC matches results of the original ARTool (@
`a` not equal to `ref`.
Component "Term": 'current' is not a factor
Component "Error": 'current' is not a factor
== testthat results ===========================================================
[ OK: 108 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ]
1. Failure: anova.art of Higgins1990Table5 matches results of the original ARTool (@test.anova.art.R#45)
2. Failure: anova.art of Higgins1990Table5 matches results of the original ARTool (@test.anova.art.R#50)
3. Failure: anova.art of Higgins1990Table1 matches results of the original ARTool (@test.anova.art.R#69)
4. Failure: anova.art of HigginsABC matches results of the original ARTool (@test.anova.art.R#89)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64