Package: pROC
Type: Package
Title: Display and Analyze ROC Curves
Version: 1.10.0
Date: 2017-06-10
Encoding: UTF-8
Depends: R (>= 2.14)
Imports: plyr, utils, methods, Rcpp (>= 0.11.1), ggplot2,
Suggests: microbenchmark, tcltk, MASS, logcondens, doParallel, testthat
LinkingTo: Rcpp
Authors@R: c(person("Xavier", "Robin", role = c("cre", "aut"), 
                    email = "robin@lindinglab.org"),
             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: 2017-06-10 14:21:52 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 <robin@lindinglab.org>
Repository: CRAN
Date/Publication: 2017-06-10 21:17:21 UTC
Built: R 3.4.1; x86_64-pc-linux-gnu; 2017-07-25 22:56:43 UTC; unix
