Last updated on 2020-02-15 01:01:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 2.36 | 20.97 | 23.33 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 1.71 | 16.85 | 18.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 29.01 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 27.46 | OK | |||
r-devel-windows-ix86+x86_64 | 0.5.1 | 6.00 | 39.00 | 45.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.5.1 | 11.00 | 48.00 | 59.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.1 | 1.37 | 19.17 | 20.54 | OK | |
r-patched-solaris-x86 | 0.5.1 | 40.00 | OK | |||
r-release-linux-x86_64 | 0.5.1 | 1.65 | 19.44 | 21.09 | OK | |
r-release-windows-ix86+x86_64 | 0.5.1 | 5.00 | 36.00 | 41.00 | OK | |
r-release-osx-x86_64 | 0.5.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.1 | 3.00 | 44.00 | 47.00 | OK | |
r-oldrel-osx-x86_64 | 0.5.1 | OK |
Version: 0.5.1
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("nat.utils")
Loading required package: nat.utils
-- 1. Failure: common_path works (@test-fsutils.r#79) -------------------------
common_path(c("/a", "/b"), normalise = T) not equal to np("/").
1/1 mismatches
x[1]: "d:/"
y[1]: "D:/"
== testthat results ===========================================================
[ OK: 73 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: common_path works (@test-fsutils.r#79)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8