CRAN Package Check Results for Package httr2

Last updated on 2025-01-21 11:48:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 9.09 143.34 152.43 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 8.71 96.85 105.56 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 251.47 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 242.36 OK
r-devel-windows-x86_64 1.1.0 20.00 169.00 189.00 OK
r-patched-linux-x86_64 1.0.7 12.11 124.09 136.20 ERROR
r-release-linux-x86_64 1.0.7 8.99 123.44 132.43 ERROR
r-release-macos-arm64 1.0.7 81.00 OK
r-release-macos-x86_64 1.0.7 157.00 OK
r-release-windows-x86_64 1.1.0 23.00 181.00 204.00 OK
r-oldrel-macos-arm64 1.0.7 179.00 OK
r-oldrel-macos-x86_64 1.0.7 139.00 OK
r-oldrel-windows-x86_64 1.0.7 22.00 176.00 198.00 ERROR

Check Details

Version: 1.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [62s/153s] 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") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 96 | PASS 626 ] ══ Skipped tests (96) ══════════════════════════════════════════════════════════ • Can't find envvar HTTR2_KEY (2): 'test-oauth-client.R:74:3', 'test-oauth-flow-jwt.R:7:3' • On CRAN (93): 'test-req-perform.R:14:3', 'test-req-perform.R:25:3', 'test-req-perform.R:189:3', 'test-req-perform.R:210:3', 'test-req-perform.R:220:3', '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:76:3', 'test-curl.R:114:3', 'test-curl.R:127:3', 'test-curl.R:135:3', 'test-curl.R:164:3', 'test-curl.R:201: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-resp-stream.R:24:3', 'test-iterate.R:40:3', 'test-iterate.R:83: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-auth-aws.R:52:3', 'test-req-body.R:33:3', 'test-req-body.R:79:3', 'test-req-body.R:165:3', 'test-multi-req.R:3:3', 'test-multi-req.R:93:3', 'test-multi-req.R:139:3', 'test-multi-req.R:143:3', 'test-req-cache.R:95:3', 'test-req-cache.R:218:3', 'test-req-cache.R:232:3', 'test-req-cache.R:248: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:100:3', 'test-req-perform-stream.R:109:3', 'test-req-policy.R:2:3', 'test-req-promise.R:134:5', 'test-req-perform-connection.R:2:3', 'test-req-template.R:29:3', 'test-req-template.R:45:3', 'test-req-throttle.R:2:3', 'test-req-throttle.R:19: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:73:3', 'test-resp-body.R:80:3', 'test-resp-status.R:3:3', 'test-resp-stream-aws.R:55:3', 'test-resp.R:10:3', 'test-resp.R:26: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:109:3', 'test-utils-multi.R:45:3', 'test-utils.R:9:3', 'test-utils.R:33:3', 'test-req-retries.R:66:3', 'test-req-retries.R:72:3' • has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-multi-req.R:26:3'): requests happen in parallel ────────────── time[[3]] is not strictly less than 1. Difference: 0.387 ── Error ('test-req-perform-connection.R:34:3'): can retry a transient error ─── Error in `self$start()`: webfakes app subprocess did not start :( Backtrace: ▆ 1. └─httr2:::local_app_request(...) at test-req-perform-connection.R:34:3 2. ├─httr2::request(server$url("/test")) at tests/testthat/helper-webfakes.R:12:3 3. │ └─httr2:::new_request(base_url) 4. │ └─httr2:::check_string(url, call = error_call) 5. │ └─httr2:::.rlang_check_is_string(...) 6. │ └─rlang::is_string(x) 7. └─server$url("/test") 8. └─self$start() [ FAIL 2 | WARN 0 | SKIP 96 | PASS 626 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [61s/145s] 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") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 96 | PASS 632 ] ══ Skipped tests (96) ══════════════════════════════════════════════════════════ • Can't find envvar HTTR2_KEY (2): 'test-oauth-client.R:74:3', 'test-oauth-flow-jwt.R:7:3' • On CRAN (93): 'test-req-perform.R:14:3', 'test-req-perform.R:25:3', 'test-req-perform.R:189:3', 'test-req-perform.R:210:3', 'test-req-perform.R:220:3', '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:76:3', 'test-curl.R:114:3', 'test-curl.R:127:3', 'test-curl.R:135:3', 'test-curl.R:164:3', 'test-curl.R:201: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-resp-stream.R:24: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-auth-aws.R:52:3', 'test-multi-req.R:3:3', 'test-multi-req.R:93:3', 'test-multi-req.R:139:3', 'test-multi-req.R:143:3', 'test-req-body.R:33:3', 'test-req-body.R:79:3', 'test-req-body.R:165:3', 'test-req-cookies.R:13:3', 'test-req-error.R:21:3', 'test-req-headers.R:33:3', 'test-req-cache.R:95:3', 'test-req-cache.R:218:3', 'test-req-cache.R:232:3', 'test-req-cache.R:248: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:100:3', 'test-req-perform-stream.R:109:3', 'test-req-policy.R:2:3', 'test-req-promise.R:134:5', 'test-req-perform-connection.R:2:3', 'test-req-template.R:29:3', 'test-req-template.R:45:3', 'test-req-throttle.R:2:3', 'test-req-throttle.R:19: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:73:3', 'test-resp-body.R:80:3', 'test-resp-status.R:3:3', 'test-resp-stream-aws.R:55:3', 'test-resp.R:10:3', 'test-resp.R:26: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:109:3', 'test-utils-multi.R:45:3', 'test-utils.R:9:3', 'test-utils.R:33:3', 'test-req-retries.R:66:3', 'test-req-retries.R:72:3' • has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-multi-req.R:26:3'): requests happen in parallel ────────────── time[[3]] is not strictly less than 1. Difference: 0.39 [ FAIL 1 | WARN 0 | SKIP 96 | PASS 632 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.7
Check: tests
Result: ERROR Running 'testthat.R' [57s] 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") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 97 | PASS 631 ] ══ Skipped tests (97) ══════════════════════════════════════════════════════════ • Can't find envvar HTTR2_KEY (2): 'test-oauth-client.R:74:3', 'test-oauth-flow-jwt.R:7:3' • On CRAN (93): 'test-req-perform.R:14:3', 'test-req-perform.R:25:3', 'test-req-perform.R:189:3', 'test-req-perform.R:210:3', 'test-req-perform.R:220:3', '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:76:3', 'test-curl.R:114:3', 'test-curl.R:127:3', 'test-curl.R:135:3', 'test-curl.R:164:3', 'test-curl.R:201: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-resp-stream.R:24: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-auth-aws.R:52:3', 'test-req-body.R:33:3', 'test-req-body.R:79:3', 'test-req-body.R:165:3', 'test-req-cache.R:95:3', 'test-req-cache.R:218:3', 'test-req-cache.R:232:3', 'test-req-cache.R:248: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-multi-req.R:3:3', 'test-multi-req.R:93:3', 'test-multi-req.R:139:3', 'test-multi-req.R:143:3', 'test-req-perform-stream.R:3:3', 'test-req-perform-stream.R:100:3', 'test-req-perform-stream.R:109:3', 'test-req-policy.R:2:3', 'test-req-perform-connection.R:2:3', 'test-req-promise.R:134:5', 'test-req-retries.R:66:3', 'test-req-retries.R:72:3', 'test-req-throttle.R:2:3', 'test-req-throttle.R:19:3', 'test-req-template.R:29:3', 'test-req-template.R:45: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-status.R:3:3', 'test-resp-stream-aws.R:55:3', 'test-resp-body.R:15:3', 'test-resp-body.R:73:3', 'test-resp-body.R:80:3', 'test-secret.R:40:3', 'test-secret.R:67:3', 'test-resp.R:10:3', 'test-resp.R:26:3', 'test-url.R:35:3', 'test-url.R:50:3', 'test-url.R:72:3', 'test-url.R:109:3', 'test-utils-multi.R:45:3', 'test-utils.R:9:3', 'test-utils.R:33:3', 'test-sequential.R:3:3' • On Windows (1): 'test-req-body.R:128:3' • has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-multi-req.R:26:3'): requests happen in parallel ────────────── time[[3]] is not strictly less than 1. Difference: 0.52 [ FAIL 1 | WARN 0 | SKIP 97 | PASS 631 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64