Last updated on 2025-04-21 14:49:52 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
localScore | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/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-devel-linux-x86_64-debian-clang
Version: 2.0.2
Check: installed package size
Result: NOTE
installed size is 34.0Mb
sub-directories of 1Mb or more:
libs 33.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64