Package: Rborist
Title: Extensible, Parallelizable Implementation of the Random Forest
        Algorithm
Version: 0.1-13
Date: 2019-3-10
Author: Mark Seligman
Maintainer: Mark Seligman <mseligman@suiji.org>
BugReports: https://github.com/suiji/Arborist/issues
SystemRequirements: g++ (>= 4.8)
Description: Scalable decision tree training and prediction.
URL: http://www.suiji.org/arborist, https://github.com/suiji/Arborist
License: MPL (>= 2) | GPL (>= 2) | file LICENSE
LazyLoad: yes
Depends: R(>= 3.1)
Imports: Rcpp (>= 0.12.2), data.table (>= 1.9.8)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Enhances: forestFloor
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-03-11 01:37:32 UTC; seligman
Repository: CRAN
Date/Publication: 2019-03-11 05:22:41 UTC
