Package: r2pmml
Version: 0.30.0
Date: 2025-01-25
Type: Package
License: AGPL-3
Title: Convert R Models to PMML
Description: R wrapper for the JPMML-R library <https://github.com/jpmml/jpmml-r>,
    which converts R models to Predictive Model Markup Language (PMML).
Authors@R: person(
    given = "Villu", family = "Ruusmann",
    email = "villu.ruusmann@gmail.com",
    role = c("aut", "cre"))
URL: https://github.com/jpmml/r2pmml
LazyLoad: yes
NeedsCompilation: yes
RoxygenNote: 7.2.1
Imports: methods
Suggests: caret, e1071, earth, evtree, glmnet, lightgbm, mlbench, mlr,
        partykit, randomForest, ranger, xgboost
SystemRequirements: Java (>= 8.0)
Packaged: 2025-01-24 17:13:43 UTC; vfed
Author: Villu Ruusmann [aut, cre]
Maintainer: Villu Ruusmann <villu.ruusmann@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-24 18:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:46:09 UTC; unix
