Package: PPforest Type: Package Version: 0.2.0 Title: Projection Pursuit Classification Forest Authors@R: c(person(given = "Natalia", family = "da Silva", role = c("aut", "cre"), email = "natalia.dasilva@fcea.edu.uy", comment = c(ORCID = "https://orcid.org/0000-0002-6031-7451")), person(given = "Dianne", family = "Cook", role = "aut", email = "dicook@monash.edu" ), person(given = "Eun-Kyung", family = "Lee", role = "aut", email = "lee.eunk@gmail.com" ) ) Maintainer: Natalia da Silva Description: Implements projection pursuit forest algorithm for supervised classification. License: GPL (>= 2) URL: https://github.com/natydasilva/PPforest LazyData: yes Depends: R (>= 4.1.0) Imports: Rcpp (>= 1.1.0), magrittr, plyr, dplyr (>= 1.1.4), tidyr, doParallel, tibble, tidyselect Suggests: knitr, gridExtra, GGally, ggplot2, RColorBrewer, roxygen2 (>= 7.3.0), PPtreeViz, rmarkdown VignetteBuilder: knitr LinkingTo: Rcpp,RcppArmadillo Encoding: UTF-8 RoxygenNote: 7.3.2 BugReports: https://github.com/natydasilva/PPforest/issues Config/pak/sysreqs: libicu-dev Repository: https://natydasilva.r-universe.dev Date/Publication: 2025-09-04 11:44:21 UTC RemoteUrl: https://github.com/natydasilva/PPforest RemoteRef: HEAD RemoteSha: 4107e8e8748a5850cfb4168d4c4b9d57360738e2 NeedsCompilation: yes Packaged: 2026-07-04 18:31:12 UTC; root Author: Natalia da Silva [aut, cre] (ORCID: ), Dianne Cook [aut], Eun-Kyung Lee [aut]