Last updated on 2026-06-27 09:51:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.2 | 4.15 | 50.98 | 55.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.2 | 2.79 | 36.37 | 39.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.2 | 98.84 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 110.11 | OK | |||
| r-devel-windows-x86_64 | 1.1.2 | 7.00 | 322.00 | 329.00 | OK | |
| r-patched-linux-x86_64 | 1.1.2 | 3.94 | 45.13 | 49.07 | OK | |
| r-release-linux-x86_64 | 1.1.2 | 3.60 | 46.73 | 50.33 | OK | |
| r-release-macos-arm64 | 1.1.2 | 1.00 | 304.00 | 305.00 | OK | |
| r-release-macos-x86_64 | 1.1.2 | 3.00 | 341.00 | 344.00 | OK | |
| r-release-windows-x86_64 | 1.1.2 | 8.00 | 560.00 | 568.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.2 | 3.00 | 251.00 | 254.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.2 | 9.00 | 290.00 | 299.00 | OK |
Version: 1.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mregions2.Rmd’ using rmarkdown
Quitting from mregions2.Rmd:274-280 [unnamed-chunk-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_failure>
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_disk()`:
! Server returned nothing (no headers, no data) [geo.vliz.be]:
Empty reply from server
---
Backtrace:
▆
1. ├─mregions2::mrp_get("ecs")
2. │ └─... %>% mrp_get_sanity_check()
3. ├─mregions2:::mrp_get_sanity_check(.)
4. │ └─httr2::resp_is_error(resp)
5. │ └─httr2:::check_response(resp)
6. │ └─httr2:::is_response(resp)
7. └─httr2::req_perform(., path = cached_zip_path)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mregions2.Rmd' failed with diagnostics:
Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_disk()`:
! Server returned nothing (no headers, no data) [geo.vliz.be]:
Empty reply from server
--- failed re-building ‘mregions2.Rmd’
SUMMARY: processing the following file failed:
‘mregions2.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc