Package: plotROC
Type: Package
Title: Generate Useful ROC Curve Charts for Print and Interactive Use
Version: 1.3.3
Date: 2015-03-12
Author: Michael C Sachs
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)
Imports: grid, ggplot2, gridSVG, shiny
Suggests: ggthemes, knitr, testthat, stringr, ROCR
VignetteBuilder: knitr
Packaged: 2015-03-16 13:20:00 UTC; sachsmc
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-16 15:25:17
Built: R 3.1.3; ; 2015-03-17 16:08:40 UTC; unix
