CRAN Package Check Results for Package funcharts

Last updated on 2025-04-07 17:52:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.0 46.57 259.78 306.35 OK
r-devel-linux-x86_64-debian-gcc 1.7.0 33.47 169.21 202.68 OK
r-devel-linux-x86_64-fedora-clang 1.7.0 541.83 OK
r-devel-linux-x86_64-fedora-gcc 1.7.0 496.61 OK
r-devel-macos-arm64 1.7.0 131.00 OK
r-devel-macos-x86_64 1.7.0 330.00 OK
r-devel-windows-x86_64 1.7.0 53.00 263.00 316.00 OK
r-patched-linux-x86_64 1.7.0 50.28 250.08 300.36 OK
r-release-linux-x86_64 1.7.0 48.07 244.99 293.06 OK
r-release-macos-arm64 1.7.0 143.00 OK
r-release-macos-x86_64 1.7.0 292.00 OK
r-release-windows-x86_64 1.7.0 53.00 255.00 308.00 OK
r-oldrel-macos-arm64 1.7.0 132.00 OK
r-oldrel-macos-x86_64 1.7.0 355.00 OK
r-oldrel-windows-x86_64 1.7.0 63.00 341.00 404.00 ERROR

Check Details

Version: 1.7.0
Check: tests
Result: ERROR Running 'testthat.R' [59s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(funcharts) Loading required package: robustbase > > test_check("funcharts") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 113 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_FRTM.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_AMFCC.R:38:1'): (code run outside of `test_that()`) ──────────── Error in `bw.SJ(x, method = "ste")`: sample is too sparse to find TD Backtrace: ▆ 1. └─funcharts::AMFCC_PhaseI(...) at test_AMFCC.R:38:1 2. └─funcharts:::get_CL(p_value_com_cont_rr[[rr]], 1/alpha_diagn) 3. ├─spatstat.univar::quantile.density(...) 4. │ └─base::stopifnot(inherits(x, "density")) 5. ├─stats::density(p_values_combined[[ww]], bw = "SJ") 6. └─stats::density.default(p_values_combined[[ww]], bw = "SJ") 7. └─stats::bw.SJ(x, method = "ste") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 113 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64