Last updated on 2025-05-15 07:50:19 CEST.
Package | ERROR | OK |
---|---|---|
EmissV | 13 | |
eva3dm | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.99.1
Check: examples
Result: ERROR
Running examples in ‘eva3dm-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: daily
> ### Title: Calculate daily mean, min or max
> ### Aliases: daily
>
> ### ** Examples
>
> sites <- c("OAKB")
> for(site in sites){
+ cat('downloading METAR from:',site,'...\n')
+ DATA <- riem::riem_measures(station = sites,
+ date_start = "2012-01-01",
+ date_end = "2012-02-01")
+ }
downloading METAR from: OAKB ...
Waiting 3s for retry backoff ■■■■■■■■■■■■■■■
Waiting 3s for retry backoff ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Error in `httr2::req_perform()`:
! HTTP 503 Service Unavailable.
Backtrace:
▆
1. ├─riem::riem_measures(...)
2. │ └─riem:::perform_riem_request(...)
3. │ └─... %>% httr2::req_perform()
4. └─httr2::req_perform(.)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
7. ├─rlang::catch_cnd(...)
8. │ ├─rlang::eval_bare(...)
9. │ ├─base::tryCatch(...)
10. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
11. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
12. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
13. │ └─base::force(expr)
14. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.99.1
Check: examples
Result: ERROR
Running examples in 'eva3dm-Ex.R' failed
The error most likely occurred in:
> ### Name: daily
> ### Title: Calculate daily mean, min or max
> ### Aliases: daily
>
> ### ** Examples
>
> sites <- c("OAKB")
> for(site in sites){
+ cat('downloading METAR from:',site,'...\n')
+ DATA <- riem::riem_measures(station = sites,
+ date_start = "2012-01-01",
+ date_end = "2012-02-01")
+ }
downloading METAR from: OAKB ...
Waiting 3s for retry backoff ■■■■■■■■■■■■■■
Waiting 3s for retry backoff ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Error in `httr2::req_perform()`:
! HTTP 503 Service Unavailable.
Backtrace:
▆
1. ├─riem::riem_measures(...)
2. │ └─riem:::perform_riem_request(...)
3. │ └─... %>% httr2::req_perform()
4. └─httr2::req_perform(.)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
7. ├─rlang::catch_cnd(...)
8. │ ├─rlang::eval_bare(...)
9. │ ├─base::tryCatch(...)
10. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
11. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
12. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
13. │ └─base::force(expr)
14. └─rlang::abort(...)
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.