Last updated on 2026-08-17 22:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 20.50 | 164.22 | 184.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 13.04 | 103.98 | 117.02 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 14.00 | 106.74 | 120.74 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 14.00 | 101.23 | 115.23 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 22.00 | 170.00 | 192.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 21.73 | 152.24 | 173.97 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 20.10 | 154.97 | 175.07 | OK | |
| r-release-macos-arm64 | 2.0.0 | 5.00 | 41.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 13.00 | 251.00 | 264.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 25.00 | 0.00 | 25.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 13.00 | 131.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 31.00 | 229.00 | 260.00 | OK |
Version: 2.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in load(.url) :
cannot open URL 'https://raw.githubusercontent.com/sportsdataverse/cfbfastR-data/main/models/ep_model.Rdata': HTTP status was '429 Unknown Error'
Warning in load(.url) :
cannot open URL 'https://raw.githubusercontent.com/sportsdataverse/cfbfastR-data/main/models/fg_model.Rdata': HTTP status was '429 Unknown Error'
Warning in load(.url) :
cannot open URL 'https://raw.githubusercontent.com/sportsdataverse/cfbfastR-data/main/models/wp_model.Rdata': HTTP status was '429 Unknown Error'
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