CRAN Package Check Results for Package easystats

Last updated on 2026-07-02 13:52:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.6 6.63 93.13 99.76 OK
r-devel-linux-x86_64-debian-gcc 0.7.6 5.52 69.20 74.72 OK
r-devel-linux-x86_64-fedora-clang 0.7.6 11.00 151.42 162.42 OK
r-devel-linux-x86_64-fedora-gcc 0.7.6 12.00 171.38 183.38 OK
r-devel-windows-x86_64 0.7.6 14.00 339.00 353.00 ERROR
r-patched-linux-x86_64 0.7.6 6.33 86.19 92.52 OK
r-release-linux-x86_64 0.7.6 OK
r-release-macos-arm64 0.7.6 3.00 45.00 48.00 OK
r-release-macos-x86_64 0.7.6 8.00 130.00 138.00 OK
r-release-windows-x86_64 0.7.6 14.00 108.00 122.00 OK
r-oldrel-macos-arm64 0.7.6 3.00 39.00 42.00 OK
r-oldrel-macos-x86_64 0.7.6 8.00 147.00 155.00 OK
r-oldrel-windows-x86_64 0.7.6 20.00 139.00 159.00 OK

Check Details

Version: 0.7.6
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://bioconductor.statistik.tu-dortmund.de/cran/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-devel-windows-x86_64