Package: WeightedROC
Maintainer: Toby Dylan Hocking <toby.hocking@r-project.org>
Authors@R: c(
 person(c("Toby", "Dylan"), "Hocking",
  role=c("cre","aut"),
  email="toby.hocking@r-project.org",
  comment = c(ORCID="0000-0002-3146-0865")))
Version: 2026.8.27
License: GPL-3
URL: https://github.com/tdhock/WeightedROC
BugReports: https://github.com/tdhock/WeightedROC/issues
Title: Fast, Weighted ROC Curves
Description: Fast computation of
 Receiver Operating Characteristic (ROC) curves
 and Area Under the Curve (AUC)
 for weighted binary classification problems
 (weights are example-specific cost values).
Suggests: ROCR, pROC, PRROC, microbenchmark, glmnet, testthat, ggplot2,
        GsymPoint, geometry
NeedsCompilation: no
Packaged: 2026-08-27 19:07:46 UTC; hoct2726
Author: Toby Dylan Hocking [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-3146-0865>)
Repository: CRAN
Date/Publication: 2026-08-28 07:01:45 UTC
