Last updated on 2025-08-30 03:50:11 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
czso | 1 | 12 | |
statnipokladna | 10 | 3 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.4.2
Check: examples
Result: ERROR
Running examples in ‘czso-Ex.R’ failed
The error most likely occurred in:
> ### Name: czso_filter_catalogue
> ### Title: Filter the catalogue using a set of keywords
> ### Aliases: czso_filter_catalogue
>
> ### ** Examples
>
> ctlg <- czso_get_catalogue()
Error in open.connection(3L, "rb") : cannot open the connection
Calls: czso_get_catalogue -> %>% -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(czso)
>
> test_check("czso")
[ FAIL 5 | WARN 0 | SKIP 2 | PASS 0 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-core.R:4:3', 'test-core.R:15:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-catalogue.R:3:3'): catalogue and filter works ──────────────────
Error in `open.connection(structure(4L, class = c("curl", "connection"), conn_id = <pointer: 0x320d10f0>),
"rb")`: cannot open the connection
Backtrace:
▆
1. ├─czso::czso_get_catalogue() at test-catalogue.R:3:3
2. │ ├─... %>% ...
3. │ ├─base::suppressWarnings(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─readr::read_csv(...)
6. │ └─vroom::vroom(...)
7. │ └─vroom:::vroom_(...)
8. ├─dplyr::mutate(...)
9. ├─base (local) `<fn>`(`<curl>`, "rb")
10. └─base::open.connection(`<curl>`, "rb")
── Failure ('test-workflow-utilities.R:2:3'): schema retrieval works ───────────
Expected `schm <- czso_get_table_schema("340130")` to run without any errors.
ℹ Actually got a <curl_error_peer_failed_verification> with text:
SSL peer certificate or SSH remote key was not OK [vdb.czso.cz]:
SSL certificate problem: unable to get local issuer certificate
── Error ('test-workflow-utilities.R:3:3'): schema retrieval works ─────────────
Error in `eval(code, test_env)`: object 'schm' not found
Backtrace:
▆
1. ├─testthat::expect_gte(ncol(schm), 5) at test-workflow-utilities.R:3:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─base::ncol(schm)
── Failure ('test-workflow-utilities.R:8:3'): documentation retrieval works ────
Expected `doc_url <- czso_get_dataset_doc("340130")` to run without any errors.
ℹ Actually got a <curl_error_peer_failed_verification> with text:
SSL peer certificate or SSH remote key was not OK [vdb.czso.cz]:
SSL certificate problem: unable to get local issuer certificate
── Error ('test-workflow-utilities.R:9:3'): documentation retrieval works ──────
Error in `eval(code, test_env)`: object 'doc_url' not found
Backtrace:
▆
1. └─testthat::expect_match(doc_url, "https\\:\\/\\/csu") at test-workflow-utilities.R:9:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 5 | WARN 0 | SKIP 2 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 10, OK: 3
Version: 0.7.4
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘tables.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.