Skip to content

reportROC

An Easy Way to Report ROC Analysis

v3.6 · Jun 17, 2022 · GPL-3

Description

Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the value of Cutoff, AUC (Area Under Curve), ACC (accuracy), SEN (sensitivity), SPE (specificity), PLR (positive likelihood ratio), NLR (negative likelihood ratio), PPV (positive predictive value), NPV (negative predictive value), PPA (percentage of positive accordance), NPA (percentage of negative accordance), TPA (percentage of total accordance), KAPPA (kappa value).

Downloads

526

Last 30 days

7618th

1.3K

Last 90 days

6K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-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-debian-clang

CRAN incoming feasibility

Maintainer: ‘Zhicheng Du<dgdzc@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhicheng",
                      family = "Du",
                      role = c("aut", "cre"),
                      email = "dgdzc@hotmail.com"),
               person(given = "Yuantao",
                      family = "Hao",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Zhicheng Du<dgdzc@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhicheng",
                      family = "Du",
                      role = c("aut", "cre"),
                      email = "dgdzc@hotmail.com"),
               person(given = "Yuantao",
                      family = "Hao",
                      role = "aut"))
as necessary.

Check History

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: ‘Zhicheng Du<dgdzc@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhicheng",
                      family = "Du",
                      role = c("aut", "cre"),
                      email = "dgdzc@hotmail.com"),
               person(given = "Yuantao",
                      family = "Hao",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Zhicheng Du<dgdzc@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhicheng",
                      family = "Du",
                      role = c("aut", "cre"),
                      email = "dgdzc@hotmail.com"),
               person(given = "Yuantao",
                      family = "Hao",
                      role = "aut"))
as necessary.

Reverse Dependencies (1)

depends

Dependency Network

Dependencies Reverse dependencies pROC vcd ROCpsych reportROC

Version History

new 3.6 Mar 10, 2026
updated 3.6 ← 3.5 diff Jun 16, 2022
updated 3.5 ← 3.4 diff Jul 20, 2020
updated 3.4 ← 3.3 diff Jul 28, 2019
updated 3.3 ← 3.2 diff Apr 7, 2019
updated 3.2 ← 3.1 diff Sep 1, 2018
updated 3.1 ← 3.0 diff Aug 1, 2018
updated 3.0 ← 2.0 diff Oct 29, 2017
updated 2.0 ← 1.0 diff Oct 11, 2017
new 1.0 Apr 16, 2017