Last updated on 2026-04-24 13:48:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.1 | 10.44 | 91.79 | 102.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.1 | 7.33 | 67.36 | 74.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.1 | 18.00 | 136.17 | 154.17 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 17.00 | 130.36 | 147.36 | NOTE | |
| r-patched-linux-x86_64 | 1.3.1 | 8.97 | 83.10 | 92.07 | OK | |
| r-release-linux-x86_64 | 1.3.1 | 8.27 | 82.07 | 90.34 | OK | |
| r-release-macos-arm64 | 1.3.1 | OK | ||||
| r-release-macos-x86_64 | 1.3.1 | 6.00 | ERROR | |||
| r-release-windows-x86_64 | 1.3.1 | 12.00 | 103.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.1 | 7.00 | 75.00 | 82.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.1 | 12.00 | 101.00 | 113.00 | OK |
Version: 1.3.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘caret’ ‘dplyr’ ‘scales’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.1
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