Package: aum
Type: Package
Title: Area Under Minimum of False Positives and Negatives
Version: 2023.4.4
Authors@R: c(
    person("Toby Dylan", "Hocking",
     email="toby.hocking@r-project.org",
     role=c("aut", "cre")),
    person("Jadon", "Fowler",
     role="aut",
     comment="Contributed exact line search C++ code"))
Description: Standard template library sort is
 used to implement an efficient  
 algorithm <arXiv:2107.01285> for computing Area Under Minimum and
 directional derivatives.
License: GPL-3
LinkingTo: Rcpp
URL: https://github.com/tdhock/aum
BugReports: https://github.com/tdhock/aum/issues
Imports: Rcpp, data.table
Suggests: testthat, kernlab, nc, ggplot2, WeightedROC, penaltyLearning,
        knitr, markdown, mlbench, lattice, directlabels,
        microbenchmark, covr, atime, future.apply, ggrepel
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-04-04 21:04:58 UTC; th798
Author: Toby Dylan Hocking [aut, cre],
  Jadon Fowler [aut] (Contributed exact line search C++ code)
Maintainer: Toby Dylan Hocking <toby.hocking@r-project.org>
Repository: CRAN
Date/Publication: 2023-04-04 23:00:08 UTC
