Last updated on 2023-06-05 13:56:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 2.18 | 24.20 | 26.38 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 1.79 | 19.22 | 21.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 34.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 32.50 | OK | |||
r-devel-windows-x86_64 | 0.5.1 | 3.00 | 44.00 | 47.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.1 | 2.57 | 23.36 | 25.93 | OK | |
r-release-linux-x86_64 | 0.5.1 | 1.79 | 23.45 | 25.24 | OK | |
r-release-macos-arm64 | 0.5.1 | 19.00 | OK | |||
r-release-macos-x86_64 | 0.5.1 | 23.00 | OK | |||
r-release-windows-x86_64 | 0.5.1 | 5.00 | 44.00 | 49.00 | ERROR | |
r-oldrel-macos-arm64 | 0.5.1 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.1 | 23.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.1 | 4.00 | 48.00 | 52.00 | ERROR |
Version: 0.5.1
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("nat.utils")
Loading required package: nat.utils
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 73 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• touch only supported on unix platforms (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fsutils.r:79:3'): common_path works ──────────────────────────
common_path(c("/a", "/b"), normalise = T) not equal to np("/").
1/1 mismatches
x[1]: "d:/"
y[1]: "D:/"
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 73 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64