CRAN Package Check Results for Package nycOpenData

Last updated on 2026-04-17 04:51:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 1.84 251.19 253.03 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 2.17 173.66 175.83 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 463.04 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 426.64 OK
r-devel-macos-arm64 0.2.1 1.00 166.00 167.00 OK
r-devel-windows-x86_64 0.2.1 4.00 320.00 324.00 OK
r-patched-linux-x86_64 0.2.1 1.84 243.50 245.34 OK
r-release-linux-x86_64 0.1.6 2.35 69.37 71.72 OK
r-release-macos-arm64 0.2.1 1.00 155.00 156.00 OK
r-release-macos-x86_64 0.2.1 2.00 365.00 367.00 OK
r-release-windows-x86_64 0.2.1 5.00 314.00 319.00 OK
r-oldrel-macos-arm64 0.1.6 1.00 63.00 64.00 OK
r-oldrel-macos-x86_64 0.2.1 2.00 440.00 442.00 OK
r-oldrel-windows-x86_64 0.2.1 5.00 160.00 165.00 ERROR

Additional issues

ATLAS

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [9s] 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(nycOpenData) > > test_check("nycOpenData") crul not installed, skipping enable HttrAdapter enabled! httr2 not installed, skipping enable Saving _problems/test-nyc_catalog_and_pull_dataset-150.R [ FAIL 1 | WARN 0 | SKIP 4 | PASS 48 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • Cassette not recorded yet for 'nyc_list_datasets_catalog'. Run with VCR_RECORD=once to create it. (1): 'test-nyc_catalog_and_pull_dataset.R:4:3' • Cassette not recorded yet for 'nyc_pull_dataset_key_lookup'. Run with VCR_RECORD=once to create it. (1): 'test-nyc_catalog_and_pull_dataset.R:104:3' • Cassette not recorded yet for 'nyc_pull_dataset_robust'. Run with VCR_RECORD=once to create it. (1): 'test-nyc_catalog_and_pull_dataset.R:18:3' • Cassette not recorded yet for 'nyc_pull_dataset_toggles'. Run with VCR_RECORD=once to create it. (1): 'test-nyc_catalog_and_pull_dataset.R:219:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-nyc_catalog_and_pull_dataset.R:142:3'): nyc_pull_dataset input validation errors ── Error: Unknown dataset: 'uvpi-gqnh'. Use `nyc_list_datasets()` to see available keys and UIDs. Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-nyc_catalog_and_pull_dataset.R:142: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. └─nycOpenData::nyc_pull_dataset(...) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 48 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'Analyzing-the-Local-Law-97-of-2021-Pets-in-Shelter-Report.Rmd' using rmarkdown Quitting from Analyzing-the-Local-Law-97-of-2021-Pets-in-Shelter-Report.Rmd:37-42 [small-sample] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Unknown dataset: '5nux-zfmw'. Use `nyc_list_datasets()` to see available keys and UIDs. --- Backtrace: ▆ 1. └─nycOpenData::nyc_pull_dataset("5nux-zfmw", limit = 3) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Analyzing-the-Local-Law-97-of-2021-Pets-in-Shelter-Report.Rmd' failed with diagnostics: Unknown dataset: '5nux-zfmw'. Use `nyc_list_datasets()` to see available keys and UIDs. --- failed re-building 'Analyzing-the-Local-Law-97-of-2021-Pets-in-Shelter-Report.Rmd' --- re-building 'Using-Local-Law18-Pay-Report.Rmd' using rmarkdown Quitting from Using-Local-Law18-Pay-Report.Rmd:37-43 [small-sample] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Unknown dataset: '423i-ukqr'. Use `nyc_list_datasets()` to see available keys and UIDs. --- Backtrace: ▆ 1. └─nycOpenData::nyc_pull_dataset("423i-ukqr", limit = 3) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Using-Local-Law18-Pay-Report.Rmd' failed with diagnostics: Unknown dataset: '423i-ukqr'. Use `nyc_list_datasets()` to see available keys and UIDs. --- failed re-building 'Using-Local-Law18-Pay-Report.Rmd' --- re-building 'analyzing-nyc-borough-population.Rmd' using rmarkdown Quitting from analyzing-nyc-borough-population.Rmd:38-44 [small-sample] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Unknown dataset: 'xywu-7bv9'. Use `nyc_list_datasets()` to see available keys and UIDs. --- Backtrace: ▆ 1. └─nycOpenData::nyc_pull_dataset("xywu-7bv9", limit = 5) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'analyzing-nyc-borough-population.Rmd' failed with diagnostics: Unknown dataset: 'xywu-7bv9'. Use `nyc_list_datasets()` to see available keys and UIDs. --- failed re-building 'analyzing-nyc-borough-population.Rmd' --- re-building 'analyzing-nyc-shooting-incidents.Rmd' using rmarkdown --- finished re-building 'analyzing-nyc-shooting-incidents.Rmd' --- re-building 'analyzing-nyc_events_sealevel.Rmd' using rmarkdown --- finished re-building 'analyzing-nyc_events_sealevel.Rmd' --- re-building 'analyzing-nyc_wetlands.Rmd' using rmarkdown Quitting from analyzing-nyc_wetlands.Rmd:38-44 [small-sample] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Unknown dataset: 'p48c-iqtu'. Use `nyc_list_datasets()` to see available keys and UIDs. --- Backtrace: ▆ 1. └─nycOpenData::nyc_pull_dataset("p48c-iqtu", limit = 3) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'analyzing-nyc_wetlands.Rmd' failed with diagnostics: Unknown dataset: 'p48c-iqtu'. Use `nyc_list_datasets()` to see available keys and UIDs. --- failed re-building 'analyzing-nyc_wetlands.Rmd' --- re-building 'getting-started.Rmd' using rmarkdown Quitting from getting-started.Rmd:45-51 [nyc-311-pull] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Unknown dataset: 'h9gi-nx95'. Use `nyc_list_datasets()` to see available keys and UIDs. --- Backtrace: ▆ 1. └─nycOpenData::nyc_pull_dataset(dataset = "h9gi-nx95", limit = 2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'getting-started.Rmd' failed with diagnostics: Unknown dataset: 'h9gi-nx95'. Use `nyc_list_datasets()` to see available keys and UIDs. --- failed re-building 'getting-started.Rmd' --- re-building 'investigating-inmate-incidents.Rmd' using rmarkdown Quitting from investigating-inmate-incidents.Rmd:45-53 [filter-incident] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Unknown dataset: 'gakf-suji'. Use `nyc_list_datasets()` to see available keys and UIDs. --- Backtrace: ▆ 1. └─nycOpenData::nyc_pull_dataset("gakf-suji", limit = 3, filters = list(incident_type = "Stabbing")) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'investigating-inmate-incidents.Rmd' failed with diagnostics: Unknown dataset: 'gakf-suji'. Use `nyc_list_datasets()` to see available keys and UIDs. --- failed re-building 'investigating-inmate-incidents.Rmd' --- re-building 'nyc_ha_violations.Rmd' using rmarkdown --- finished re-building 'nyc_ha_violations.Rmd' SUMMARY: processing the following files failed: 'Analyzing-the-Local-Law-97-of-2021-Pets-in-Shelter-Report.Rmd' 'Using-Local-Law18-Pay-Report.Rmd' 'analyzing-nyc-borough-population.Rmd' 'analyzing-nyc_wetlands.Rmd' 'getting-started.Rmd' 'investigating-inmate-incidents.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64