tests/testthat.R

library(testthat)
library(pROC)
data(aSAH)

# Set environment variable RUN_SLOW_TESTS to run the slower tests
run_slow_tests <- identical(Sys.getenv("RUN_SLOW_TESTS"), "true")

test_check("pROC")

Try the pROC package in your browser

Any scripts or data that you put into this service are public.

pROC documentation built on Nov. 2, 2023, 6:05 p.m.