Last updated on 2026-04-28 08:53:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.55 | 39.48 | 42.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.99 | 30.87 | 32.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 61.51 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 59.09 | NOTE | |||
| r-devel-windows-x86_64 | 0.2.0 | 7.00 | 63.00 | 70.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 2.86 | 34.54 | 37.40 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 2.04 | 34.60 | 36.64 | OK | |
| r-release-macos-arm64 | 0.2.0 | 1.00 | 14.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 5.00 | ERROR | |||
| r-release-windows-x86_64 | 0.2.0 | 5.00 | 78.00 | 83.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 2.00 | 36.00 | 38.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 8.00 | 70.00 | 78.00 | OK |
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘caret’ ‘randomForest’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.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