Package: ggRandomForests
Type: Package
Title: Visually Exploring Random Forests
Version: 2.0.0
Date: 2016-05-23
Author: John Ehrlinger <john.ehrlinger@gmail.com>
Maintainer: John Ehrlinger <john.ehrlinger@gmail.com>
License: GPL (>= 3)
VignetteBuilder: knitr
URL: https://github.com/ehrlinger/ggRandomForests
BugReports: https://github.com/ehrlinger/ggRandomForests/issues
Description: Graphic elements for exploring Random Forests using the 'randomForest' or
    'randomForestSRC' package for survival, regression and classification forests and
    'ggplot2' package plotting.
Depends: R (>= 3.1.0)
Imports: randomForestSRC (>= 1.5.5), randomForest, ggplot2, survival,
        parallel, tidyr
Suggests: testthat, rmdformats, RColorBrewer, MASS, dplyr, knitr,
        rmarkdown, plot3D
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-10 17:38:35 UTC; jehrling
Repository: CRAN
Date/Publication: 2016-06-11 09:30:42
