CRAN Package Check Results for Package OhdsiReportGenerator

Last updated on 2025-12-18 09:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 6.23 218.63 224.86 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 4.14 156.79 160.93 OK
r-devel-linux-x86_64-fedora-clang 2.0.2 15.00 351.09 366.09 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 14.00 348.45 362.45 OK
r-devel-windows-x86_64 1.1.1 10.00 224.00 234.00 OK
r-patched-linux-x86_64 1.1.1 6.61 203.71 210.32 OK
r-release-linux-x86_64 1.1.1 6.09 204.38 210.47 OK
r-release-macos-arm64 1.1.1 ERROR
r-release-macos-x86_64 2.0.2 5.00 90.00 95.00 OK
r-release-windows-x86_64 2.0.2 14.00 222.00 236.00 OK
r-oldrel-macos-arm64 1.1.1 1.00 30.00 31.00 ERROR
r-oldrel-macos-x86_64 2.0.2 5.00 103.00 108.00 OK
r-oldrel-windows-x86_64 1.1.1 13.00 289.00 302.00 OK

Additional issues

M1mac

Check Details

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("OhdsiReportGenerator") Loading required package: OhdsiReportGenerator Connecting using SQLite driver Saving _problems/test-Backwards-9.R Saving _problems/test-Generate-8.R Saving _problems/test-Generate-64.R [ FAIL 3 | WARN 2 | SKIP 2 | PASS 417 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-Helpers.R:89:1' • skip prediction report due to odd linux error (1): 'test-PredictionReport.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-Backwards.R:9:5'): generatePresentationMultiple old works ────── Error in `testthat::skip_on_cran("Quarto not found so skipping old generate presentation multiple")`: unused argument ("Quarto not found so skipping old generate presentation multiple") ── Error ('test-Generate.R:8:5'): generatePresentation ───────────────────────── Error in `testthat::skip_on_cran("Quarto not found so skipping generate presentation")`: unused argument ("Quarto not found so skipping generate presentation") ── Error ('test-Generate.R:64:5'): generateFullReport ────────────────────────── Error in `testthat::skip_on_cran("Quarto not found so skipping generate full report")`: unused argument ("Quarto not found so skipping generate full report") [ FAIL 3 | WARN 2 | SKIP 2 | PASS 417 ] Error: ! Test failures. Execution halted Closing database connection Flavors: r-release-macos-arm64, r-oldrel-macos-arm64