Package: Rborist
Title: Extensible, Parallelizable Implementation of the Random Forest
        Algorithm
Version: 0.2-2
Date: 2019-9-8
Author: Mark Seligman
Maintainer: Mark Seligman <mseligman@suiji.org>
BugReports: https://github.com/suiji/Arborist/issues
SystemRequirements: g++ (>= 4.8)
Description: Scalable implementation of classification and regression forests, as described by Breiman (2001), <DOI:10.1023/A:1010933404324>.
URL: http://www.suiji.org/arborist, https://github.com/suiji/Arborist
License: MPL (>= 2) | GPL (>= 2) | file LICENSE
LazyLoad: yes
Depends: R(>= 3.3)
Imports: Rcpp (>= 0.12.2), data.table (>= 1.9.8), digest
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-09-09 03:16:51 UTC; seligman
Repository: CRAN
Date/Publication: 2019-09-09 08:50:02 UTC
