Package: pROC
Type: Package
Title: Display and Analyze ROC Curves
Version: 1.11.0
Date: 2018-03-24
Encoding: UTF-8
Depends: R (>= 2.14)
Imports: plyr, utils, methods, Rcpp (>= 0.11.1), ggplot2,
Suggests: microbenchmark, tcltk, MASS, logcondens, doParallel,
        testthat, vdiffr
LinkingTo: Rcpp
Authors@R: c(person("Xavier", "Robin", role = c("cre", "aut"), 
                    email = "pROC-cran@xavier.robin.name"),
             person("Natacha", "Turck", role = "aut"),
             person("Alexandre", "Hainard", role = "aut"),
             person("Natalia", "Tiberti", role = "aut"),
             person("Frédérique", "Lisacek", role = "aut"),
             person("Jean-Charles", "Sanchez", role = "aut"),
             person("Markus", "Müller", role = "aut"),
             person("Stefan", "Siegert", role = "ctb", 
                    comment = "Fast DeLong code", 
                    email = "stefan_siegert@gmx.de"))
Description: Tools for visualizing, smoothing and comparing receiver operating characteristic (ROC curves). (Partial) area under the curve (AUC) can be compared with statistical tests based on U-statistics or bootstrap. Confidence intervals can be computed for (p)AUC or ROC curves.
License: GPL (>= 3)
URL: http://expasy.org/tools/pROC/
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2018-03-24 17:49:48 UTC; xavier
Author: Xavier Robin [cre, aut],
  Natacha Turck [aut],
  Alexandre Hainard [aut],
  Natalia Tiberti [aut],
  Frédérique Lisacek [aut],
  Jean-Charles Sanchez [aut],
  Markus Müller [aut],
  Stefan Siegert [ctb] (Fast DeLong code)
Maintainer: Xavier Robin <pROC-cran@xavier.robin.name>
Repository: CRAN
Date/Publication: 2018-03-25 14:53:33 UTC
