CRAN Package Check Results for Package agridat

Last updated on 2025-02-17 09:49:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.24 10.93 121.29 132.22 OK
r-devel-linux-x86_64-debian-gcc 1.24 7.02 83.81 90.83 OK
r-devel-linux-x86_64-fedora-clang 1.24 221.45 OK
r-devel-linux-x86_64-fedora-gcc 1.24 254.19 OK
r-devel-macos-arm64 1.24 112.00 OK
r-devel-macos-x86_64 1.24 192.00 ERROR
r-devel-windows-x86_64 1.24 16.00 275.00 291.00 OK
r-patched-linux-x86_64 1.24 15.60 114.29 129.89 OK
r-release-linux-x86_64 1.24 7.83 114.20 122.03 OK
r-release-macos-arm64 1.24 105.00 OK
r-release-macos-x86_64 1.24 219.00 OK
r-release-windows-x86_64 1.24 17.00 263.00 280.00 OK
r-oldrel-macos-arm64 1.24 106.00 OK
r-oldrel-macos-x86_64 1.24 194.00 OK
r-oldrel-windows-x86_64 1.24 17.00 310.00 327.00 OK

Check Details

Version: 1.24
Check: examples
Result: ERROR Running examples in ‘agridat-Ex.R’ failed The error most likely occurred in: > ### Name: gomez.nitrogen > ### Title: Soil nitrogen at three times for eight fertilizer treatments > ### Aliases: gomez.nitrogen > ### Keywords: datasets > > ### ** Examples > > > library(agridat) > > data(gomez.nitrogen) > dat <- gomez.nitrogen > > # Note the depletion of nitrogen over time (stage) > libs(HH) Installing package into ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/agridat.Rcheck’ (as ‘lib’ is unspecified) Error in contrib.url(repos, "source") : trying to use CRAN without setting a mirror Calls: libs -> install.packages -> contrib.url Execution halted Flavor: r-devel-macos-x86_64