CRAN Package Check Results for Package peermodels

Last updated on 2026-03-30 12:53:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.3 3.34 28.70 32.04 OK
r-devel-linux-x86_64-debian-gcc 0.10.3 2.40 23.50 25.90 ERROR
r-devel-linux-x86_64-fedora-clang 0.10.3 45.59 ERROR
r-devel-linux-x86_64-fedora-gcc 0.10.3 6.00 45.20 51.20 ERROR
r-devel-macos-arm64 0.10.3 1.00 13.00 14.00 ERROR
r-devel-windows-x86_64 0.10.3 6.00 56.00 62.00 ERROR
r-patched-linux-x86_64 0.10.3 3.34 25.37 28.71 OK
r-release-linux-x86_64 0.10.3 2.46 25.58 28.04 ERROR
r-release-macos-arm64 0.10.3 OK
r-release-macos-x86_64 0.10.3 2.00 30.00 32.00 OK
r-release-windows-x86_64 0.10.3 5.00 53.00 58.00 ERROR
r-oldrel-macos-arm64 0.10.3 OK
r-oldrel-macos-x86_64 0.10.3 2.00 27.00 29.00 OK
r-oldrel-windows-x86_64 0.10.3 7.00 61.00 68.00 ERROR

Additional issues

M1mac noLD

Check Details

Version: 0.10.3
Check: examples
Result: ERROR Running examples in ‘peermodels-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: handshake > ### Title: checks to see if a model is available on the cloud server > ### Aliases: handshake > > ### ** Examples > > handshake("accept") Error in `resp_body_json()`: ! Unexpected content type "text/html". • Expecting type "application/json" or suffix "json". Backtrace: ▆ 1. ├─peermodels::handshake("accept") 2. │ └─res %>% resp_body_json() 3. └─httr2::resp_body_json(.) 4. └─httr2::resp_check_content_type(...) 5. └─httr2:::check_content_type(...) 6. └─cli::cli_abort(...) 7. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.10.3
Check: examples
Result: ERROR Running examples in ‘peermodels-Ex.R’ failed The error most likely occurred in: > ### Name: handshake > ### Title: checks to see if a model is available on the cloud server > ### Aliases: handshake > > ### ** Examples > > handshake("accept") Error in `resp_body_json()`: ! Unexpected content type "text/html". • Expecting type "application/json" or suffix "json". Backtrace: ▆ 1. ├─peermodels::handshake("accept") 2. │ └─res %>% resp_body_json() 3. └─httr2::resp_body_json(.) 4. └─httr2::resp_check_content_type(...) 5. └─httr2:::check_content_type(...) 6. └─cli::cli_abort(...) 7. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64