R Under development (unstable) (2025-05-21 r88220 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_presentation.qmd output file: assure_presentation.knit.md Closing database connection pandoc to: revealjs output-file: assure_presentation.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: ASSURE Analysis scrollable: true theme: - default - presentation_style.scss logo: img/logo.png title-slide-attributes: data-background-color: '#EB1700' footer: ASSURE Analysis slideNumber: true showSlideNumber: all menu: side: left numbers: true [WARNING] Could not fetch resource img/logo.png Output created: assure_presentation.html processing file: assure_presentation.qmd output file: assure_presentation.knit.md Closing database connection pandoc to: revealjs output-file: assure_presentation.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: ASSURE Analysis scrollable: true theme: - default - presentation_style.scss logo: img/logo.png title-slide-attributes: data-background-color: '#EB1700' footer: ASSURE Analysis slideNumber: true showSlideNumber: all menu: side: left numbers: true [WARNING] Could not fetch resource img/logo.png Output created: assure_presentation.html processing file: main_template.qmd output file: main_template.knit.md Closing database connection pandoc to: html output-file: main_template.html standalone: true self-contained: true section-divs: true html-math-method: mathjax wrap: none default-image-extension: png toc: true toc-depth: 4 number-sections: true metadata document-css: false link-citations: true date-format: long lang: en title: ASSURE Full Report toc-title: Contents Output created: main_template.html [ FAIL 0 | WARN 2 | SKIP 2 | PASS 421 ] ══ 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 2 | SKIP 2 | PASS 421 ] > > proc.time() user system elapsed 8.43 1.26 90.51 Closing database connection