CRAN Package Check Results for Package N2H4

Last updated on 2026-06-30 08:49:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.4 4.40 42.27 46.67 OK
r-devel-linux-x86_64-debian-gcc 0.8.4 3.12 33.57 36.69 OK
r-devel-linux-x86_64-fedora-clang 0.8.4 70.92 OK
r-devel-linux-x86_64-fedora-gcc 0.8.4 68.79 OK
r-devel-windows-x86_64 0.8.4 6.00 299.00 305.00 ERROR
r-patched-linux-x86_64 0.8.4 4.23 38.90 43.13 OK
r-release-linux-x86_64 0.8.4 OK
r-release-macos-arm64 0.8.4 1.00 21.00 22.00 OK
r-release-macos-x86_64 0.8.4 4.00 47.00 51.00 OK
r-release-windows-x86_64 0.8.4 7.00 63.00 70.00 OK
r-oldrel-macos-arm64 0.8.4 OK
r-oldrel-macos-x86_64 0.8.4 3.00 59.00 62.00 OK
r-oldrel-windows-x86_64 0.8.4 8.00 77.00 85.00 OK

Check Details

Version: 0.8.4
Check: tests
Result: ERROR Running 'testthat.R' [242s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(N2H4) > > test_check("N2H4") Saving _problems/test-func-82.R [ FAIL 1 | WARN 0 | SKIP 8 | PASS 3 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-func.R:15:3', 'test-func.R:29:3', 'test-func.R:38:3', 'test-func.R:47:3', 'test-func.R:57:3', 'test-func.R:65:3', 'test-func.R:88:3', 'test-func.R:94:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-func.R:82:3'): getCategoryFresh ──────────────────────────────── <httr2_http_504/httr2_http/httr2_error/rlang_error/rlang_error/error/condition> Error in `httr2::req_perform(.)`: HTTP 504 Gateway Timeout. Backtrace: ▆ 1. ├─N2H4::getCategory(fresh = TRUE) at test-func.R:82:3 2. │ └─N2H4::getMainCategory() 3. │ └─... %>% httr2::resp_body_html() 4. ├─httr2::resp_body_html(.) 5. │ └─httr2:::check_response(resp) 6. │ └─httr2:::is_response(resp) 7. └─httr2::req_perform(.) 8. └─httr2:::handle_resp(req, resp, error_call = error_call) 9. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 10. ├─rlang::catch_cnd(...) 11. │ ├─rlang::eval_bare(...) 12. │ ├─base::tryCatch(...) 13. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 14. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 15. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 16. │ └─base::force(expr) 17. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 3 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64