R Under development (unstable) (2026-01-10 r89298 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(resmush) > > test_check("resmush") Starting 2 test processes. > test-resmush_clean_dir.R: > D:\temp\2026_01_12_11_30_17_29222\RtmpcJdlUH/test_dir_onefile/example_resmush.png > test-resmush_clean_dir.R: > D:\temp\2026_01_12_11_30_17_29222\RtmpcJdlUH/test_dir_twofile/example2_resmush.png > test-resmush_clean_dir.R: > D:\temp\2026_01_12_11_30_17_29222\RtmpcJdlUH/test_dir_twofile/example_resmush.png [ FAIL 0 | WARN 0 | SKIP 43 | PASS 15 ] ══ Skipped tests (43) ══════════════════════════════════════════════════════════ • On CRAN (43): 'test-formats-local.R:2:3', 'test-formats-local.R:36:3', 'test-formats-local.R:57:3', 'test-formats-local.R:77:3', 'test-formats.R:2:3', 'test-formats.R:50:3', 'test-formats.R:79:3', 'test-formats.R:94:3', 'test-formats.R:110:3', 'test-resmuh_dir.R:1:1', 'test-resmuh_dir.R:12:3', 'test-resmuh_dir.R:36:3', 'test-resmuh_dir.R:78:3', 'test-resmuh_dir.R:138:3', 'test-resmuh_dir.R:195:3', 'test-remush_url.R:2:3', 'test-remush_url.R:26:3', 'test-remush_url.R:55:3', 'test-remush_url.R:67:3', 'test-remush_url.R:82:3', 'test-remush_url.R:139:3', 'test-remush_url.R:168:3', 'test-remush_url.R:203:3', 'test-remush_url.R:227:3', 'test-remush_url.R:290:3', 'test-remush_url.R:343:3', 'test-remush_url.R:383:3', 'test-remush_url.R:420:3', 'test-remush_url.R:448:3', 'test-show_report.R:2:3', 'test-show_report.R:25:3', 'test-resmush_file.R:2:3', 'test-resmush_file.R:28:3', 'test-resmush_file.R:56:3', 'test-resmush_file.R:74:3', 'test-resmush_file.R:93:3', 'test-resmush_file.R:120:3', 'test-resmush_file.R:151:3', 'test-resmush_file.R:192:3', 'test-resmush_file.R:261:3', 'test-resmush_file.R:329:3', 'test-resmush_file.R:361:3', 'test-resmush_file.R:396:3' [ FAIL 0 | WARN 0 | SKIP 43 | PASS 15 ] > > proc.time() user system elapsed 3.18 0.42 4.43