Last updated on 2025-04-08 22:51:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.3.5 | 35.65 | 56.84 | 92.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.3.5 | 25.23 | 41.27 | 66.50 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 4.3.5 | 191.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.3.5 | 167.45 | OK | |||
r-devel-macos-arm64 | 4.3.5 | 56.00 | OK | |||
r-devel-macos-x86_64 | 4.3.5 | 87.00 | OK | |||
r-devel-windows-x86_64 | 4.3.5 | 48.00 | 90.00 | 138.00 | OK | |
r-patched-linux-x86_64 | 4.3.5 | 37.03 | 55.51 | 92.54 | OK | |
r-release-linux-x86_64 | 4.3.5 | 32.42 | 53.79 | 86.21 | OK | |
r-release-macos-arm64 | 4.3.5 | 51.00 | OK | |||
r-release-macos-x86_64 | 4.3.5 | 64.00 | OK | |||
r-release-windows-x86_64 | 4.3.5 | 44.00 | 89.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 4.3.5 | OK | ||||
r-oldrel-macos-x86_64 | 4.3.5 | 98.00 | OK | |||
r-oldrel-windows-x86_64 | 4.3.5 | 52.00 | 105.00 | 157.00 | OK |
Version: 4.3.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # testthat.R -- automated test cases
> #
> # MS
> # Created: Feb 8, 2015
>
> require("testthat")
Loading required package: testthat
> require("Ckmeans.1d.dp")
Loading required package: Ckmeans.1d.dp
>
> test_check("Ckmeans.1d.dp")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 175 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_MC_WUC.R:48:3'): Test number-of-clusters selection ───────────
length(res$size) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 175 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc