Last updated on 2026-02-19 05:51:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 11.78 | 212.93 | 224.71 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 8.92 | 142.40 | 151.32 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 22.00 | 344.01 | 366.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 21.00 | 367.80 | 388.80 | OK | |
| r-devel-macos-arm64 | 1.0.4 | 3.00 | 58.00 | 61.00 | OK | |
| r-devel-windows-x86_64 | 1.0.4 | 13.00 | 208.00 | 221.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | ERROR | ||||
| r-release-linux-x86_64 | 1.0.3 | 11.52 | 204.06 | 215.58 | ERROR | |
| r-release-macos-arm64 | 1.0.4 | 3.00 | 56.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 10.00 | 544.00 | 554.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 14.00 | 216.00 | 230.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 3.00 | 61.00 | 64.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.3 | 9.00 | 417.00 | 426.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 18.00 | 288.00 | 306.00 | OK |
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/28s]
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’ [20s/22s]
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-patched-linux-x86_64
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/23s]
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-release-linux-x86_64