CRAN Package Check Results for Package asympDiag

Last updated on 2026-06-22 09:54:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 2.35 47.49 49.84 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 1.84 34.82 36.66 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 76.46 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 74.91 OK
r-devel-windows-x86_64 0.3.2 4.00 70.00 74.00 OK
r-patched-linux-x86_64 0.3.2 2.43 43.47 45.90 OK
r-release-linux-x86_64 0.3.2 2.42 42.42 44.84 ERROR
r-release-macos-arm64 0.3.2 1.00 14.00 15.00 OK
r-release-macos-x86_64 0.3.2 2.00 43.00 45.00 OK
r-release-windows-x86_64 0.3.2 4.00 73.00 77.00 ERROR
r-oldrel-macos-arm64 0.3.2 1.00 29.00 30.00 OK
r-oldrel-macos-x86_64 0.3.2 2.00 103.00 105.00 OK
r-oldrel-windows-x86_64 0.3.2 6.00 82.00 88.00 OK

Check Details

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(asympDiag) > > test_check("asympDiag") Saving _problems/test-simulate_wald_pvalues-101.R [ FAIL 1 | WARN 0 | SKIP 3 | PASS 166 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-envelope.R:63:3', 'test-envelope.R:70:3', 'test-envelope.R:79:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-simulate_wald_pvalues.R:101:5'): simulate_wald_pvalues works with poisson with offset ── Error in `plot.AD_pvalues(out, which = ncoef + 1)`: No p-value to plot. Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-simulate_wald_pvalues.R:99:3 2. │ └─base::withCallingHandlers(...) 3. └─asympDiag::simulate_wald_pvalues(fit, nsim = 5) at test-simulate_wald_pvalues.R:101:5 4. ├─base::plot(out, which = ncoef + 1) 5. └─asympDiag:::plot.AD_pvalues(out, which = ncoef + 1) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 166 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [9s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(asympDiag) > > test_check("asympDiag") Saving _problems/test-simulate_wald_pvalues-101.R [ FAIL 1 | WARN 0 | SKIP 3 | PASS 166 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-envelope.R:63:3', 'test-envelope.R:70:3', 'test-envelope.R:79:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-simulate_wald_pvalues.R:101:5'): simulate_wald_pvalues works with poisson with offset ── Error in `plot.AD_pvalues(out, which = ncoef + 1)`: No p-value to plot. Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-simulate_wald_pvalues.R:99:3 2. │ └─base::withCallingHandlers(...) 3. └─asympDiag::simulate_wald_pvalues(fit, nsim = 5) at test-simulate_wald_pvalues.R:101:5 4. ├─base::plot(out, which = ncoef + 1) 5. └─asympDiag:::plot.AD_pvalues(out, which = ncoef + 1) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 166 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64