Package: plotROC
Type: Package
Title: Generate Useful ROC Curve Charts for Print and Interactive Use
Version: 2.2.1
Date: 2018-06-01
Authors@R: c(person("Michael C.", "Sachs", role = c("aut", "cre"),
                     email = "sachsmc@gmail.com"),
              person("Robert W.", "Corty", role = "ctb",
                     email = "rcorty@gmail.com"))
Maintainer: Michael C. Sachs <sachsmc@gmail.com>
Description: Most ROC curve plots obscure the cutoff values and inhibit
    interpretation and comparison of multiple curves. This attempts to address
    those shortcomings by providing plotting and interactive tools. Functions
    are provided to generate an interactive ROC curve plot for web use, and
    print versions. A Shiny application implementing the functions is also
    included.
License: MIT + file LICENSE
URL: http://sachsmc.github.io/plotROC
BugReports: http://github.com/sachsmc/plotROC/issues
Depends: R (>= 3.0.0), ggplot2
Imports: methods, grid, gridSVG, shiny, plyr, rlang
Suggests: knitr, testthat, stringr, survivalROC, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-23 07:28:03 UTC; sachsmc
Author: Michael C. Sachs [aut, cre],
  Robert W. Corty [ctb]
Repository: CRAN
Date/Publication: 2018-06-23 07:52:56 UTC
Built: R 4.0.2; ; 2020-07-17 00:52:36 UTC; unix
