CRAN Package Check Results for Package httr2

Last updated on 2024-04-24 01:52:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 12.04 121.42 133.46 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 5.66 88.03 93.69 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 174.11 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 174.06 OK
r-prerel-macos-arm64 1.0.1 66.00 OK
r-prerel-macos-x86_64 1.0.1 184.00 OK
r-prerel-windows-x86_64 1.0.1 17.00 146.00 163.00 OK
r-patched-linux-x86_64 1.0.1 13.09 113.63 126.72 OK
r-release-linux-x86_64 1.0.1 9.48 113.11 122.59 OK
r-release-macos-arm64 1.0.1 73.00 OK
r-release-macos-x86_64 1.0.1 154.00 OK
r-release-windows-x86_64 1.0.1 23.00 167.00 190.00 OK
r-oldrel-macos-arm64 1.0.1 67.00 OK
r-oldrel-windows-x86_64 1.0.1 13.00 150.00 163.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [51s/188s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(httr2) Attaching package: 'httr2' The following objects are masked from 'package:testthat': local_mock, with_mock > > test_check("httr2") \ Iterating 34 done (16/s) | 2.1s | Iterating 55 done (16/s) | 3.5s / Iterating 112 done (17/s) | 6.5s / Iterating 120 done (17/s) | 6.9s [ FAIL 1 | WARN 0 | SKIP 86 | PASS 465 ] ══ Skipped tests (86) ══════════════════════════════════════════════════════════ • Can't find envvar HTTR2_KEY (2): 'test-oauth-client.R:74:3', 'test-oauth-flow-jwt.R:7:3' • On CRAN (84): 'test-content-type.R:16:3', 'test-content-type.R:24:3', 'test-content-type.R:55:3', 'test-curl.R:2:3', 'test-curl.R:6:3', 'test-curl.R:69:3', 'test-curl.R:107:3', 'test-curl.R:120:3', 'test-curl.R:128:3', 'test-curl.R:157:3', 'test-curl.R:194:3', 'test-headers.R:11:3', 'test-headers.R:15:3', 'test-headers.R:37:3', 'test-iterate-helpers.R:4:3', 'test-iterate-helpers.R:63:3', 'test-iterate-helpers.R:85:3', 'test-iterate.R:40:3', 'test-iterate.R:83:3', 'test-multi-req.R:3:3', 'test-multi-req.R:57:3', 'test-multi-req.R:88:3', 'test-oauth-client.R:3:3', 'test-oauth-client.R:11:3', 'test-oauth-client.R:20:3', 'test-oauth-flow-auth-code.R:6:3', 'test-oauth-flow-auth-code.R:75:3', 'test-oauth-flow-auth-code.R:98:3', 'test-oauth-flow-auth-code.R:127:3', 'test-oauth-flow-jwt.R:37:3', 'test-oauth-flow-refresh.R:37:3', 'test-oauth-flow.R:9:3', 'test-oauth-flow.R:18:3', 'test-oauth-flow.R:32:3', 'test-oauth-token.R:9:3', 'test-oauth.R:109:3', 'test-req-body.R:32:3', 'test-req-body.R:78:3', 'test-req-cache.R:78:3', 'test-req-cache.R:187:3', 'test-req-cache.R:201:3', 'test-req-cache.R:217:3', 'test-req-cookies.R:13:3', 'test-req-error.R:21:3', 'test-req-headers.R:33:3', 'test-req-mock.R:19:3', 'test-req-mock.R:38:3', 'test-req-options.R:39:3', 'test-req-options.R:54:3', 'test-req-options.R:63:3', 'test-req-perform-stream.R:3:3', 'test-req-perform-stream.R:57:3', 'test-req-perform.R:14:3', 'test-req-perform.R:25:3', 'test-req-perform.R:92:3', 'test-req-perform.R:113:3', 'test-req-perform.R:123:3', 'test-req-policy.R:2:3', 'test-req-retries.R:66:3', 'test-req-template.R:29:3', 'test-req-template.R:45:3', 'test-req-throttle.R:2:3', 'test-req-throttle.R:11:3', 'test-req-url.R:62:3', 'test-req-url.R:72:3', 'test-req.R:2:3', 'test-req.R:11:3', 'test-req.R:26:3', 'test-resp-body.R:15:3', 'test-resp-body.R:61:3', 'test-resp-body.R:68:3', 'test-resp-status.R:3:3', 'test-resp.R:8:3', 'test-resp.R:23:3', 'test-secret.R:40:3', 'test-secret.R:67:3', 'test-sequential.R:3:3', 'test-url.R:35:3', 'test-url.R:50:3', 'test-url.R:72:3', 'test-url.R:103:3', 'test-utils-multi.R:38:3', 'test-utils.R:9:3', 'test-utils.R:35:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-multi-req.R:21:3'): requests happen in parallel ────────────── time[[3]] is not strictly less than 1. Difference: 0 [ FAIL 1 | WARN 0 | SKIP 86 | PASS 465 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang