CRAN Package Check Results for Package xml2

Last updated on 2023-06-09 11:57:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 15.82 42.22 58.04 OK
r-devel-linux-x86_64-debian-gcc 1.3.4 11.17 33.71 44.88 OK
r-devel-linux-x86_64-fedora-clang 1.3.4 93.42 OK
r-devel-linux-x86_64-fedora-gcc 1.3.4 87.54 OK
r-devel-windows-x86_64 1.3.4 31.00 76.00 107.00 OK
r-patched-linux-x86_64 1.3.4 14.33 39.98 54.31 OK
r-release-linux-x86_64 1.3.4 15.64 40.79 56.43 OK
r-release-macos-arm64 1.3.4 59.00 OK
r-release-macos-x86_64 1.3.3 61.00 ERROR
r-release-windows-x86_64 1.3.4 30.00 87.00 117.00 OK
r-oldrel-macos-arm64 1.3.4 53.00 OK
r-oldrel-macos-x86_64 1.3.4 81.00 OK
r-oldrel-windows-x86_64 1.3.4 26.00 78.00 104.00 OK

Check Details

Version: 1.3.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 405 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-url.R:22:5'): url_relative ───────────────────────────────────
     url_relative("http://hadley.nz/a/c", "http://hadley.nz/") not equal to "../a/c".
     1/1 mismatches
     x[1]: "a/c"
     y[1]: "../a/c"
    
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 405 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-x86_64