Last updated on 2025-03-31 12:52:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 62.27 | 909.23 | 971.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 57.58 | 487.61 | 545.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 1681.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 1636.52 | 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 | 66.00 | 808.00 | 874.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 78.92 | 866.48 | 945.40 | OK | |
r-release-linux-x86_64 | 2.0.1 | 78.09 | 837.61 | 915.70 | 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 | 66.00 | 793.00 | 859.00 | OK | |
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 | 74.00 | 1045.00 | 1119.00 | ERROR |
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