Last updated on 2025-11-20 11:51:18 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 5.93 | 213.87 | 219.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 4.09 | 160.39 | 164.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 12.00 | 370.82 | 382.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 13.00 | 375.76 | 388.76 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 12.00 | 248.00 | 260.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 5.50 | 205.31 | 210.81 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 5.46 | 204.84 | 210.30 | OK | |
| r-release-macos-arm64 | 1.1.1 | 1.00 | 23.00 | 24.00 | ERROR | |
| r-release-macos-x86_64 | 1.1.1 | 4.00 | 82.00 | 86.00 | ERROR | |
| r-release-windows-x86_64 | 1.1.1 | 9.00 | 218.00 | 227.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | 1.00 | 29.00 | 30.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.1.1 | 6.00 | 78.00 | 84.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.1.1 | 12.00 | 309.00 | 321.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/2s]
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
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/9s]
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-x86_64, r-oldrel-macos-x86_64