Package: ggRandomForests
Type: Package
Title: Visually Exploring Random Forests
Version: 2.2.0
Date: 2022-05-09
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), randomForest
Imports: survival, parallel, tidyr, ggplot2
Suggests: testthat, rmdformats, bookdown, RColorBrewer, MASS, dplyr,
        knitr, rmarkdown, plot3D, lintr, datasets
RoxygenNote: 7.1.2
LazyData: true
LazyDataCompression: bzip2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-09 13:59:05 UTC; jehrling
Repository: CRAN
Date/Publication: 2022-05-09 14:30:02 UTC
