R Under development (unstable) (2026-03-05 r89546 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. > library(testthat) > library(earthUI) > > test_check("earthUI") processing file: earth_report.qmd output file: earth_report.knit.md pandoc to: html output-file: earth_report.html standalone: true embed-resources: true section-divs: true html-math-method: mathjax wrap: none default-image-extension: png toc: true metadata document-css: false link-citations: true date-format: long lang: en title: Earth Model Report theme: flatly mainfont: Roboto Condensed Output created: earth_report.html processing file: earth_report.qmd output file: earth_report.knit.md pandoc to: latex output-file: earth_report.tex standalone: true pdf-engine: xelatex variables: graphics: true tables: true default-image-extension: pdf toc: true metadata documentclass: scrartcl classoption: - DIV=11 - numbers=noendperiod papersize: letter header-includes: - \KOMAoption{captions}{tableheading} block-headings: true title: Earth Model Report mainfont: Roboto Condensed sansfont: Roboto Condensed Rendering PDF running xelatex - 1 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode running xelatex - 2 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode running xelatex - 3 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode Output created: earth_report.pdf processing file: earth_report.qmd output file: earth_report.knit.md pandoc to: docx output-file: earth_report.docx default-image-extension: png toc: true reference-doc: reference.docx metadata title: Earth Model Report Output created: earth_report.docx [ FAIL 0 | WARN 7 | SKIP 2 | PASS 424 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (2): 'test-equation_and_gfunctions.R:166:1', 'test-export_report.R:13:1' [ FAIL 0 | WARN 7 | SKIP 2 | PASS 424 ] > > proc.time() user system elapsed 10.71 1.54 123.03