Last updated on 2026-05-13 08:51:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.75 | 257.75 | 260.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.93 | 158.12 | 160.05 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 454.35 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 390.61 | OK | |||
| r-devel-windows-x86_64 | 0.2.1 | 5.00 | 304.00 | 309.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 2.71 | 246.98 | 249.69 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 2.48 | 242.85 | 245.33 | OK | |
| r-release-macos-arm64 | 0.2.1 | 1.00 | 157.00 | 158.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 2.00 | 373.00 | 375.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 4.00 | 319.00 | 323.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | 1.00 | 155.00 | 156.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 2.00 | 365.00 | 367.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 5.00 | 399.00 | 404.00 | OK |
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
--- finished re-building ‘Analyzing-the-Local-Law-97-of-2021-Pets-in-Shelter-Report.Rmd’
--- re-building ‘Using-Local-Law18-Pay-Report.Rmd’ using rmarkdown
--- finished re-building ‘Using-Local-Law18-Pay-Report.Rmd’
--- re-building ‘analyzing-nyc-borough-population.Rmd’ using rmarkdown
--- finished 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
--- finished re-building ‘analyzing-nyc_wetlands.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
Warning in get_engine(options$engine) :
Unknown language engine 'text' (must be registered via knit_engines$set()).
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘investigating-inmate-incidents.Rmd’ using rmarkdown
Quitting from investigating-inmate-incidents.Rmd:35-41 [small-sample]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! NYC Open Data request failed (network unavailable or API slow).
Try again later or increase `timeout_sec`.
Underlying error: Timeout was reached [data.cityofnewyork.us]:
Operation timed out after 30000 milliseconds with 293235 bytes received
---
Backtrace:
▆
1. └─nycOpenData::nyc_pull_dataset(dataset = "gakf-suji", limit = 3)
2. └─nycOpenData:::.nyc_catalog_tbl()
3. └─nycOpenData:::.nyc_dataset_request(...)
4. └─nycOpenData:::.nyc_get_json(endpoint, query_list, timeout_sec = timeout_sec)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'investigating-inmate-incidents.Rmd' failed with diagnostics:
NYC Open Data request failed (network unavailable or API slow).
Try again later or increase `timeout_sec`.
Underlying error: Timeout was reached [data.cityofnewyork.us]:
Operation timed out after 30000 milliseconds with 293235 bytes received
--- 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 file failed:
‘investigating-inmate-incidents.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc