Skip to content

MLeval

Machine Learning Model Evaluation

v0.3 · Feb 11, 2020 · AGPL-3

Description

Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver operating characteristic (ROC) curves, precision-recall (PR) curves, calibration curves, and PR gain curves. 'MLeval' accepts a data frame of class probabilities and ground truth labels, or, it can automatically interpret the Caret train function results from repeated cross validation, then select the best model and analyse the results. 'MLeval' produces a range of evaluation metrics with confidence intervals.

Downloads

CRAN

424

Last 30 days

9455th

1.3K

Last 90 days

11.2K

Last year

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

r2u CRAN

9

Last 30 days

24

Last 90 days

111

Last year

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

autoCRAN

1

Last 7 days

9

Last 30 days

0

All-time

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

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.

Check History

NOTE 10 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.
ERROR r-oldrel-windows-x86_64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building 'introduction.Rmd' using rmarkdown
! Package pdftex.def Error: File `672931db274538271f488c42721113db242be719.pdf'
 not found: using draft setting.

Error: processing vignette 'introduction.Rmd' fail
...[truncated]...
ihui.org/tinytex/r/#debugging for debugging tips. See introduction.log for more info.
--- failed re-building 'introduction.Rmd'

SUMMARY: processing the following file failed:
  'introduction.Rmd'

Error: Vignette re-building failed.
Execution halted
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Christopher", "R"),
                    family = "John",
                    role = c("aut", "cre"),
                    email = "chris.r.john86@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies ggplot2 MLeval

Version History

4 tracked
new 0.3 Mar 10, 2026
updated 0.3 ← 0.2 diff Feb 11, 2020
updated 0.2 ← 0.1 diff Nov 29, 2019
new 0.1 Nov 24, 2019