Last updated on 2025-04-22 02:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 64.23 | 924.44 | 988.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.2 | 59.46 | 487.64 | 547.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.2 | 1691.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 1631.92 | OK | |||
r-devel-windows-x86_64 | 2.0.2 | 63.00 | 805.00 | 868.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 74.11 | 874.38 | 948.49 | OK | |
r-release-linux-x86_64 | 2.0.2 | 81.26 | 877.13 | 958.39 | OK | |
r-release-macos-arm64 | 2.0.2 | 279.00 | OK | |||
r-release-macos-x86_64 | 2.0.2 | 575.00 | OK | |||
r-release-windows-x86_64 | 2.0.2 | 65.00 | 605.00 | 670.00 | OK | |
r-oldrel-macos-arm64 | 2.0.2 | 317.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0.2 | 684.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.0.2 | 60.00 | 624.00 | 684.00 | OK |
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