R Under development (unstable) (2025-11-15 r89024 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) > library(tikatuwq) > test_check("tikatuwq") [ FAIL 0 | WARN 3 | SKIP 13 | PASS 115 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-param_analysis.R:2:3', 'test-param_analysis.R:30:3', 'test-param_analysis.R:50:3', 'test-param_analysis.R:75:3', 'test-param_analysis_multi.R:2:3', 'test-param_analysis_multi.R:28:3', 'test-param_analysis_multi.R:61:3', 'test-param_analysis_multi.R:88:3', 'test-plot_map.R:2:3', 'test-plot_map.R:11:3', 'test-plot_map.R:28:3', 'test-plot_trend.R:2:3' • requireNamespace("rmarkdown", quietly = TRUE) is TRUE (1): 'test-render_report.R:30:3' [ FAIL 0 | WARN 3 | SKIP 13 | PASS 115 ] > > proc.time() user system elapsed 7.96 2.01 10.78