Last updated on 2026-06-20 00:49:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 21.08 | 169.18 | 190.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 13.63 | 118.47 | 132.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 34.00 | 248.96 | 282.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 32.00 | 238.41 | 270.41 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 26.00 | 178.00 | 204.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 25.67 | 156.35 | 182.02 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 20.63 | 155.82 | 176.45 | 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 | 23.00 | 179.00 | 202.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 | 30.00 | 233.00 | 263.00 | OK |
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