R Under development (unstable) (2024-07-20 r86909 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") > test_check("webmockr") Loading required package: webmockr [ FAIL 0 | WARN 0 | SKIP 44 | PASS 772 ] ══ Skipped tests (44) ══════════════════════════════════════════════════════════ • 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:180: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:179:3', 'test-Httr2Adapter.R:226:3', 'test-Httr2Adapter.R:263:3', 'test-Httr2Adapter.R:289: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:244:3', 'test-HttrAdapter.R:285:3', 'test-HttrAdapter.R:311:3', 'test-HttrAdapter.R:330:3', 'test-HttrAdapter.R:354: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:59:3', 'test-writing-to-disk.R:87:3', 'test-writing-to-disk.R:109:3', 'test-writing-to-disk.R:134:3' [ FAIL 0 | WARN 0 | SKIP 44 | PASS 772 ] > > proc.time() user system elapsed 5.25 0.54 5.78 Ran 36/36 deferred expressions