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

CRAN

289

Last 30 days

16403rd

650

Last 90 days

5.9K

Last year

Trend: +85.3% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

144

Last year

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

autoCRAN

0

Last 7 days

14

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

package dependencies

Packages required but not available: 'kdry', 'mlexperiments'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
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

Code

Structure

Lines of code

10,011

Files

66

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,533 (15.3%)Tests 1,037 (10.4%)Docs 673 (6.7%)Vignettes 6,768 (67.6%)

API

Exported functions

4

Internal functions

31

Testing & CI

Has tests

Yes

Test-to-code ratio

0.68

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

0%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

20%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.1.0

System requirements

1

C++ standard

License

GPL (>= 3)

License flags

SPDX valid, OSI approved

History

Versions

7

First release

2023-07-18

Latest release

2026-01-17

Avg cadence

154 days

Cold removal rate

Dep drift

0

LOC over versions

v0.0.2: 9,843 LOCv0.0.3: 9,837 LOCv0.0.4: 10,342 LOCv0.0.5: 10,291 LOCv0.0.6: 9,863 LOCv0.0.7: 9,944 LOCv0.0.8: 10,011 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies data.table kdry mlexperiments R6 mlsurvlrnrs mllrnrs

Version History

8 tracked
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