R Under development (unstable) (2025-02-20 r87772 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > test_check("OhdsiReportGenerator") Loading required package: OhdsiReportGenerator Connecting using SQLite driver processing file: assure_study_presentation_multiple.qmd output file: assure_study_presentation_multiple.knit.md Closing database connection pandoc to: revealjs output-file: assure_study_presentation_multiple.html standalone: true self-contained: true wrap: none default-image-extension: png html-math-method: method: mathjax url: >- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-AMS_HTML-full slide-level: 2 metadata link-citations: true width: 1050 height: 700 margin: 0.1 center: false navigationMode: linear controlsLayout: edges controlsTutorial: false hash: true history: true hashOneBasedIndex: false fragmentInURL: false transition: none backgroundTransition: none pdfSeparateFragments: false lang: en auto-stretch: true title: Signal Evaluation Report scrollable: true theme: - default - presentation_style.scss logo: img/logo.png title-slide-attributes: data-background-color: '#EB1700' footer: ASSURE Standardized report slideNumber: true showSlideNumber: all menu: side: left numbers: true Output created: assure_study_presentation_multiple.html [ FAIL 0 | WARN 0 | SKIP 2 | PASS 386 ] ══ 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' [ FAIL 0 | WARN 0 | SKIP 2 | PASS 386 ] > > proc.time() user system elapsed 7.78 0.98 23.11 Closing database connection