The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package nysOpenData

Last updated on 2026-06-11 06:49:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.82 67.51 70.33 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 1.92 45.56 47.48 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 5.00 120.17 125.17 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 132.52 ERROR
r-devel-windows-x86_64 0.1.1 4.00 110.00 114.00 ERROR
r-patched-linux-x86_64 0.1.1 2.26 63.60 65.86 OK
r-release-linux-x86_64 0.1.1 2.65 63.04 65.69 OK
r-release-macos-arm64 0.1.1 1.00 180.00 181.00 OK
r-release-macos-x86_64 0.1.1 2.00 274.00 276.00 OK
r-release-windows-x86_64 0.1.1 4.00 130.00 134.00 OK
r-oldrel-macos-arm64 0.1.1 1.00 189.00 190.00 OK
r-oldrel-macos-x86_64 0.1.1 2.00 246.00 248.00 OK
r-oldrel-windows-x86_64 0.1.1 5.00 122.00 127.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [73s/243s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(nysOpenData) > > test_check("nysOpenData") crul not installed, skipping enable HttrAdapter enabled! httr2 not installed, skipping enable Saving _problems/test-utils_request-53.R [ FAIL 1 | WARN 0 | SKIP 4 | PASS 53 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • Cassette not recorded yet for 'nys_list_datasets_catalog'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:4:3' • Cassette not recorded yet for 'nys_pull_dataset_key_lookup'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:104:3' • Cassette not recorded yet for 'nys_pull_dataset_robust'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:18:3' • Cassette not recorded yet for 'nys_pull_dataset_toggles'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:219:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils_request.R:50:3'): .nys_get_json handles HTTP errors ────── Error: NYS Open Data request failed (network unavailable or API slow). Try again later or increase `timeout_sec`. Underlying error: Timeout was reached [httpbin.org]: Operation timed out after 30002 milliseconds with 0 bytes received Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-utils_request.R:50:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─nysOpenData:::.nys_get_json(...) 8. └─base::tryCatch(...) 9. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. └─value[[3L]](cond) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 53 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘getting-started.Rmd’ using rmarkdown Quitting from getting-started.Rmd:45-51 [nys-lottery1-pull] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Unknown dataset: 'lottery_cash_4_life_winning_numbers_beginning_2014'. Use `nys_list_datasets()` to see available keys and UIDs. --- Backtrace: ▆ 1. └─nysOpenData::nys_pull_dataset(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'getting-started.Rmd' failed with diagnostics: Unknown dataset: 'lottery_cash_4_life_winning_numbers_beginning_2014'. Use `nys_list_datasets()` to see available keys and UIDs. --- failed re-building ‘getting-started.Rmd’ SUMMARY: processing the following file failed: ‘getting-started.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [63s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(nysOpenData) > > test_check("nysOpenData") crul not installed, skipping enable HttrAdapter enabled! httr2 not installed, skipping enable Saving _problems/test-utils_request-53.R [ FAIL 1 | WARN 0 | SKIP 4 | PASS 53 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • Cassette not recorded yet for 'nys_list_datasets_catalog'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:4:3' • Cassette not recorded yet for 'nys_pull_dataset_key_lookup'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:104:3' • Cassette not recorded yet for 'nys_pull_dataset_robust'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:18:3' • Cassette not recorded yet for 'nys_pull_dataset_toggles'. Run with VCR_RECORD=once to create it. (1): 'test-nys_catalog_and_pull_dataset.R:219:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils_request.R:50:3'): .nys_get_json handles HTTP errors ────── Error: NYS Open Data request failed with HTTP status 503. Try again later, or verify your filters. Response: <html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> </body> </html> Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-utils_request.R:50:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─nysOpenData:::.nys_get_json(...) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 53 ] Error: ! Test failures. Execution halted Flavor: r-devel-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.