Last updated on 2019-12-21 10:47:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-5 | 3.44 | 33.46 | 36.90 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2-5 | 2.61 | 25.56 | 28.17 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2-5 | 49.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-5 | 43.32 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2-5 | 10.00 | 65.00 | 75.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2-5 | 10.00 | 67.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 0.2-5 | OK | ||||
r-patched-solaris-x86 | 0.2-5 | 56.40 | OK | |||
r-release-linux-x86_64 | 0.2-5 | 2.54 | 30.32 | 32.86 | OK | |
r-release-windows-ix86+x86_64 | 0.2-5 | 16.00 | 59.00 | 75.00 | OK | |
r-release-osx-x86_64 | 0.2-5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2-5 | 4.00 | 42.00 | 46.00 | OK | |
r-oldrel-osx-x86_64 | 0.2-5 | OK |
Version: 0.2-5
Check: tests
Result: ERROR
Running 'testthat.R' [2s/3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(MotilityLab)
>
> test_check("MotilityLab")
-- 1. Failure: Tracks have correct structure (@testLoadingTracks.R#17) --------
class(tracks.from.df[[1]]) not equal to "matrix".
Lengths differ: 2 is not 1
== testthat results ===========================================================
[ OK: 57 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: Tracks have correct structure (@testLoadingTracks.R#17)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2-5
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(MotilityLab)
>
> test_check("MotilityLab")
── 1. Failure: Tracks have correct structure (@testLoadingTracks.R#17) ────────
class(tracks.from.df[[1]]) not equal to "matrix".
Lengths differ: 2 is not 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: Tracks have correct structure (@testLoadingTracks.R#17)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc