R Under development (unstable) (2024-06-18 r86781 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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(r2dii.match) > > test_check("r2dii.match") Found no match via fuzzy matching. Found no match via fuzzy matching. [ FAIL 0 | WARN 0 | SKIP 30 | PASS 121 ] ══ Skipped tests (30) ══════════════════════════════════════════════════════════ • We expect different output (30): 'test-match_name.R:7:3', 'test-match_name.R:32:3', 'test-match_name.R:52:3', 'test-match_name.R:77:3', 'test-match_name.R:90:3', 'test-match_name.R:107:3', 'test-match_name.R:135:3', 'test-match_name.R:146:3', 'test-match_name.R:169:3', 'test-match_name.R:180:3', 'test-match_name.R:197:3', 'test-match_name.R:209:3', 'test-match_name.R:338:3', 'test-match_name.R:368:3', 'test-match_name.R:405:3', 'test-match_name.R:493:3', 'test-match_name.R:506:3', 'test-match_name.R:516:3', 'test-match_name.R:560:3', 'test-match_name.R:592:3', 'test-match_name.R:605:3', 'test-match_name.R:617:3', 'test-match_name.R:626:3', 'test-match_name.R:719:3', 'test-match_name.R:742:3', 'test-match_name.R:766:3', 'test-match_name.R:788:3', 'test-match_name.R:813:3', 'test-prioritize.R:228:3', 'test-prioritize.R:240:3' [ FAIL 0 | WARN 0 | SKIP 30 | PASS 121 ] > > proc.time() user system elapsed 9.21 0.71 9.81