CRAN Package Check Results for Package easystats

Last updated on 2025-02-20 14:50:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.4 6.65 67.14 73.79 OK
r-devel-linux-x86_64-debian-gcc 0.7.4 4.70 50.49 55.19 OK
r-devel-linux-x86_64-fedora-clang 0.7.4 113.70 OK
r-devel-linux-x86_64-fedora-gcc 0.7.4 125.91 OK
r-devel-macos-arm64 0.7.4 50.00 OK
r-devel-macos-x86_64 0.7.4 130.00 OK
r-devel-windows-x86_64 0.7.4 11.00 88.00 99.00 OK
r-patched-linux-x86_64 0.7.4 6.53 62.43 68.96 OK
r-release-linux-x86_64 0.7.4 6.13 63.28 69.41 OK
r-release-macos-arm64 0.7.4 46.00 OK
r-release-macos-x86_64 0.7.4 111.00 OK
r-release-windows-x86_64 0.7.4 10.00 144.00 154.00 OK
r-oldrel-macos-arm64 0.7.3 97.00 OK
r-oldrel-macos-x86_64 0.7.4 91.00 OK
r-oldrel-windows-x86_64 0.7.4 14.00 158.00 172.00 ERROR

Check Details

Version: 0.7.4
Check: examples
Result: ERROR Running examples in 'easystats-Ex.R' failed The error most likely occurred in: > ### Name: install_suggested > ### Title: Download all suggested packages > ### Aliases: install_suggested show_suggested show_reverse_dependencies > > ### ** Examples > > > # download all suggested packages > if (FALSE) { + install_suggested("easystats") + } > > # listing all reverse dependencies of easystats packages > show_reverse_dependencies() Warning in readRDS(con) : URL 'https://CRAN.R-project.org/web/packages/packages.rds': Timeout of 60 seconds was reached Error in readRDS(con) : cannot read from connection Calls: show_reverse_dependencies ... <Anonymous> -> as.data.frame -> read_CRAN_object -> readRDS Execution halted Flavor: r-oldrel-windows-x86_64