classifierplots
Generates a Visualization of Classifier Performance as a Grid of Diagnostic Plots
v1.4.0
·
Oct 13, 2020
·
BSD 3-clause License + file LICENSE
Description
Generates a visualization of binary classifier performance as a grid of diagnostic plots with just one function call. Includes ROC curves, prediction density, accuracy, precision, recall and calibration plots, all using ggplot2 for easy modification. Debug your binary classifiers faster and easier!
Downloads
273
Last 30 days
15526th
855
Last 90 days
3.8K
Last year
Trend: -10.8% (30d vs prior 30d)
CRAN Check Status
2
NOTE
12
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 | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| 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 details (2 non-OK)
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespace in Imports field not imported from: ‘Rcpp’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespace in Imports field not imported from: ‘Rcpp’ All declared Imports should be used.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespace in Imports field not imported from: ‘Rcpp’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespace in Imports field not imported from: ‘Rcpp’ All declared Imports should be used.