Last updated on 2026-07-11 00:51:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 10.03 | 119.25 | 129.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 7.04 | 91.17 | 98.21 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 17.00 | 196.57 | 213.57 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 18.00 | 211.79 | 229.79 | NOTE | |
| r-devel-windows-x86_64 | 2.0.0 | 13.00 | 144.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 10.62 | 112.00 | 122.62 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 9.69 | 114.60 | 124.29 | OK | |
| r-release-macos-arm64 | 2.0.0 | 3.00 | 36.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 8.00 | 142.00 | 150.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 13.00 | 142.00 | 155.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 3.00 | 38.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.0 | 7.00 | 136.00 | 143.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 20.00 | 182.00 | 202.00 | OK |
Version: 2.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc