Last updated on 2026-05-17 02:49:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.1 | 13.72 | 332.18 | 345.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.1 | 9.82 | 210.31 | 220.13 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.3.1 | 23.00 | 521.56 | 544.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.1 | 22.00 | 523.61 | 545.61 | OK | |
| r-devel-windows-x86_64 | 2.3.1 | 16.00 | 324.00 | 340.00 | OK | |
| r-patched-linux-x86_64 | 2.3.1 | 14.21 | 316.61 | 330.82 | OK | |
| r-release-linux-x86_64 | 2.3.1 | 13.82 | 314.19 | 328.01 | OK | |
| r-release-macos-arm64 | 2.3.1 | 4.00 | 85.00 | 89.00 | OK | |
| r-release-macos-x86_64 | 2.3.1 | 10.00 | 336.00 | 346.00 | OK | |
| r-release-windows-x86_64 | 2.3.1 | 17.00 | 331.00 | 348.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.1 | 4.00 | 99.00 | 103.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.1 | 11.00 | 500.00 | 511.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.1 | 22.00 | 455.00 | 477.00 | OK |
Version: 2.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘coord.Rmd’ using rmarkdown
--- finished re-building ‘coord.Rmd’
--- re-building ‘coord_geo.Rmd’ using rmarkdown
--- finished re-building ‘coord_geo.Rmd’
--- re-building ‘geo.Rmd’ using rmarkdown
Quitting from geo.Rmd:34-40 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [macrostrat.org]:
Connection timed out after 10003 milliseconds
---
Backtrace:
▆
1. ├─rmacrostrat::get_units(column_id = 489, interval_name = "Cretaceous")
2. │ └─rmacrostrat:::GET_macrostrat(...)
3. │ └─httr::GET(url = root(), path = path, query = full_query)
4. │ └─httr:::request_perform(req, hu$handle$handle)
5. │ ├─httr:::request_fetch(req$output, req$url, handle)
6. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
7. │ └─curl::curl_fetch_memory(url, handle = handle)
8. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'geo.Rmd' failed with diagnostics:
Timeout was reached [macrostrat.org]:
Connection timed out after 10003 milliseconds
--- failed re-building ‘geo.Rmd’
--- re-building ‘ggarrange2.Rmd’ using rmarkdown
--- finished re-building ‘ggarrange2.Rmd’
--- re-building ‘phylogenies.Rmd’ using rmarkdown
--- finished re-building ‘phylogenies.Rmd’
--- re-building ‘time.Rmd’ using rmarkdown
--- finished re-building ‘time.Rmd’
--- re-building ‘traits.Rmd’ using rmarkdown
--- finished re-building ‘traits.Rmd’
SUMMARY: processing the following file failed:
‘geo.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc