Last updated on 2026-09-05 15:50:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.83 | 32.62 | 35.45 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.97 | 32.44 | 34.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 30.08 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 34.49 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 68.00 | 72.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 2.53 | 37.30 | 39.83 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 2.58 | 37.39 | 39.97 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 27.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 125.00 | 127.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 4.00 | 62.00 | 66.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 30.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 145.00 | 147.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 77.00 | 82.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 [aus-list-datasets]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Austin Open Data request failed (network unavailable or API slow).Try again later or increase `timeout_sec`.
Underlying error: Timeout was reached [data.austintexas.gov]:
Operation timed out after 30002 milliseconds with 162507 bytes received
---
Backtrace:
▆
1. ├─utils::head(aus_list_datasets())
2. └─ausOpenData::aus_list_datasets()
3. └─ausOpenData:::.aus_catalog_tbl()
4. └─ausOpenData:::.aus_dataset_request(...)
5. └─ausOpenData:::.aus_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 'getting-started.Rmd' failed with diagnostics:
Austin Open Data request failed (network unavailable or API slow).Try again later or increase `timeout_sec`.
Underlying error: Timeout was reached [data.austintexas.gov]:
Operation timed out after 30002 milliseconds with 162507 bytes received
--- 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-debian-clang