Last updated on 2026-06-03 23:50:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.70 | 111.77 | 114.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.14 | 64.89 | 67.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 191.60 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 190.40 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 327.00 | 331.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 2.32 | 106.67 | 108.99 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 2.74 | 106.70 | 109.44 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 362.00 | 363.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 467.00 | 469.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 4.00 | 291.00 | 295.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 371.00 | 372.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 508.00 | 510.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 322.00 | 327.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:45-51 [la-vacant-pull]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Los Angeles Open Data request failed (network unavailable or API slow).
Try again later or increase `timeout_sec`.
Underlying error: Timeout was reached [data.lacity.org]:
Connection timed out after 10000 milliseconds
---
Backtrace:
▆
1. └─laOpenData::la_pull_dataset(...)
2. └─laOpenData:::.la_dataset_request(...)
3. └─laOpenData:::.la_get_json(endpoint, query_list, timeout_sec = timeout_sec)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
Los Angeles Open Data request failed (network unavailable or API slow).
Try again later or increase `timeout_sec`.
Underlying error: Timeout was reached [data.lacity.org]:
Connection timed out after 10000 milliseconds
--- 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-gcc