* using log directory ‘/Users/ripley/R/packages/tests-devel/planscorer.Rcheck’ * using R Under development (unstable) (2026-09-14 r90538) * using platform: aarch64-apple-darwin27.0.0 * R was compiled by Apple clang version 21.0.0 (clang-2100.3.34.2) GNU Fortran (GCC) 14.2.0 * running under: macOS Golden Gate 27.0 * using session charset: UTF-8 * current time: 2026-09-17 00:16:49 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘planscorer/DESCRIPTION’ ... OK * this is package ‘planscorer’ version ‘0.0.3’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘planscorer’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... ERROR Running examples in ‘planscorer-Ex.R’ failed The error most likely occurred in: > ### 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 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-devel/planscorer.Rcheck/00check.log’ for details. 21.95 real 11.37 user 4.83 sys