CRAN Package Check Results for Package MLDataR

Last updated on 2026-06-08 02:51:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 2.23 46.95 49.18 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.95 2.95 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 4.00 80.82 84.82 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 90.80 NOTE
r-devel-windows-x86_64 1.0.1 6.00 66.00 72.00 OK
r-patched-linux-x86_64 1.0.1 2.11 40.53 42.64 OK
r-release-linux-x86_64 1.0.1 1.95 40.24 42.19 OK
r-release-macos-arm64 1.0.1 1.00 18.00 19.00 OK
r-release-macos-x86_64 1.0.1 2.00 89.00 91.00 OK
r-release-windows-x86_64 1.0.1 6.00 65.00 71.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 7.00 77.00 84.00 OK

Check Details

Version: 1.0.1
Check: package dependencies
Result: ERROR Packages required but not available: 'ConfusionTableR', 'parsnip', 'rsample', 'recipes', 'workflows', 'caret', 'OddsPlotty' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

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