Skip to content

roccv

ROC for Cross Validation Results

v1.2 · May 10, 2019 · MIT + file LICENSE

Description

Cross validate large genetic data while specifying clinical variables that should always be in the model using the function cv(). An ROC plot from the cross validation data with AUC can be obtained using rocplot(), which also can be used to compare different models. Framework was built to handle genetic data, but works for any data.

Downloads

CRAN

244

Last 30 days

20349th

551

Last 90 days

2.2K

Last year

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

r2u CRAN

0

Last 30 days

23

Last 90 days

97

Last year

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

autoCRAN

0

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: ‘Ben Sherwood <ben.sherwood@ku.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ben",
                    family = "Sherwood",
                    role = c("aut", "cre"),
                    email = "ben.sherwood@ku.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ben Sherwood <ben.sherwood@ku.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ben",
                    family = "Sherwood",
                    role = c("aut", "cre"),
                    email = "ben.sherwood@ku.edu")
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: ‘Ben Sherwood <ben.sherwood@ku.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ben",
                    family = "Sherwood",
                    role = c("aut", "cre"),
                    email = "ben.sherwood@ku.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ben Sherwood <ben.sherwood@ku.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ben",
                    family = "Sherwood",
                    role = c("aut", "cre"),
                    email = "ben.sherwood@ku.edu")
as necessary.

Code

Structure

Lines of code

360

Files

12

Compiled share

0%

Has compiled src

No

Language breakdown

R 197 (54.7%)Docs 163 (45.3%)

API

Exported functions

4

Internal functions

0

Recent export changes

v1.0+4 cv, fit_pred_fold, randomly_assign +1 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.0.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2016-06-29

Latest release

2019-05-10

Avg cadence

523 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0: 352 LOCv1.1: 353 LOCv1.2: 360 LOC

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

Dependency Network

Dependencies Reverse dependencies glmnet pROC roccv

Version History

4 tracked
new 1.2 Mar 10, 2026
updated 1.2 ← 1.1 diff May 9, 2019
updated 1.1 ← 1.0 diff Nov 8, 2017
new 1.0 Jun 28, 2016