Package: r2pmml
Version: 0.26.0
Date: 2021-03-19
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).
Author: Villu Ruusmann <villu.ruusmann@gmail.com>
Maintainer: Villu Ruusmann <villu.ruusmann@gmail.com>
URL: https://github.com/jpmml/r2pmml
LazyLoad: yes
NeedsCompilation: no
RoxygenNote: 6.1.1
Imports: methods
Suggests: caret, e1071, earth, evtree, glmnet, mlbench, mlr, partykit,
        randomForest, ranger, xgboost
SystemRequirements: Java (>= 8.0)
Packaged: 2021-03-19 14:59:52 UTC; vfed
Repository: CRAN
Date/Publication: 2021-03-19 15:10:02 UTC
