Last updated on 2025-07-14 05:49:02 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
distro | 3 | 10 | |
httpcache | 13 | ||
httptest | 13 | ||
httptest2 | 2 | 11 | |
pivotaltrackR | 13 | ||
skeletor | 13 |
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 1.2.0
Check: dependencies in R code
Result: WARN
Missing or unexported object: ‘httr2::with_mock’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("httptest2")
Loading required package: httptest2
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 237 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• TODO: handle URL escaping (1): 'test-redact.R:165:5'
• TODO: prettify when simplify=FALSE (1): 'test-capture-requests.R:222:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mock-api.R:251:3'): mock_request code paths are covered (outside of trace) ──
Error in `req_get_body_type(req)`: `req` must be an HTTP request object, not a list.
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-mock-api.R:251:3
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─httptest2:::mock_request(list(method = "GET", url = "https://test.api/"))
5. └─httptest2::build_mock_url(get_current_redactor()(req))
6. └─httptest2:::get_string_request_body(req)
7. └─httr2 (local) body_apply(req)
8. └─httr2::req_get_body_type(req = req)
9. └─httr2:::check_request(req)
10. └─httr2:::stop_input_type(...)
11. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [16s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("httptest2")
Loading required package: httptest2
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 237 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• TODO: handle URL escaping (1): 'test-redact.R:165:5'
• TODO: prettify when simplify=FALSE (1): 'test-capture-requests.R:222:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mock-api.R:251:3'): mock_request code paths are covered (outside of trace) ──
Error in `req_get_body_type(req)`: `req` must be an HTTP request object, not a list.
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-mock-api.R:251:3
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─httptest2:::mock_request(list(method = "GET", url = "https://test.api/"))
5. └─httptest2::build_mock_url(get_current_redactor()(req))
6. └─httptest2:::get_string_request_body(req)
7. └─httr2 (local) body_apply(req)
8. └─httr2::req_get_body_type(req = req)
9. └─httr2:::check_request(req)
10. └─httr2:::stop_input_type(...)
11. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13