CRAN Package Check Results for Package EDFtest

Last updated on 2025-04-07 10:51:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.29 51.94 55.23 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.62 34.76 37.38 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 98.74 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 102.85 OK
r-devel-macos-arm64 0.1.0 34.00 OK
r-devel-macos-x86_64 0.1.0 65.00 OK
r-devel-windows-x86_64 0.1.0 5.00 73.00 78.00 OK
r-patched-linux-x86_64 0.1.0 4.05 51.45 55.50 OK
r-release-linux-x86_64 0.1.0 3.04 48.83 51.87 ERROR
r-release-macos-arm64 0.1.0 32.00 OK
r-release-macos-x86_64 0.1.0 51.00 OK
r-release-windows-x86_64 0.1.0 6.00 72.00 78.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 54.00 OK
r-oldrel-windows-x86_64 0.1.0 5.00 83.00 88.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EDFtest) > > test_check("EDFtest") Cramer-von Mises statistic is 0.1353749 with P-value is 0.57 Anderson-Darling statistic is 0.553057 with P-value is 0.76 Watson statistic is 0.1168008 with P-value is 0.28 Cramer-von Mises statistic is 0.0515556 with P-value is 0.49 Anderson-Darling statistic is 0.3805048 with P-value is 0.38 Watson statistic is 0.044353 with P-value is 0.59 Cramer-von Mises statistic is 0.029696 with P-value is 0.91 Anderson-Darling statistic is 0.201391 with P-value is 0.94 Watson statistic is 0.0277846 with P-value is 0.94 Cramer-von Mises statistic is 0.1473938 with P-value is 0.25 Anderson-Darling statistic is 0.9103171 with P-value is 0.26 Watson statistic is 0.1317892 with P-value is 0.33 Cramer-von Mises statistic is 0.0460134 with P-value is 0.59 Anderson-Darling statistic is 0.3099325 with P-value is 0.6 Watson statistic is 0.0457184 with P-value is 0.59 Cramer-von Mises statistic is 0.1417365 with P-value is 0.15 Anderson-Darling statistic is 0.9301178 with P-value is 0.1 Watson statistic is 0.0882448 with P-value is 0.37 [ FAIL 1 | WARN 11 | SKIP 0 | PASS 147 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-gof.bootstrap.R:42:3'): gof bootstrap method for logistic sample ── Error in `eigen(-Hessian)`: infinite or missing values in 'x' Backtrace: ▆ 1. └─EDFtest::gof.logistic.bootstrap(x, M = 100) at test-gof.bootstrap.R:42:3 2. └─base::apply(dat, 1, AD.logistic) 3. └─EDFtest (local) FUN(newX[, i], ...) 4. ├─EDFtest:::cdf.logistic(x, parameter) 5. │ └─stats::plogis(x, location = theta[1], scale = theta[2]) 6. └─EDFtest::estimate.logistic(x) 7. └─EDFtest (local) hessianscore.logistic(x, theta = thetanew) 8. └─base::eigen(-Hessian) [ FAIL 1 | WARN 11 | SKIP 0 | PASS 147 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64