CRAN Package Check Results for Package cvmdisc

Last updated on 2025-06-25 05:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.66 34.81 37.47 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 1.78 27.22 29.00 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 61.56 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 56.90 OK
r-devel-windows-x86_64 0.1.0 4.00 60.00 64.00 OK
r-patched-linux-x86_64 0.1.0 2.58 33.94 36.52 OK
r-release-linux-x86_64 0.1.0 2.49 34.84 37.33 OK
r-release-macos-arm64 0.1.0 22.00 OK
r-release-macos-x86_64 0.1.0 41.00 OK
r-release-windows-x86_64 0.1.0 3.00 55.00 58.00 OK
r-oldrel-macos-arm64 0.1.0 21.00 NOTE
r-oldrel-macos-x86_64 0.1.0 33.00 NOTE
r-oldrel-windows-x86_64 0.1.0 5.00 65.00 70.00 NOTE

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cvmdisc) Loading required package: stats4 Loading required package: CompQuadForm > > test_check("cvmdisc") [1] "Parameter 'N' must be numeric." [1] "Paraneter 'N' must be a positive integer." [ FAIL 1 | WARN 16 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_groupFit.R:36:5'): Bootstrap ─────────────────────────────────── Error in `optim(start, f, method = method, hessian = TRUE, ...)`: non-finite finite-difference value [2] Backtrace: ▆ 1. └─cvmdisc::groupFit(...) at test_groupFit.R:36:5 2. ├─base::matrix(...) 3. └─base::apply(...) 4. └─cvmdisc (local) FUN(newX[, i], ...) 5. └─cvmdisc::distrFit(bootbreaks, y, distr, initials = hats) 6. └─stats4::mle(ll_norm, start = list(a = start[1], b = log(start[2]))) 7. └─stats::optim(start, f, method = method, hessian = TRUE, ...) [ FAIL 1 | WARN 16 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64