CRAN Package Check Results for Package nat.utils

Last updated on 2023-01-25 04:51:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 1.65 23.59 25.24 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 1.81 19.10 20.91 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 34.55 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 33.58 OK
r-patched-linux-x86_64 0.5.1 2.29 24.08 26.37 OK
r-release-linux-x86_64 0.5.1 1.72 24.80 26.52 OK
r-release-macos-arm64 0.5.1 17.00 OK
r-release-macos-x86_64 0.5.1 23.00 OK
r-release-windows-x86_64 0.5.1 20.00 56.00 76.00 ERROR
r-oldrel-macos-arm64 0.5.1 20.00 OK
r-oldrel-macos-x86_64 0.5.1 36.00 OK
r-oldrel-windows-ix86+x86_64 0.5.1 6.00 53.00 59.00 OK

Check Details

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
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 73 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • touch only supported on unix platforms (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-fsutils.r:79'): 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
Flavor: r-release-windows-x86_64