CRAN Package Check Results for Package statforbiology

Last updated on 2026-09-12 10:51:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 13.97 112.29 126.26 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 10.34 89.59 99.93 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 11.00 80.94 91.94 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 10.00 77.44 87.44 OK
r-devel-windows-x86_64 1.0.2 19.00 146.00 165.00 OK
r-patched-linux-x86_64 1.0.2 14.43 117.70 132.13 OK
r-release-linux-x86_64 1.0.2 13.81 116.21 130.02 OK
r-release-macos-arm64 1.0.2 4.00 47.00 51.00 OK
r-release-macos-x86_64 1.0.2 10.00 138.00 148.00 OK
r-release-windows-x86_64 1.0.2 18.00 144.00 162.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 9.00 114.00 123.00 OK
r-oldrel-windows-x86_64 1.0.2 24.00 176.00 200.00 OK

Check Details

Version: 1.0.2
Check: examples
Result: ERROR Running examples in ‘statforbiology-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: AMMI > ### Title: AMMI analysis for multienvironment genotype experiments > ### Aliases: AMMI > ### Keywords: AMMI MET > > ### ** Examples > > WinterWheat <- getAgroData("WinterWheat") Warning in file(file, "rt") : URL 'https://www.casaonofri.it/_datasets/WinterWheat.csv': Timeout of 60 seconds was reached Error in file(file, "rt") : cannot open the connection to 'https://www.casaonofri.it/_datasets/WinterWheat.csv' Calls: getAgroData -> read.csv -> read.table -> file Execution halted Flavor: r-devel-linux-x86_64-debian-clang