CRAN Package Check Results for Maintainer ‘Mike Irvine <mike.irvine at bccdc.ca>’

Last updated on 2026-02-14 17:51:35 CET.

Package ERROR NOTE OK
bennu 3 11
ViroReportR 2 10

Package bennu

Current CRAN status: NOTE: 3, OK: 11

Version: 0.3.2
Check: installed package size
Result: NOTE installed size is 44.1Mb sub-directories of 1Mb or more: libs 42.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.3.2
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package ViroReportR

Current CRAN status: ERROR: 2, OK: 10

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/31s] 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(ViroReportR) > > test_check("ViroReportR") processing file: vriforecasting_report.Rmd Saving _problems/test_generate_forecast_report-93.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_generate_forecast_report.R:88:3'): Generate forecast report successfully ── Expected `generate_forecast_report(...)` not to throw any errors. Actually got a <simpleError> with message: cannot open the connection [ FAIL 1 | WARN 1 | SKIP 0 | PASS 53 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/20s] 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(ViroReportR) > > test_check("ViroReportR") processing file: vriforecasting_report.Rmd Saving _problems/test_generate_forecast_report-93.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_generate_forecast_report.R:88:3'): Generate forecast report successfully ── Expected `generate_forecast_report(...)` not to throw any errors. Actually got a <simpleError> with message: cannot open the connection [ FAIL 1 | WARN 1 | SKIP 0 | PASS 53 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc