CRAN Package Check Results for Maintainer ‘Christian Capezza <christian.capezza at unina.it>’

Last updated on 2025-10-28 02:51:15 CET.

Package ERROR OK
ActiveLearning4SPM 13
funcharts 1 12

Package ActiveLearning4SPM

Current CRAN status: OK: 13

Package funcharts

Current CRAN status: ERROR: 1, OK: 12

Version: 1.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [60s/76s] 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_values_combined, 1/alpha_mon) 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-release-linux-x86_64