Package: Rborist
Title: Extensible, Parallelizable Implementation of the Random Forest
        Algorithm
Version: 0.3-11
Date: 2025-2-2
Authors@R: person(given = "Mark",
                   family = "Seligman",
		   role = c("aut", "cre"),
		   email = "mseligman@suiji.org")
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: https://github.com/suiji/Rborist.CRAN,
        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, markdown
VignetteBuilder: knitr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-02-02 20:41:06 UTC; mseligman
Author: Mark Seligman [aut, cre]
Repository: CRAN
Date/Publication: 2025-02-02 23:10:16 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:15:31 UTC; windows
Archs: x64
