Package: ggRandomForests
Type: Package
Title: Creating and Plotting Data Objects for Understanding Random
        Forests
Version: 1.1.0
Date: 2014-12-5
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
Description: The ggRandomForests package contains tools for creating and
    plotting data structures to visually understand random forest models. The
    functions are designed for use with the randomForestSRC package. This
    package is structured to extract intermediate data objects from the random
    forest. S3 Plot functions, which use the ggplot2 package, are included for
    each data object.
Depends: R (>= 3.1.0)
Imports: ggplot2, randomForestSRC (>= 1.5.5), survival, tidyr, dplyr
Suggests: testthat, RColorBrewer, knitr, xtable
Packaged: 2014-12-05 18:25:30 UTC; ehrlinj
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-05 23:29:55
