CRAN Package Check Results for Package rpf

Last updated on 2020-08-07 01:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 167.18 75.64 242.82 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 118.13 57.34 175.47 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 317.77 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 291.61 OK
r-devel-windows-ix86+x86_64 1.0.4 327.00 130.00 457.00 OK
r-patched-linux-x86_64 1.0.4 133.46 74.47 207.93 OK
r-patched-solaris-x86 1.0.4 247.10 ERROR
r-release-linux-x86_64 1.0.4 129.32 74.29 203.61 OK
r-release-macos-x86_64 1.0.4 NOTE
r-release-windows-ix86+x86_64 1.0.4 317.00 174.00 491.00 OK
r-oldrel-macos-x86_64 1.0.4 NOTE
r-oldrel-windows-ix86+x86_64 1.0.4 206.00 122.00 328.00 OK

Check Details

Version: 1.0.4
Check: installed package size
Result: NOTE
     installed size is 22.7Mb
     sub-directories of 1Mb or more:
     libs 21.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rpf)
     Loading required package: parallel
     >
     > test_check("rpf")
     ── 1. Failure: EAPscores (@test-weightColumn.R#40) ────────────────────────────
     grp1$score[, 1] not equal to grp2$score[, 1].
     754/1000 mismatches (average diff: 3.02)
     [1] -0.554 - -1.725 == 1.1711
     [2] -0.554 - 0.000 == -0.5540
     [3] -0.554 - 0.978 == -1.5324
     [4] -0.719 - 4.044 == -4.7627
     [5] -0.719 - 5.019 == -5.7373
     [6] -0.719 - -1.207 == 0.4885
     [7] -0.719 - 0.000 == -0.7188
     [8] -0.719 - -0.718 == -0.0005
     [9] -0.719 - 0.000 == -0.7188
     ...
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 401 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: EAPscores (@test-weightColumn.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86