CRAN Package Check Results for Package robcp

Last updated on 2021-09-26 05:51:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 21.82 37.36 59.18 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 13.98 28.86 42.84 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 87.58 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 41.20 OK
r-devel-windows-x86_64 0.3.2 32.00 69.00 101.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.3.2 OK
r-patched-linux-x86_64 0.3.2 18.14 36.29 54.43 OK
r-patched-solaris-x86 0.3.2 89.10 ERROR
r-release-linux-x86_64 0.3.2 17.50 35.97 53.47 OK
r-release-macos-arm64 0.3.1 OK
r-release-macos-x86_64 0.3.2 OK
r-release-windows-ix86+x86_64 0.3.2 40.00 66.00 106.00 OK
r-oldrel-macos-x86_64 0.3.2 OK
r-oldrel-windows-ix86+x86_64 0.3.1 54.00 68.00 122.00 OK

Check Details

Version: 0.3.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(robcp)
     >
     > test_check("robcp")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-kthPair.R:28:3): kthPair returns the correct value ────────────
     `res1` not equal to `res2`.
     4/99 mismatches (average diff: 0.839)
     [7] 1.285 - 2.554 == -1.269
     [11] 1.201 - 2.368 == -1.167
     [51] 0.538 - 1.061 == -0.523
     [56] 0.400 - 0.798 == -0.398
    
     [ FAIL 1 | WARN 0 | SKIP 4 | PASS 171 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86