R Under development (unstable) (2026-01-29 r89354 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(glioblastomaEHRsData) > > test_check("glioblastomaEHRsData") processing file: file1828c24112e58.Rmd output file: file1828c24112e58.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file1828c24112e58.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc1828c976476c.html --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_01_30_15_15_16_7357\Rtmp2jqnfu\rmarkdown-str1828c571339e0.html" Output created: D:\temp\2026_01_30_15_15_16_7357\Rtmp2jqnfu\tables\munich_test_table.html processing file: file1828c489a4f1f.Rmd output file: file1828c489a4f1f.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file1828c489a4f1f.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc1828c1fb91b23.html --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_01_30_15_15_16_7357\Rtmp2jqnfu\rmarkdown-str1828c5efd2771.html" Output created: D:\temp\2026_01_30_15_15_16_7357\Rtmp2jqnfu\tables\tainan_test_table.html processing file: file1828c1c854002.Rmd output file: file1828c1c854002.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file1828c1c854002.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc1828c79a562.html --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_01_30_15_15_16_7357\Rtmp2jqnfu\rmarkdown-str1828c67d43a83.html" Output created: D:\temp\2026_01_30_15_15_16_7357\Rtmp2jqnfu\tables\utrecht_test_table.html Saving 7 x 7 in image Saving 7 x 7 in image Saving 7 x 7 in image Saving 7 x 7 in image Saving 7 x 7 in image Saving 7 x 7 in image [ FAIL 0 | WARN 1 | SKIP 3 | PASS 108 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • pandoc not available (3): 'test-descriptiveTableMunich2019dataset.R:27:3', 'test-descriptiveTableTainan2020dataset.R:27:3', 'test-descriptiveTableUtrecht2019dataset.R:27:3' [ FAIL 0 | WARN 1 | SKIP 3 | PASS 108 ] > > proc.time() user system elapsed 16.51 1.78 19.39