Last updated on 2025-06-15 03:49:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.0 | 46.58 | 269.44 | 316.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.7.0 | 32.62 | 175.07 | 207.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.7.0 | 503.54 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 541.21 | OK | |||
r-devel-windows-x86_64 | 1.7.0 | 51.00 | 268.00 | 319.00 | OK | |
r-patched-linux-x86_64 | 1.7.0 | 45.66 | 248.56 | 294.22 | ERROR | |
r-release-linux-x86_64 | 1.7.0 | 44.33 | 247.78 | 292.11 | OK | |
r-release-macos-arm64 | 1.7.0 | 131.00 | OK | |||
r-release-macos-x86_64 | 1.7.0 | 330.00 | OK | |||
r-release-windows-x86_64 | 1.7.0 | 54.00 | 266.00 | 320.00 | OK | |
r-oldrel-macos-arm64 | 1.7.0 | 143.00 | OK | |||
r-oldrel-macos-x86_64 | 1.7.0 | 292.00 | OK | |||
r-oldrel-windows-x86_64 | 1.7.0 | 68.00 | 359.00 | 427.00 | OK |
Version: 1.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [53s/67s]
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-patched-linux-x86_64