CRAN Package Check Results for Package mlquantify

Last updated on 2026-06-08 03:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.65 41.48 44.13 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 2.93 2.93 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 5.00 59.06 64.06 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 60.65 NOTE
r-devel-windows-x86_64 0.2.0 4.00 62.00 66.00 OK
r-patched-linux-x86_64 0.2.0 2.71 34.60 37.31 OK
r-release-linux-x86_64 0.2.0 2.49 37.46 39.95 OK
r-release-macos-arm64 0.2.0 1.00 14.00 15.00 OK
r-release-macos-x86_64 0.2.0 2.00 44.00 46.00 OK
r-release-windows-x86_64 0.2.0 5.00 62.00 67.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 6.00 73.00 79.00 OK

Check Details

Version: 0.2.0
Check: package dependencies
Result: ERROR Package required but not available: ‘caret’ Package suggested but not available for checking: ‘CORElearn’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

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