Last updated on 2026-01-25 01:49:07 CET.
| Package | ERROR | OK |
|---|---|---|
| nycOpenData | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘nycOpenData-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: nyc_cause_of_death
> ### Title: New York City Leading Causes of Death
> ### Aliases: nyc_cause_of_death
>
> ### ** Examples
>
> # Quick example (fetch 10 rows)
> small_sample <- nyc_cause_of_death(limit = 10)
Error in nyc_cause_of_death(limit = 10) :
Internal Server Error (HTTP 500).
Calls: nyc_cause_of_death -> <Anonymous>
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
nyc_borough_community_report 0.051 0.007 42.534
Flavor: r-patched-linux-x86_64