CRAN Package Check Results for Package Ckmeans.1d.dp

Last updated on 2024-06-06 05:57:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.3.5 68.31 73.91 142.22 OK
r-devel-linux-x86_64-debian-gcc 4.3.5 41.68 55.02 96.70 OK
r-devel-linux-x86_64-fedora-clang 4.3.5 212.70 OK
r-devel-linux-x86_64-fedora-gcc 4.3.5 204.28 OK
r-devel-windows-x86_64 4.3.5 56.00 91.00 147.00 OK
r-patched-linux-x86_64 4.3.5 61.43 70.71 132.14 OK
r-release-linux-x86_64 4.3.5 55.88 72.00 127.88 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 54.00 114.00 168.00 OK
r-oldrel-macos-arm64 4.3.5 51.00 OK
r-oldrel-macos-x86_64 4.3.5 98.00 OK
r-oldrel-windows-x86_64 4.3.5 65.00 109.00 174.00 ERROR

Check Details

Version: 4.3.5
Check: tests
Result: ERROR Running 'testthat.R' [21s] 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-oldrel-windows-x86_64