CRAN Package Check Results for Package planscorer

Last updated on 2026-09-13 02:52:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 2.73 32.82 35.55 OK
r-devel-linux-x86_64-debian-gcc 0.0.3 2.06 26.16 28.22 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.3 23.90 OK
r-devel-linux-x86_64-fedora-gcc 0.0.3 22.98 OK
r-devel-windows-x86_64 0.0.3 5.00 60.00 65.00 OK
r-patched-linux-x86_64 0.0.3 2.76 29.33 32.09 OK
r-release-linux-x86_64 0.0.3 2.45 29.22 31.67 ERROR
r-release-macos-arm64 0.0.3 1.00 27.00 28.00 OK
r-release-macos-x86_64 0.0.3 2.00 43.00 45.00 OK
r-release-windows-x86_64 0.0.3 5.00 54.00 59.00 OK
r-oldrel-macos-arm64 0.0.3 OK
r-oldrel-macos-x86_64 0.0.3 2.00 41.00 43.00 OK
r-oldrel-windows-x86_64 0.0.3 7.00 63.00 70.00 OK

Check Details

Version: 0.0.3
Check: examples
Result: ERROR Running examples in ‘planscorer-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ps_model_versions > ### Title: List Model Versions > ### Aliases: ps_model_versions > > ### ** Examples > > ps_model_versions() Error in `httr2::req_perform()`: ! HTTP 502 Bad Gateway. Backtrace: ▆ 1. └─planscorer::ps_model_versions() 2. ├─dplyr::bind_rows(...) 3. │ └─rlang::list2(...) 4. ├─base::lapply(...) 5. ├─httr2::resp_body_json(httr2::req_perform(httr2::request("https://api.planscore.org/model_versions"))) 6. │ └─httr2:::check_response(resp) 7. │ └─httr2:::is_response(resp) 8. └─httr2::req_perform(httr2::request("https://api.planscore.org/model_versions")) 9. └─httr2:::handle_resp(req, resp, error_call = error_call) 10. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 11. ├─rlang::catch_cnd(...) 12. │ ├─rlang::eval_bare(...) 13. │ ├─base::tryCatch(...) 14. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 15. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 16. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 17. │ └─base::force(expr) 18. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64