Last updated on 2026-01-22 18:50:56 CET.
| Package | ERROR | OK |
|---|---|---|
| nycOpenData | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.4
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_school_discharge_report_2015_2018
> ### Title: 2015-2018 School Closure Discharge Reporting
> ### Aliases: nyc_school_discharge_report_2015_2018
>
> ### ** Examples
>
> # Quick example (fetch 10 rows)
> small_sample <- nyc_school_discharge_report_2015_2018(limit = 10)
Error in nyc_school_discharge_report_2015_2018(limit = 10) :
Internal Server Error (HTTP 500).
Calls: nyc_school_discharge_report_2015_2018 -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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