Last updated on 2026-04-25 00:49:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 15.90 | 121.13 | 137.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 11.62 | 83.14 | 94.76 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 26.00 | 177.15 | 203.15 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 25.00 | 171.26 | 196.26 | NOTE | |
| r-patched-linux-x86_64 | 1.4.0 | 14.46 | 110.29 | 124.75 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 11.41 | 105.89 | 117.30 | OK | |
| r-release-macos-arm64 | 1.4.0 | 4.00 | 28.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 1.4.0 | 6.00 | ERROR | |||
| r-release-windows-x86_64 | 1.4.0 | 17.00 | 108.00 | 125.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.0 | 9.00 | 91.00 | 100.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.0 | 15.00 | 107.00 | 122.00 | OK |
Version: 1.4.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rcpp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.4.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘caret’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64