Package: ggRandomForests
Type: Package
Title: Visually Exploring Random Forests
Version: 2.1.0
Date: 2022-04-25
Author: John Ehrlinger <john.ehrlinger@gmail.com>
Maintainer: John Ehrlinger <john.ehrlinger@gmail.com>
License: GPL (>= 3)
Encoding: UTF-8
Language: en-US
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.5.0), randomForestSRC (>= 1.5.5)
Imports: ggplot2, survival, parallel, tidyr, randomForest,
Suggests: testthat, rmdformats, RColorBrewer, MASS, dplyr, knitr,
        rmarkdown, plot3D, lintr, datasets
RoxygenNote: 7.1.2
LazyData: true
LazyDataCompression: bzip2
NeedsCompilation: no
Packaged: 2022-04-25 22:17:35 UTC; jehrling
Repository: CRAN
Date/Publication: 2022-04-26 09:00:02 UTC
