Last updated on 2026-03-24 03:51:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.1 | 18.85 | 153.91 | 172.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.1 | 12.67 | 103.33 | 116.00 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.2 | 36.00 | 259.05 | 295.05 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 32.00 | 243.31 | 275.31 | NOTE | |
| r-devel-macos-arm64 | 2.0.2 | 4.00 | 36.00 | 40.00 | OK | |
| r-devel-windows-x86_64 | 2.0.1 | 22.00 | 165.00 | 187.00 | OK | |
| r-patched-linux-x86_64 | 2.0.1 | 15.36 | 136.25 | 151.61 | OK | |
| r-release-linux-x86_64 | 2.0.1 | 15.50 | 135.76 | 151.26 | OK | |
| r-release-macos-arm64 | 2.0.2 | 4.00 | 34.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 2.0.2 | 12.00 | 114.00 | 126.00 | OK | |
| r-release-windows-x86_64 | 2.0.1 | 20.00 | 156.00 | 176.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.2 | 12.00 | 109.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.1 | 26.00 | 201.00 | 227.00 | OK |
Version: 2.0.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Kendall’ ‘methods’ ‘perm’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-gcc