Last updated on 2026-06-15 21:54:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.25 | 30.01 | 32.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.18 | 24.14 | 26.32 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 48.63 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 62.64 | ERROR | |||
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 46.00 | 50.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 2.71 | 27.04 | 29.75 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 2.66 | 27.06 | 29.72 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 119.00 | 120.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 209.00 | 211.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 4.00 | 46.00 | 50.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 190.00 | 191.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 242.00 | 244.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 54.00 | 59.00 | OK |
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘getting-started.Rmd’ using rmarkdown
Quitting from getting-started.Rmd:37-39 [chi-list-datasets]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection to 'https://data.cityofchicago.org/api/views/metadata/v1.json'
---
Backtrace:
▆
1. ├─utils::head(chi_list_datasets())
2. └─chiOpenData::chi_list_datasets()
3. └─chiOpenData:::.chi_catalog_tbl()
4. ├─tibble::as_tibble(...)
5. └─jsonlite::fromJSON(...)
6. └─jsonlite:::parse_and_simplify(...)
7. └─jsonlite:::parseJSON(txt, bigint_as_char)
8. └─jsonlite:::parse_con(txt, bigint_as_char)
9. ├─base::open(con, "rb")
10. └─base::open.connection(con, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
cannot open the connection to 'https://data.cityofchicago.org/api/views/metadata/v1.json'
--- failed re-building ‘getting-started.Rmd’
SUMMARY: processing the following file failed:
‘getting-started.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc