CRAN Package Check Results for Package httr2

Last updated on 2025-12-20 21:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 10.33 146.53 156.86 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 8.12 97.54 105.66 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 20.00 234.70 254.70 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 19.00 236.71 255.71 OK
r-devel-windows-x86_64 1.2.2 14.00 154.00 168.00 OK
r-patched-linux-x86_64 1.2.2 11.05 134.47 145.52 OK
r-release-linux-x86_64 1.2.2 9.78 134.74 144.52 OK
r-release-macos-arm64 1.2.2 3.00 38.00 41.00 OK
r-release-macos-x86_64 1.2.2 8.00 169.00 177.00 OK
r-release-windows-x86_64 1.2.2 17.00 149.00 166.00 OK
r-oldrel-macos-arm64 1.2.2 2.00 45.00 47.00 OK
r-oldrel-macos-x86_64 1.2.2 8.00 187.00 195.00 OK
r-oldrel-windows-x86_64 1.2.2 17.00 178.00 195.00 OK

Check Details

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [43s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(httr2) > > test_check("httr2") Starting 2 test processes. Saving _problems/test-resp-stream-36.R > test-req-perform-parallel.R: [working] (95 + 0) -> 2 -> 33 | ========>---------------------- 25% > test-req-perform-iterative.R: \ iterating 32 done (16/s) | 2s > test-req-perform-iterative.R: | iterating 34 done (16/s) | 2.2s > test-req-perform-parallel.R: [working] (40 + 0) -> 2 -> 88 | ====================>---------- 68% > test-req-perform-parallel.R: [working] (0 + 0) -> 0 -> 130 | ==============================> 100% > test-req-perform-iterative.R: / iterating 82 done (16/s) | 5.2s > test-req-perform-iterative.R: / iterating 120 done (16/s) | 7.6s > test-req-promise.R: Unhandled promise error: Failed to perform HTTP request. > test-req.R: <httr2_request> > test-req.R: GET https://example.com > test-req.R: Headers: > test-req.R: * Authorization: <REDACTED> > test-req.R: Body: empty [ FAIL 1 | WARN 0 | SKIP 144 | PASS 887 ] ══ Skipped tests (144) ═════════════════════════════════════════════════════════ • Can't find envvar HTTR2_KEY (1): 'test-oauth-flow-jwt.R:7:3' • On CRAN (142): 'test-resp-stream.R:40:3', 'test-resp-stream.R:56:1', 'test-resp-stream.R:68:3', 'test-resp-stream.R:92:3', 'test-resp-stream.R:164:3', 'test-resp-stream.R:182:3', 'test-resp-stream.R:204:3', 'test-resp-stream.R:218:3', 'test-resp-stream.R:263:3', 'test-resp-stream.R:282:3', 'test-resp-stream.R:304:3', 'test-resp-stream.R:326:3', 'test-resp-stream.R:346:3', 'test-content-type.R:6:1', 'test-content-type.R:22:1', 'test-content-type.R:56:1', 'test-req-perform.R:31:1', 'test-req-perform.R:46:1', 'test-req-perform.R:97:3', 'test-req-perform.R:214:1', 'test-headers.R:10:1', 'test-headers.R:14:1', 'test-headers.R:21:1', 'test-headers.R:36:1', 'test-last.R:28:3', 'test-last.R:39:1', 'test-last.R:50:1', 'test-last.R:59:1', 'test-curl.R:1:1', 'test-curl.R:5:1', 'test-curl.R:79:1', 'test-curl.R:125:1', 'test-curl.R:138:1', 'test-curl.R:146:1', 'test-curl.R:157:1', 'test-curl.R:165:1', 'test-curl.R:178:1', 'test-curl.R:211:3', 'test-curl.R:234:1', 'test-oauth-client.R:1:1', 'test-oauth-client.R:10:1', 'test-oauth-client.R:19:1', 'test-oauth-flow-jwt.R:38:1', 'test-oauth-flow-auth-code.R:1:1', 'test-oauth-flow-auth-code.R:82:1', 'test-oauth-flow-auth-code.R:116:3', 'test-oauth-flow-refresh.R:31:1', 'test-oauth-token.R:1:1', 'test-oauth-token.R:11:1', 'test-oauth.R:101:1', 'test-oauth-flow.R:3:1', 'test-oauth-flow.R:14:1', 'test-oauth-flow.R:42:1', 'test-req-body.R:1:1', 'test-req-body.R:37:1', 'test-req-body.R:86:1', 'test-req-body.R:126:1', 'test-req-body.R:151:1', 'test-req-auth-aws.R:19:1', 'test-req-auth-aws.R:51:1', 'test-req-auth-aws.R:101:1', 'test-req-cache.R:94:1', 'test-req-cache.R:216:1', 'test-req-cache.R:231:1', 'test-req-cache.R:245:1', 'test-req-cookies.R:1:1', 'test-req-dry-run.R:9:1', 'test-req-dry-run.R:26:1', 'test-req-headers.R:20:1', 'test-req-headers.R:105:1', 'test-req-headers.R:122:1', 'test-req-error.R:11:1', 'test-req-error.R:21:1', 'test-req-error.R:35:1', 'test-req-mock.R:25:1', 'test-req-options.R:39:1', 'test-req-options.R:46:1', 'test-req-perform-iterative-helpers.R:3:1', 'test-req-perform-iterative-helpers.R:62:1', 'test-req-perform-iterative-helpers.R:84:1', 'test-req-perform-connection.R:1:1', 'test-req-perform-connection.R:24:3', 'test-req-perform-connection.R:34:3', 'test-req-perform-connection.R:58:1', 'test-req-perform-connection.R:73:1', 'test-req-perform-connection.R:107:1', 'test-req-perform-connection.R:114:3', 'test-req-perform-parallel.R:1:1', 'test-req-perform-parallel.R:27:3', 'test-req-perform-parallel.R:158:1', 'test-req-perform-parallel.R:190:3', 'test-req-perform-parallel.R:215:3', 'test-req-perform-parallel.R:229:3', 'test-req-perform-sequential.R:1:1', 'test-req-perform-stream.R:1:1', 'test-req-perform-stream.R:107:1', 'test-req-perform-stream.R:121:1', 'test-req-policy.R:1:1', 'test-req-perform-iterative.R:35:1', 'test-req-perform-iterative.R:103:1', 'test-req-retries.R:1:1', 'test-req-retries.R:74:1', 'test-req-retries.R:85:1', 'test-req-template.R:26:1', 'test-req-template.R:44:1', 'test-req-throttle.R:2:3', 'test-req-promise.R:1:1', 'test-req-promise.R:29:1', 'test-req-promise.R:113:1', 'test-req-verbose.R:3:3', 'test-req-verbose.R:33:3', 'test-req-verbose.R:45:3', 'test-req-verbose.R:57:3', 'test-req-verbose.R:76:3', 'test-req-url.R:105:1', 'test-req-url.R:119:1', 'test-req-url.R:134:1', 'test-req.R:1:1', 'test-req.R:10:1', 'test-req.R:14:1', 'test-req.R:29:1', 'test-resp-status.R:1:1', 'test-resp-stream-aws.R:61:1', 'test-resp-body.R:13:1', 'test-resp-body.R:73:1', 'test-resp-body.R:80:1', 'test-secret.R:38:1', 'test-secret.R:69:1', 'test-resp.R:1:1', 'test-resp.R:24:1', 'test-resp.R:28:1', 'test-utils-multi.R:63:1', 'test-utils-redacted.R:1:1', 'test-utils.R:1:1', 'test-utils.R:19:1', 'test-url.R:30:1', 'test-url.R:36:1', 'test-url.R:48:1', 'test-url.R:111:1', 'test-url.R:208:1', 'test-url.R:236:1', 'test-url.R:273:1' • has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-resp-stream.R:36:3'): can determine if a stream is complete (non-blocking) ── Expected `resp_stream_is_complete(resp)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 144 | PASS 887 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc