Package: ggRandomForests
Type: Package
Title: Visually Exploring Random Forests
Version: 1.1.2
Date: 2014-12-24
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: For Random Forests from the randomForestSRC package for survival, regression and 
  classification forests and using the ggplot2 package for plotting results. ggRandomForests is 
  structured to extract data objects from the random forest object and provides S3 functions 
  for printing and plotting these objects.
Depends: R (>= 3.1.0)
Imports: randomForestSRC (>= 1.5.5), ggplot2, survival, parallel,
        dplyr, reshape2
Suggests: testthat, knitr, RColorBrewer, xtable, MASS, plot3D
Packaged: 2014-12-24 21:31:26 UTC; ehrlinj
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-25 07:23:36
