Last updated on 2026-04-25 20:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.25 | 48.01 | 50.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.80 | 36.36 | 38.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 75.73 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 84.04 | NOTE | |||
| r-patched-linux-x86_64 | 1.0.1 | 2.30 | 41.40 | 43.70 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 2.22 | 39.54 | 41.76 | OK | |
| r-release-macos-arm64 | 1.0.1 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 6.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0.1 | 6.00 | 63.00 | 69.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 2.00 | 50.00 | 52.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 6.00 | 73.00 | 79.00 | OK |
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘ConfusionTableR’ ‘OddsPlotty’ ‘caret’ ‘dplyr’ ‘ggplot2’ ‘parsnip’
‘ranger’ ‘recipes’ ‘rsample’ ‘varhandle’ ‘workflows’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: package dependencies
Result: ERROR
Packages required but not available:
'ConfusionTableR', 'caret', 'OddsPlotty'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64