- using R Under development (unstable) (2025-11-25 r89060)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 21.1.6
flang version 21.1.6
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘httr2/DESCRIPTION’ ... OK
- this is package ‘httr2’ version ‘1.2.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘httr2’ can be installed ... [20s/49s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking whether startup messages can be suppressed ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [31s/101s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking R/sysdata.rda ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [16s/65s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [112s/166s] ERROR
Running ‘testthat.R’ [112s/165s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(httr2)
>
> test_check("httr2")
Starting 2 test processes.
> test-req-perform-iterative.R: iterating ===============>--------------- 50% | ETA: 2s
> test-req-perform-iterative.R: iterating ==============================> 100% | ETA: 0s
> test-req-perform-iterative.R: \ iterating 12 done (5.9/s) | 2s
> test-req-perform-parallel.R: [working] (117 + 0) -> 10 -> 3 | =>----------------------------- 2%
> test-req-perform-iterative.R: | iterating 22 done (5.8/s) | 3.8s
> test-req-perform-iterative.R: / iterating 40 done (5.7/s) | 7s
> test-req-perform-parallel.R: [working] (98 + 0) -> 1 -> 31 | =======>----------------------- 24%
> test-req-perform-iterative.R: - iterating 58 done (5.9/s) | 9.9s
> test-req-perform-parallel.R: [working] (86 + 0) -> 1 -> 43 | ==========>-------------------- 33%
> test-req-perform-parallel.R: [working] (68 + 0) -> 6 -> 56 | =============>----------------- 43%
> test-req-perform-iterative.R: \ iterating 75 done (5.9/s) | 12.8s
> test-req-perform-parallel.R: [working] (62 + 0) -> 1 -> 67 | ===============>--------------- 52%
> test-req-perform-iterative.R: | iterating 89 done (5.6/s) | 15.8s
> test-req-perform-parallel.R: [working] (41 + 0) -> 9 -> 80 | ==================>------------ 62%
> test-req-perform-iterative.R: / iterating 106 done (5.6/s) | 18.9s
> test-req-perform-iterative.R: / iterating 120 done (5.6/s) | 21.4s
> test-req-perform-parallel.R: [working] (26 + 0) -> 1 -> 103 | ========================>------ 79%
> test-req-perform-parallel.R: [working] (14 + 0) -> 5 -> 111 | ==========================>---- 85%
> test-req-perform-parallel.R: [working] (2 + 0) -> 1 -> 127 | =============================>- 98%
> test-req-perform-parallel.R: [working] (0 + 0) -> 0 -> 130 | ==============================> 100%
Saving _problems/test-req-perform-parallel-37.R
> 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 142 | PASS 801 ]
══ Skipped tests (142) ═════════════════════════════════════════════════════════
• Can't find envvar HTTR2_KEY (1): 'test-oauth-flow-jwt.R:7:3'
• On CRAN (140): '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-oauth-client.R:1:1', 'test-oauth-client.R:10:1',
'test-oauth-client.R:19: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-jwt.R:38: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-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-auth-aws.R:19:1', 'test-req-auth-aws.R:51:1',
'test-req-auth-aws.R:101: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-cookies.R:1:1', 'test-req-dry-run.R:9:1',
'test-req-dry-run.R:26: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-error.R:11:1',
'test-req-error.R:21:1', 'test-req-error.R:35:1', 'test-req-headers.R:20:1',
'test-req-headers.R:105:1', 'test-req-headers.R:122:1',
'test-req-mock.R:25:1', 'test-req-options.R:39:1', 'test-req-options.R:46: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:98:1', 'test-req-perform-connection.R:105:3',
'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-iterative.R:35:1', 'test-req-perform-iterative.R:103:1',
'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-parallel.R:1:1',
'test-req-perform-parallel.R:156:1', 'test-req-perform-parallel.R:188:3',
'test-req-perform-parallel.R:213:3', 'test-req-perform-parallel.R:227:3',
'test-req-promise.R:1:1', 'test-req-promise.R:29:1',
'test-req-promise.R:113:1', 'test-req-retries.R:1:1',
'test-req-retries.R:74:1', 'test-req-retries.R:85:1',
'test-req-throttle.R:2:3', 'test-req-template.R:26:1',
'test-req-template.R:44: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.R:1:1',
'test-req.R:10:1', 'test-req.R:14:1', 'test-req.R:29:1',
'test-req-url.R:105:1', 'test-req-url.R:119:1', 'test-req-url.R:134:1',
'test-resp-status.R:1:1', 'test-resp-body.R:13:1', 'test-resp-body.R:73:1',
'test-resp-body.R:80:1', 'test-resp-stream-aws.R:61:1', 'test-secret.R:38:1',
'test-secret.R:69:1', 'test-resp.R:1:1', 'test-resp.R:25:1',
'test-resp.R:29: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:190:1',
'test-url.R:218:1', 'test-url.R:255:1'
• has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:31:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-req-perform-parallel.R:37:3'): requests happen in parallel ───
Expected `time[[3]]` < 1.
Actual comparison: 1.41 >= 1.00
Difference: 0.41 >= 0
[ FAIL 1 | WARN 0 | SKIP 142 | PASS 801 ]
Error:
! Test failures.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [7s/26s] OK
- checking PDF version of manual ... [14s/39s] OK
- checking HTML version of manual ... [13s/38s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR