CRAN Package Check Results for Package PxWebApiData

Last updated on 2026-09-20 16:51:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 2.18 46.37 48.55 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 2.14 35.26 37.40 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 32.73 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 38.06 OK
r-devel-windows-x86_64 2.0.0 5.00 105.00 110.00 OK
r-patched-linux-x86_64 2.0.0 3.37 42.46 45.83 OK
r-release-linux-x86_64 2.0.0 2.46 42.19 44.65 ERROR
r-release-macos-arm64 2.0.0 1.00 126.00 127.00 OK
r-release-macos-x86_64 2.0.0 2.00 150.00 152.00 OK
r-release-windows-x86_64 2.0.0 6.00 96.00 102.00 OK
r-oldrel-macos-arm64 2.0.0 1.00 127.00 128.00 OK
r-oldrel-macos-x86_64 2.0.0 2.00 168.00 170.00 OK
r-oldrel-windows-x86_64 2.0.0 6.00 111.00 117.00 OK

Check Details

Version: 2.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(PxWebApiData) > > test_check("PxWebApiData") Saving _problems/test-api_data-23.R [ FAIL 1 | WARN 0 | SKIP 8 | PASS 0 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-ApiData.R:18:3', 'test-ApiData.R:58:3', 'test-ApiData.R:71:3', 'test-ApiData.R:82:3', 'test-ApiData.R:97:3', 'test-api_data.R:31:3', 'test-api_data.R:46:3', 'test-api_data.R:62:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-api_data.R:23:3'): api_data - SCB-data ───────────────────────── Error in `if (grepl("/v2/", url, fixed = TRUE)) { url <- ensure_json_stat2(url) }`: argument is of length zero Backtrace: ▆ 1. └─PxWebApiData::get_api_data(query_url_scb) at test-api_data.R:23:3 [ FAIL 1 | WARN 0 | SKIP 8 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64