CRAN Package Check Results for Package ViroReportR

Last updated on 2026-02-13 00:52:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.0.3 7.96 143.42 151.38 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 21.00 332.95 353.95 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 20.00 328.77 348.77 OK
r-devel-macos-arm64 1.0.3 3.00 56.00 59.00 OK
r-release-macos-arm64 1.0.3 3.00 54.00 57.00 OK
r-release-macos-x86_64 1.0.3 10.00 544.00 554.00 OK
r-oldrel-macos-arm64 1.0.3 3.00 59.00 62.00 OK
r-oldrel-macos-x86_64 1.0.3 9.00 417.00 426.00 OK

Check Details

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/17s] 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