Last updated on 2026-03-01 01:51:03 CET.
| Package | ERROR | OK |
|---|---|---|
| mregions2 | 1 | 13 |
| sdmpredictors | 14 |
Current CRAN status: ERROR: 1, OK: 13
Version: 1.1.2
Check: examples
Result: ERROR
Running examples in ‘mregions2-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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()`:
! Timeout was reached [marineregions.org]:
Connection timed out after 10000 milliseconds
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-linux-x86_64
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: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()`:
! Timeout was reached [marineregions.org]:
Connection timed out after 10002 milliseconds
---
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()`:
! Timeout was reached [marineregions.org]:
Connection timed out after 10002 milliseconds
--- 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
Current CRAN status: OK: 14