Last updated on 2019-11-26 00:51:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 2.96 | 40.25 | 43.21 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.40 | 31.27 | 33.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 50.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 49.78 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.1 | 17.00 | 58.00 | 75.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.1 | 9.00 | 55.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 2.44 | 38.89 | 41.33 | OK | |
r-patched-solaris-x86 | 0.3.1 | 71.80 | OK | |||
r-release-linux-x86_64 | 0.3.1 | 2.35 | 39.45 | 41.80 | OK | |
r-release-windows-ix86+x86_64 | 0.3.1 | 13.00 | 55.00 | 68.00 | OK | |
r-release-osx-x86_64 | 0.3.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 4.00 | 66.00 | 70.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.1 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [5s/6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(matsindf)
>
> test_check("matsindf")
-- 1. Failure: rowcolval_to_mat (collapse) works as expected (@test_utilities.R#
class(A) not equal to "matrix".
Lengths differ: 2 is not 1
== testthat results ===========================================================
[ OK: 161 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: rowcolval_to_mat (collapse) works as expected (@test_utilities.R#113)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(matsindf)
>
> test_check("matsindf")
── 1. Failure: rowcolval_to_mat (collapse) works as expected (@test_utilities.R#
class(A) not equal to "matrix".
Lengths differ: 2 is not 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 161 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: rowcolval_to_mat (collapse) works as expected (@test_utilities.R#113)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc