CRAN Package Check Results for Package cfbfastR

Last updated on 2026-04-09 02:53:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 20.64 169.12 189.76 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 13.47 119.06 132.53 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 34.00 261.52 295.52 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 36.00 254.10 290.10 OK
r-devel-macos-arm64 2.0.0 5.00 40.00 45.00 OK
r-devel-windows-x86_64 2.0.0 23.00 176.00 199.00 OK
r-patched-linux-x86_64 2.0.0 22.00 153.25 175.25 OK
r-release-linux-x86_64 2.0.0 19.47 145.59 165.06 OK
r-release-macos-arm64 2.0.0 OK
r-release-macos-x86_64 2.0.0 13.00 131.00 144.00 OK
r-release-windows-x86_64 2.0.0 21.00 165.00 186.00 OK
r-oldrel-macos-arm64 2.0.0 OK
r-oldrel-macos-x86_64 2.0.0 13.00 152.00 165.00 OK
r-oldrel-windows-x86_64 2.0.0 29.00 209.00 238.00 OK

Check Details

Version: 2.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in load(.url) : URL 'https://raw.githubusercontent.com/sportsdataverse/cfbfastR-data/main/models/wp_model.Rdata': Timeout of 60 seconds was reached A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-linux-x86_64-debian-gcc