The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
Last updated on 2026-04-15 05:53:38 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| mongolstats | 1 | 3 | 10 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 10
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in 'mongolstats-Ex.R' failed
The error most likely occurred in:
> ### Name: mn_boundaries
> ### Title: Mongolia administrative boundaries (sf)
> ### Aliases: mn_boundaries
>
> ### ** Examples
>
> ## Don't show:
> if (curl::has_internet()) withAutoprint({ # examplesIf
+ ## End(Don't show)
+ # Get aimag (province) boundaries
+ aimags <- mn_boundaries("ADM1")
+ head(aimags)
+ ## Don't show:
+ }) # examplesIf
> aimags <- mn_boundaries("ADM1")
Error in `httr2::req_perform()`:
! HTTP 504 Gateway Timeout.
Backtrace:
▆
1. ├─base::withAutoprint(...)
2. │ └─base::source(...)
3. │ ├─base::withVisible(eval(ei, envir))
4. │ └─base::eval(ei, envir)
5. │ └─base::eval(ei, envir)
6. └─mongolstats::mn_boundaries("ADM1")
7. └─httr2::req_perform(req, path = tmp)
8. └─httr2:::handle_resp(req, resp, error_call = error_call)
9. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
10. ├─rlang::catch_cnd(...)
11. │ ├─rlang::eval_bare(...)
12. │ ├─base::tryCatch(...)
13. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
14. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
15. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
16. │ └─base::force(expr)
17. └─rlang::abort(...)
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.1
Check: installed package size
Result: NOTE
installed size is 8.0Mb
sub-directories of 1Mb or more:
extdata 6.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-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.