R Under development (unstable) (2024-07-18 r86905 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("crul") Loading required package: crul using base url for tests: https://hb.opencpu.org [ FAIL 0 | WARN 0 | SKIP 30 | PASS 140 ] ══ Skipped tests (30) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test-async.R:1:1', 'test-asyncqueue.R:1:1', 'test-asyncvaried.R:1:1', 'test-auth.R:1:1', 'test-client-delete.R:1:1', 'test-client-get.R:1:1', 'test-client-head.R:1:1', 'test-client-hooks.R:1:1', 'test-client-patch.R:1:1', 'test-client-post.R:1:1', 'test-client-put.R:1:1', 'test-client-query.R:1:1', 'test-client-status.R:1:1', 'test-client-verb.R:1:1', 'test-client.R:1:1', 'test-content-type.R:1:1', 'test-curl_verbose.R:1:1', 'test-handle.R:1:1', 'test-headers.R:1:1', 'test-mocking.R:1:1', 'test-ok.R:1:1', 'test-paginator.R:1:1', 'test-paths.R:1:1', 'test-proxies.R:1:1', 'test-response.R:1:1', 'test-retry.R:1:1', 'test-set.R:1:1', 'test-url_build_parse.R:1:1', 'test-url_fetch.R:1:1', 'test-user-agent.R:1:1' [ FAIL 0 | WARN 0 | SKIP 30 | PASS 140 ] > > proc.time() user system elapsed 1.53 0.21 3.81