Skip to content

unifiedml

Unified Interface for Machine Learning Models

v0.3.0 · May 5, 2026 · MIT + file LICENSE

Description

Provides a unified R6-based interface for various machine learning models with automatic interface detection, consistent cross-validation, model interpretations via numerical derivatives, and visualization. Supports both regression and classification tasks with any model function that follows R's standard modeling conventions (formula or matrix interface).

Downloads

CRAN

243

Last 30 days

17935th

816

Last 90 days

1.8K

Last year

Trend: -5.5% (30d vs prior 30d)

r2u CRAN

50

Last 30 days

138

Last 90 days

272

Last year

Trend: -16.7% (30d vs prior 30d)

autoCRAN

2

Last 7 days

5

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘formula_vs_matrix.Rmd’ using rmarkdown
--- finished re-building ‘formula_vs_matrix.Rmd’

--- re-building ‘unifiedml-benchmark.Rmd’ using rmarkdown

Quitting from unifiedml-benchmark.Rmd:12-42 
...[truncated]...
ba.Rmd’

--- re-building ‘unifiedml.Rmd’ using rmarkdown
--- finished re-building ‘unifiedml.Rmd’

SUMMARY: processing the following files failed:
  ‘unifiedml-benchmark.Rmd’ ‘unifiedml-caret.Rmd’

Error: Vignette re-building failed.
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies doParallel R6 foreach Rcpp unifiedml

Version History

5 tracked
updated 0.3.0 ← 0.2.1 diff May 5, 2026
updated 0.2.1 ← 0.2.0 diff Apr 3, 2026
new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.0 diff Jan 9, 2026
new 0.1.0 Nov 12, 2025