Last updated on 2026-05-22 12:49:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.76 | 257.53 | 260.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.49 | 167.93 | 169.42 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 454.35 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 422.12 | OK | |||
| r-devel-windows-x86_64 | 0.2.1 | 4.00 | 333.00 | 337.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 1.65 | 244.23 | 245.88 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 2.06 | 244.67 | 246.73 | OK | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 2.00 | 373.00 | 375.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 5.00 | 323.00 | 328.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 | 363.00 | 368.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:86-100 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 30002 milliseconds with 0 bytes received
---
Backtrace:
▆
1. ├─dplyr::count(...)
2. ├─dplyr::filter(...)
3. └─nycOpenData::nyc_pull_dataset("gakf-suji", limit = 100)
4. └─nycOpenData:::.nyc_dataset_request(...)
5. └─nycOpenData:::.nyc_get_json(endpoint, query_list, timeout_sec = timeout_sec)
6. └─base::tryCatch(...)
7. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
8. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
9. └─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 30002 milliseconds with 0 bytes received
--- failed re-building ‘investigating-inmate-incidents.Rmd’
--- re-building ‘nyc_ha_violations.Rmd’ using rmarkdown
Quitting from nyc_ha_violations.Rmd:35-40 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! NYC Open Data request failed with HTTP status 500.
Try again later, or verify your filters.
Response: {"message":"Internal error: please include code 926dea82-d789-4587-a6ac-42b03279823c if you report the error","errorCode":"internal-error","data":{"tag":"926dea82-d789-4587-a6ac-42b03279823c"}}
---
Backtrace:
▆
1. └─nycOpenData::nyc_pull_dataset("im9z-53hg")
2. └─nycOpenData:::.nyc_catalog_tbl()
3. └─nycOpenData:::.nyc_dataset_request(...)
4. └─nycOpenData:::.nyc_get_json(endpoint, query_list, timeout_sec = timeout_sec)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'nyc_ha_violations.Rmd' failed with diagnostics:
NYC Open Data request failed with HTTP status 500.
Try again later, or verify your filters.
Response: {"message":"Internal error: please include code 926dea82-d789-4587-a6ac-42b03279823c if you report the error","errorCode":"internal-error","data":{"tag":"926dea82-d789-4587-a6ac-42b03279823c"}}
--- failed re-building ‘nyc_ha_violations.Rmd’
SUMMARY: processing the following files failed:
‘investigating-inmate-incidents.Rmd’ ‘nyc_ha_violations.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc