The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-08-31 23:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 4.43 | 50.76 | 55.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 2.90 | 38.64 | 41.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 37.36 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 41.44 | OK | |||
| r-devel-windows-x86_64 | 1.3.0 | 6.00 | 194.00 | 200.00 | ERROR | |
| r-patched-linux-x86_64 | 1.3.0 | 4.03 | 46.03 | 50.06 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 4.11 | 40.58 | 44.69 | ERROR | |
| r-release-macos-arm64 | 1.3.0 | 1.00 | 260.00 | 261.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 3.00 | 345.00 | 348.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 9.00 | 68.00 | 77.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.3.0 | 1.00 | 211.00 | 212.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 3.00 | 241.00 | 244.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 10.00 | 199.00 | 209.00 | ERROR |
Version: 1.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'mregions2.Rmd' using rmarkdown
Quitting from mregions2.Rmd:114-116 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_http_500>
Error in `gaz_rest_records_by_lat_long()`:
! HTTP 500 Internal Server Error.
---
Backtrace:
▆
1. ├─mregions2::gaz_search(x = 2.927, y = 51.21551)
2. └─mregions2:::gaz_search.numeric(x = 2.927, y = 51.21551)
3. └─mregions2:::gaz_search.sfg(x, ...)
4. └─mregions2:::gaz_search.sfc(x, ...)
5. └─mregions2::gaz_rest_records_by_lat_long(latitude, longitude, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mregions2.Rmd' failed with diagnostics:
HTTP 500 Internal Server Error.
--- failed re-building 'mregions2.Rmd'
SUMMARY: processing the following file failed:
'mregions2.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mregions2.Rmd’ using rmarkdown
Quitting from mregions2.Rmd:114-116 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_http_500>
Error in `gaz_rest_records_by_lat_long()`:
! HTTP 500 Internal Server Error.
---
Backtrace:
▆
1. ├─mregions2::gaz_search(x = 2.927, y = 51.21551)
2. └─mregions2:::gaz_search.numeric(x = 2.927, y = 51.21551)
3. └─mregions2:::gaz_search.sfg(x, ...)
4. └─mregions2:::gaz_search.sfc(x, ...)
5. └─mregions2::gaz_rest_records_by_lat_long(latitude, longitude, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mregions2.Rmd' failed with diagnostics:
HTTP 500 Internal Server Error.
--- failed re-building ‘mregions2.Rmd’
SUMMARY: processing the following file failed:
‘mregions2.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in 'mregions2-Ex.R' failed
The error most likely occurred in:
> ### Name: gaz_rest_names_by_mrgid
> ### Title: Get the names for a given MRGID
> ### Aliases: gaz_rest_names_by_mrgid
>
> ### ** Examples
>
> gaz_rest_names_by_mrgid(3293)
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Could not connect to server [marineregions.org]:
Failed to connect to marineregions.org port 443 after 2175 ms: Could not connect to server
Backtrace:
▆
1. ├─mregions2::gaz_rest_names_by_mrgid(3293)
2. │ └─... %>% httr2::req_perform()
3. └─httr2::req_perform(.)
4. └─httr2:::handle_resp(req, resp, error_call = error_call)
5. └─rlang::cnd_signal(resp)
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'mregions2.Rmd' using rmarkdown
Quitting from mregions2.Rmd:84-86 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_failure>
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Could not connect to server [marineregions.org]:
Failed to connect to marineregions.org port 443 after 2147 ms: Could not connect to server
---
Backtrace:
▆
1. ├─mregions2::gaz_search("North Sea")
2. ├─mregions2:::gaz_search.character("North Sea")
3. │ └─mregions2::gaz_rest_records_by_name(x, ...)
4. │ └─mregions2 (local) gaz_records_by_name_at(offset)
5. │ └─... %>% httr2::req_perform()
6. └─httr2::req_perform(.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mregions2.Rmd' failed with diagnostics:
Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Could not connect to server [marineregions.org]:
Failed to connect to marineregions.org port 443 after 2147 ms: Could not connect to server
--- failed re-building 'mregions2.Rmd'
SUMMARY: processing the following file failed:
'mregions2.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.