CRAN Package Check Results for Package vaccineff

Last updated on 2025-09-11 15:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3.84 112.34 116.18 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.57 85.78 88.35 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 184.74 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 194.48 ERROR
r-devel-windows-x86_64 1.0.0 7.00 131.00 138.00 OK
r-patched-linux-x86_64 1.0.0 4.82 107.19 112.01 OK
r-release-linux-x86_64 1.0.0 3.44 96.81 100.25 OK
r-release-macos-arm64 1.0.0 60.00 OK
r-release-macos-x86_64 1.0.0 111.00 OK
r-release-windows-x86_64 1.0.0 6.00 128.00 134.00 OK
r-oldrel-macos-arm64 1.0.0 66.00 OK
r-oldrel-macos-x86_64 1.0.0 103.00 OK
r-oldrel-windows-x86_64 1.0.0 8.00 166.00 174.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [42s/47s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > # nolint start > library(testthat) > library(vaccineff) > # nolint end > > test_check("vaccineff") [ FAIL 2 | WARN 0 | SKIP 6 | PASS 100 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-coh_immunization.R:344:3', 'test-coh_immunization.R:369:3', 'test-coh_match.R:55:5', 'test-coh_match_utils.R:251:3', 'test-coh_time_to_event.R:64:3', 'test-handler_warnings.R:17:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils_coverage.R:38:3'): `plot_coverage`: default plot ─────── plt$labels$y (`actual`) not identical to "coverage * max(dose_plot)" (`expected`). `actual` is NULL `expected` is a character vector ('coverage * max(dose_plot)') ── Failure ('test-utils_coverage.R:50:3'): `plot_coverage`: cumulative plot ──── plt$labels$y (`actual`) not identical to "coverage * max(dose_plot)" (`expected`). `actual` is NULL `expected` is a character vector ('coverage * max(dose_plot)') [ FAIL 2 | WARN 0 | SKIP 6 | PASS 100 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [43s/53s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > # nolint start > library(testthat) > library(vaccineff) > # nolint end > > test_check("vaccineff") [ FAIL 2 | WARN 0 | SKIP 6 | PASS 100 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-coh_immunization.R:344:3', 'test-coh_immunization.R:369:3', 'test-coh_match.R:55:5', 'test-coh_match_utils.R:251:3', 'test-coh_time_to_event.R:64:3', 'test-handler_warnings.R:17:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils_coverage.R:38:3'): `plot_coverage`: default plot ─────── plt$labels$y (`actual`) not identical to "coverage * max(dose_plot)" (`expected`). `actual` is NULL `expected` is a character vector ('coverage * max(dose_plot)') ── Failure ('test-utils_coverage.R:50:3'): `plot_coverage`: cumulative plot ──── plt$labels$y (`actual`) not identical to "coverage * max(dose_plot)" (`expected`). `actual` is NULL `expected` is a character vector ('coverage * max(dose_plot)') [ FAIL 2 | WARN 0 | SKIP 6 | PASS 100 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc