R Under development (unstable) (2026-03-13 r89618 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_03_14_10_50_17_29093\RtmpiGoaLl/test_dir_onefile/example_resmush.png > test-resmush_clean_dir.R: > D:\temp\2026_03_14_10_50_17_29093\RtmpiGoaLl/test_dir_twofile/example2_resmush.png > test-resmush_clean_dir.R: > D:\temp\2026_03_14_10_50_17_29093\RtmpiGoaLl/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:56:3', 'test-formats-local.R:76:3', 'test-formats.R:2:3', 'test-formats.R:49:3', 'test-formats.R:78:3', 'test-formats.R:92:3', 'test-formats.R:108:3', 'test-resmuh_dir.R:1:1', 'test-resmuh_dir.R:12:3', 'test-resmuh_dir.R:36:3', 'test-resmuh_dir.R:77:3', 'test-resmuh_dir.R:136:3', 'test-resmuh_dir.R:192:3', 'test-remush_url.R:2:3', 'test-remush_url.R:26:3', 'test-remush_url.R:54:3', 'test-remush_url.R:66:3', 'test-remush_url.R:81:3', 'test-remush_url.R:138:3', 'test-remush_url.R:167:3', 'test-remush_url.R:201:3', 'test-remush_url.R:225:3', 'test-remush_url.R:288:3', 'test-remush_url.R:341:3', 'test-remush_url.R:381:3', 'test-remush_url.R:418:3', 'test-remush_url.R:446: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:119:3', 'test-resmush_file.R:150:3', 'test-resmush_file.R:191:3', 'test-resmush_file.R:260:3', 'test-resmush_file.R:328:3', 'test-resmush_file.R:360:3', 'test-resmush_file.R:395:3' [ FAIL 0 | WARN 0 | SKIP 43 | PASS 15 ] > > proc.time() user system elapsed 1.96 0.15 2.62