Last updated on 2025-04-22 19:52:18 CEST.
Package | ERROR | OK |
---|---|---|
Characterization | 13 | |
OhdsiReportGenerator | 4 | 9 |
OhdsiShinyAppBuilder | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 4, OK: 9
Version: 1.0.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 1 | WARN 1 | SKIP 2 | PASS 385 ]
══ 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-Generate.R:10:3'): generatePresentationMultiple ────────────────
Error in `find_quarto()`: Quarto command-line tools path not found!
Please make sure you have installed and added Quarto to your PATH or set the
QUARTO_PATH environment variable.
Backtrace:
▆
1. └─OhdsiReportGenerator::generatePresentationMultiple(...) at test-Generate.R:10:3
2. └─quarto::quarto_render(...)
3. └─quarto:::find_quarto()
4. └─cli::cli_abort(quarto_not_found_msg)
5. └─rlang::abort(...)
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 385 ]
Error: Test failures
Execution halted
Closing database connection
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("OhdsiReportGenerator")
Loading required package: OhdsiReportGenerator
Connecting using SQLite driver
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 385 ]
══ 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-Generate.R:10:3'): generatePresentationMultiple ────────────────
Error in `find_quarto()`: Quarto command-line tools path not found!
Please make sure you have installed and added Quarto to your PATH or set the
QUARTO_PATH environment variable.
Backtrace:
▆
1. └─OhdsiReportGenerator::generatePresentationMultiple(...) at test-Generate.R:10:3
2. └─quarto::quarto_render(...)
3. └─quarto:::find_quarto()
4. └─cli::cli_abort(quarto_not_found_msg)
5. └─rlang::abort(...)
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 385 ]
Error: Test failures
Execution halted
Closing database connection
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13