Skip to content

mllrnrs

R6-Based ML Learners for 'mlexperiments'

v0.0.8 · Jan 16, 2026 · GPL (>= 3)

Description

Enhances 'mlexperiments' <https://CRAN.R-project.org/package=mlexperiments> with additional machine learning ('ML') learners. The package provides R6-based learners for the following algorithms: 'glmnet' <https://CRAN.R-project.org/package=glmnet>, 'ranger' <https://CRAN.R-project.org/package=ranger>, 'xgboost' <https://CRAN.R-project.org/package=xgboost>, and 'lightgbm' <https://CRAN.R-project.org/package=lightgbm>. These can be used directly with the 'mlexperiments' R package.

Downloads

307

Last 30 days

13031st

1.3K

Last 90 days

6.1K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 19, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 18, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [144s/208s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additiona
...[truncated]...

   27.                                 └─parallel::makePSOCKcluster(names = ncores)
   28.                                   └─base::serverSocket(port = port)
  
  [ FAIL 1 | WARN 2 | SKIP 3 | PASS 31 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies data.table kdry mlexperiments R6 mlsurvlrnrs mllrnrs

Version History

new 0.0.8 Mar 10, 2026
updated 0.0.8 ← 0.0.7 diff Jan 16, 2026
updated 0.0.7 ← 0.0.6 diff Dec 3, 2025
updated 0.0.6 ← 0.0.5 diff Sep 7, 2025
updated 0.0.5 ← 0.0.4 diff Mar 4, 2025
updated 0.0.4 ← 0.0.3 diff Jul 4, 2024
updated 0.0.3 ← 0.0.2 diff Mar 6, 2024
new 0.0.2 Jul 17, 2023