Last updated on 2025-11-01 10:49:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 6.16 | 213.15 | 219.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 4.53 | 160.74 | 165.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 55.00 | 364.29 | 419.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 27.00 | 390.57 | 417.57 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 9.00 | 221.00 | 230.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 7.29 | 205.89 | 213.18 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 5.26 | 206.77 | 212.03 | OK | |
| r-release-macos-arm64 | 1.1.1 | 3.00 | 40.00 | 43.00 | ERROR | |
| r-release-macos-x86_64 | 1.1.1 | 5.00 | 79.00 | 84.00 | ERROR | |
| r-release-windows-x86_64 | 1.1.1 | 10.00 | 229.00 | 239.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | 4.00 | 48.00 | 52.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.1.1 | 5.00 | 87.00 | 92.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.1.1 | 11.00 | 283.00 | 294.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("OhdsiReportGenerator")
Loading required package: OhdsiReportGenerator
Connecting using SQLite driver
[ 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
Flavor: r-release-macos-arm64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("OhdsiReportGenerator")
Loading required package: OhdsiReportGenerator
Connecting using SQLite driver
[ 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
Flavor: r-release-macos-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("OhdsiReportGenerator")
Loading required package: OhdsiReportGenerator
Connecting using SQLite driver
[ 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
Flavor: r-oldrel-macos-arm64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("OhdsiReportGenerator")
Loading required package: OhdsiReportGenerator
Connecting using SQLite driver
[ 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
Flavor: r-oldrel-macos-x86_64