Last updated on 2026-04-15 12:51:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.2 | 4.49 | 43.36 | 47.85 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1.2 | 2.95 | 38.59 | 41.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.2 | 80.12 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 88.87 | OK | |||
| r-devel-macos-arm64 | 1.1.2 | 1.00 | 304.00 | 305.00 | OK | |
| r-devel-windows-x86_64 | 1.1.2 | 7.00 | 210.00 | 217.00 | OK | |
| r-patched-linux-x86_64 | 1.1.2 | 5.11 | 45.26 | 50.37 | OK | |
| r-release-linux-x86_64 | 1.1.2 | 3.56 | 43.57 | 47.13 | OK | |
| r-release-macos-arm64 | 1.1.2 | OK | ||||
| r-release-macos-x86_64 | 1.1.2 | 3.00 | 251.00 | 254.00 | OK | |
| r-release-windows-x86_64 | 1.1.2 | 7.00 | 0.00 | 7.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.2 | 3.00 | 301.00 | 304.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.2 | 9.00 | 274.00 | 283.00 | OK |
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 `gaz_rest_names_by_mrgid()`:
! HTTP 503 Service Unavailable.
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-devel-linux-x86_64-debian-clang
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:104-106 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_http_503>
Error in `FUN()`:
! HTTP 503 Service Unavailable.
---
Backtrace:
▆
1. ├─mregions2::gaz_search(3293)
2. └─mregions2:::gaz_search.numeric(3293)
3. └─base::lapply(x, gaz_rest_record_by_mrgid, ...)
4. └─mregions2 (local) FUN(X[[i]], ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mregions2.Rmd' failed with diagnostics:
HTTP 503 Service Unavailable.
--- 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-clang