CRAN Package Check Results for Maintainer ‘David Robelin <david.robelin at inrae.fr>’

Last updated on 2025-03-31 09:53:53 CEST.

Package ERROR NOTE OK
localScore 1 4 10

Package localScore

Current CRAN status: ERROR: 1, NOTE: 4, OK: 10

Additional issues

MKL

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' [23s] 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-oldrel-windows-x86_64