CRAN Package Check Results for Package localScore

Last updated on 2025-03-09 20:51:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 68.44 915.95 984.39 OK
r-devel-linux-x86_64-debian-gcc 2.0.1 58.14 485.13 543.27 OK
r-devel-linux-x86_64-fedora-clang 2.0.1 1380.42 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 1127.03 OK
r-devel-macos-arm64 2.0.1 287.00 OK
r-devel-macos-x86_64 2.0.1 536.00 OK
r-devel-windows-x86_64 2.0.1 76.00 752.00 828.00 OK
r-patched-linux-x86_64 2.0.1 80.40 844.22 924.62 OK
r-release-linux-x86_64 2.0.1 76.97 835.74 912.71 OK
r-release-macos-arm64 2.0.1 316.00 NOTE
r-release-macos-x86_64 2.0.1 679.00 NOTE
r-release-windows-x86_64 2.0.1 63.00 787.00 850.00 ERROR
r-oldrel-macos-arm64 2.0.1 291.00 NOTE
r-oldrel-macos-x86_64 2.0.1 676.00 NOTE
r-oldrel-windows-x86_64 2.0.1 66.00 1055.00 1121.00 OK

Check Details

Version: 2.0.1
Check: installed package size
Result: NOTE installed size is 33.0Mb sub-directories of 1Mb or more: libs 32.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.1
Check: tests
Result: ERROR Running 'testthat.R' [19s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > #library(localScore) > > test_check("localScore") Loading required package: localScore [ FAIL 1 | WARN 0 | SKIP 0 | PASS 248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tools.R:14:3'): Markov score generation (approximate testing because random) ── all(abs(relFreq - MyTransMat) < 0.01) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 248 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64