R Under development (unstable) (2025-02-10 r87710 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") > test_check("webmockr") Loading required package: webmockr [ FAIL 0 | WARN 0 | SKIP 45 | PASS 839 ] ══ Skipped tests (45) ══════════════════════════════════════════════════════════ • On CRAN (44): 'test-CrulAdapter.R:6:3', 'test-CrulAdapter.R:24:3', 'test-CrulAdapter.R:32:3', 'test-CrulAdapter.R:39:3', 'test-CrulAdapter.R:67:3', 'test-CrulAdapter.R:183:3', 'test-HttpLibAdapaterRegistry.R:19:3', 'test-HttpLibAdapaterRegistry.R:33:3', 'test-HttpLibAdapaterRegistry.R:47:3', 'test-Httr2Adapter.R:9:3', 'test-Httr2Adapter.R:27:3', 'test-Httr2Adapter.R:35:3', 'test-Httr2Adapter.R:42:3', 'test-Httr2Adapter.R:69:3', 'test-Httr2Adapter.R:100:3', 'test-Httr2Adapter.R:180:3', 'test-Httr2Adapter.R:227:3', 'test-Httr2Adapter.R:266:3', 'test-Httr2Adapter.R:292:3', 'test-HttrAdapter.R:9:3', 'test-HttrAdapter.R:27:3', 'test-HttrAdapter.R:35:3', 'test-HttrAdapter.R:42:3', 'test-HttrAdapter.R:73:3', 'test-HttrAdapter.R:105:3', 'test-HttrAdapter.R:126:3', 'test-HttrAdapter.R:151:3', 'test-HttrAdapter.R:247:3', 'test-HttrAdapter.R:290:3', 'test-HttrAdapter.R:318:3', 'test-HttrAdapter.R:337:3', 'test-HttrAdapter.R:363:3', 'test-stub_requests_crul.R:10:3', 'test-stub_requests_crul.R:81:3', 'test-writing-to-disk-write_disk_path.R:5:3', 'test-writing-to-disk-write_disk_path.R:44:3', 'test-writing-to-disk-write_disk_path.R:74:3', 'test-writing-to-disk-write_disk_path.R:115:3', 'test-writing-to-disk.R:6:3', 'test-writing-to-disk.R:31:3', 'test-writing-to-disk.R:61:3', 'test-writing-to-disk.R:91:3', 'test-writing-to-disk.R:113:3', 'test-writing-to-disk.R:138:3' • empty test (1): 'test-RequestPattern.R:77:1' [ FAIL 0 | WARN 0 | SKIP 45 | PASS 839 ] > > proc.time() user system elapsed 7.84 0.79 8.93 Ran 43/43 deferred expressions