CRAN Package Check Results for Package mregions2

Last updated on 2026-06-22 04:53:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 4.45 50.73 55.18 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 2.89 38.59 41.48 OK
r-devel-linux-x86_64-fedora-clang 1.1.2 101.30 OK
r-devel-linux-x86_64-fedora-gcc 1.1.2 96.04 OK
r-devel-windows-x86_64 1.1.2 7.00 232.00 239.00 OK
r-patched-linux-x86_64 1.1.2 4.88 46.30 51.18 OK
r-release-linux-x86_64 1.1.2 3.23 46.20 49.43 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 6.00 186.00 192.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 10.00 242.00 252.00 ERROR

Check Details

Version: 1.1.2
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 `gaz_rest_names_by_mrgid()`: ! HTTP 500 Internal Server Error. Backtrace: ▆ 1. └─mregions2::gaz_rest_names_by_mrgid(3293) 2. └─httr2::resp_check_status(resp) 3. └─httr2:::resp_failure_cnd(resp$request, resp, error_call = error_call) 4. ├─rlang::catch_cnd(...) 5. │ ├─rlang::eval_bare(...) 6. │ ├─base::tryCatch(...) 7. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 8. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 9. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 10. │ └─base::force(expr) 11. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-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:145-151 [unnamed-chunk-10] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/httr2_http_500> Error in `FUN()`: ! HTTP 500 Internal Server Error. --- Backtrace: ▆ 1. ├─mregions2::gaz_search_by_type("Town") 2. ├─mregions2:::gaz_search_by_type.character("Town") 3. │ ├─... %>% new_mr_df() 4. │ └─base::lapply(x, gaz_rest_records_by_type, ...) 5. │ └─mregions2 (local) FUN(X[[i]], ...) 6. ├─mregions2:::new_mr_df(.) 7. │ ├─base::stopifnot(is.data.frame(x)) 8. │ └─base::is.data.frame(x) 9. └─dplyr::bind_rows(.) 10. └─rlang::list2(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-oldrel-windows-x86_64