Package: RGF Type: Package Title: Regularized Greedy Forest Version: 1.1.1 Date: 2022-09-10 Authors@R: c( person("Lampros", "Mouselimis", email = "mouselimislampros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-8024-1546")), person("Ryosuke", "Fukatani", role = "cph", comment = "Author of the python wrapper of the 'Regularized Greedy Forest' machine learning algorithm"), person("Nikita", "Titov", role = "cph", comment = "Author of the python wrapper of the 'Regularized Greedy Forest' machine learning algorithm"), person("Tong", "Zhang", role = "cph", comment = "Author of the 'Regularized Greedy Forest' and of the Multi-core implementation of Regularized Greedy Forest machine learning algorithm"), person("Rie", "Johnson", role = "cph", comment = "Author of the 'Regularized Greedy Forest' machine learning algorithm") ) BugReports: https://github.com/RGF-team/rgf/issues URL: https://github.com/RGF-team/rgf/tree/master/R-package Description: Regularized Greedy Forest wrapper of the 'Regularized Greedy Forest' 'python' package, which also includes a Multi-core implementation (FastRGF) . License: MIT + file LICENSE SystemRequirements: Python (>= 3.7), rgf_python, scikit-learn (>= 0.18.0), scipy, numpy. Detailed installation instructions for each operating system can be found in the README file. Depends: R(>= 3.2.0) Imports: reticulate, R6, Matrix Suggests: testthat, covr, knitr, rmarkdown Encoding: UTF-8 RoxygenNote: 7.2.1 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2026-07-03 12:04:40 UTC; root Author: Lampros Mouselimis [aut, cre] (), Ryosuke Fukatani [cph] (Author of the python wrapper of the 'Regularized Greedy Forest' machine learning algorithm), Nikita Titov [cph] (Author of the python wrapper of the 'Regularized Greedy Forest' machine learning algorithm), Tong Zhang [cph] (Author of the 'Regularized Greedy Forest' and of the Multi-core implementation of Regularized Greedy Forest machine learning algorithm), Rie Johnson [cph] (Author of the 'Regularized Greedy Forest' machine learning algorithm) Maintainer: Lampros Mouselimis Config/pak/sysreqs: libpng-dev python3 Repository: https://mlampros.r-universe.dev Date/Publication: 2022-09-12 05:42:59 UTC RemoteUrl: https://github.com/cran/RGF RemoteRef: HEAD RemoteSha: 6e68a6a2471c58e3f4354c4f2185549085f12bf3