Package: Rborist
Title: Extensible, Parallelizable Implementation of the Random Forest
        Algorithm
Version: 0.3-2
Date: 2022-10-9
Author: Mark Seligman
Maintainer: Mark Seligman <mseligman@suiji.org>
BugReports: https://github.com/suiji/Arborist/issues
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)
Suggests: testthat, knitr, rmarkdown, markdown
VignetteBuilder: knitr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-10-13 17:46:55 UTC; mseligman
Repository: CRAN
Date/Publication: 2022-10-16 00:26:24 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:49:10 UTC; windows
Archs: i386, x64
