Last updated on 2020-08-07 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.12 | 7.28 | 64.75 | 72.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.12 | 5.28 | 48.37 | 53.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.12 | 93.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.12 | 83.90 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.12 | 20.00 | 103.00 | 123.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.12 | 6.99 | 62.34 | 69.33 | OK | |
r-patched-solaris-x86 | 1.1.12 | 123.30 | OK | |||
r-release-linux-x86_64 | 1.1.12 | 6.86 | 62.20 | 69.06 | OK | |
r-release-macos-x86_64 | 1.1.12 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.12 | 18.00 | 74.00 | 92.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.1.12 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.12 | 12.00 | 79.00 | 91.00 | OK |
Version: 1.1.12
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
>
> library("wyz.code.metaTesting")
> test_check("wyz.code.metaTesting")
-- 1. Failure: computeArgumentsCombination (@test_computeArgumentsCombination.R#
3L not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
== testthat results ===========================================================
[ OK: 490 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: computeArgumentsCombination (@test_computeArgumentsCombination.R#58)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.1.12
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
>
> library("wyz.code.metaTesting")
> test_check("wyz.code.metaTesting")
-- 1. Failure: computeArgumentsCombination (@test_computeArgumentsCombination.R#
3L not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
== testthat results ===========================================================
[ OK: 490 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: computeArgumentsCombination (@test_computeArgumentsCombination.R#58)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64