{"id":18078070,"url":"https://github.com/cumulocity-iot/r-pmml","last_synced_at":"2025-12-12T00:44:51.058Z","repository":{"id":43330071,"uuid":"189309803","full_name":"Cumulocity-IoT/r-pmml","owner":"Cumulocity-IoT","description":"Generate PMML for various machine learning and statistical models.","archived":false,"fork":false,"pushed_at":"2022-03-08T01:08:21.000Z","size":3454,"stargazers_count":20,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T06:11:33.488Z","etag":null,"topics":["machine-learning","pmml","r","zementis"],"latest_commit_sha":null,"homepage":"https://softwareag.github.io/r-pmml/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cumulocity-IoT.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-29T22:53:39.000Z","updated_at":"2024-10-28T10:18:48.000Z","dependencies_parsed_at":"2022-08-12T10:22:19.878Z","dependency_job_id":null,"html_url":"https://github.com/Cumulocity-IoT/r-pmml","commit_stats":null,"previous_names":["cumulocity-iot/r-pmml","softwareag/r-pmml"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cumulocity-IoT%2Fr-pmml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cumulocity-IoT%2Fr-pmml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cumulocity-IoT%2Fr-pmml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cumulocity-IoT%2Fr-pmml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cumulocity-IoT","download_url":"https://codeload.github.com/Cumulocity-IoT/r-pmml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161262,"owners_count":21057554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["machine-learning","pmml","r","zementis"],"created_at":"2024-10-31T12:11:29.557Z","updated_at":"2025-12-12T00:44:51.025Z","avatar_url":"https://github.com/Cumulocity-IoT.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n# pmml \u003ca href='https://CRAN.R-project.org/package=pmml'\u003e\u003cimg src='man/figures/logo3.png' align=\"right\" height=\"139\" /\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/pmml)](https://cran.r-project.org/package=pmml)\n[![R-CMD-check](https://github.com/SoftwareAG/r-pmml/workflows/R-CMD-check/badge.svg)](https://github.com/SoftwareAG/r-pmml/actions)\n[![Codecov test coverage](https://codecov.io/gh/SoftwareAG/r-pmml/branch/master/graph/badge.svg)](https://app.codecov.io/gh/SoftwareAG/r-pmml?branch=master)\n\u003c!-- badges: end --\u003e\n\n## Overview\n\nExport various machine learning and statistical models to PMML and generate data transformations in PMML format.\n\nFor a description of the supported packages, see the vignette: [Supported Packages and Additional Functions](https://open-source.softwareag.com/r-pmml/articles/packages_and_functions.html).\n\n## Installation\n\nYou can install the released version of pmml from [CRAN](https://CRAN.R-project.org/package=pmml) with:\n\n``` r\ninstall.packages(\"pmml\")\n```\n\n## Example\n\n```{r example, message=FALSE}\nlibrary(pmml)\n\n# Build an lm model\niris_lm \u003c- lm(Sepal.Length ~ ., data=iris)\n\n# Convert to pmml\niris_lm_pmml \u003c- pmml(iris_lm)\n\n# Write to file\n# save_pmml(iris_lm_pmml,\"iris_lm.pmml\")\n```\n\n---\nPlease note that this project is released with a [Contributor Code of Conduct](https://github.com/SoftwareAG/r-pmml/blob/master/.github/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.\n\n\nThese tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcumulocity-iot%2Fr-pmml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcumulocity-iot%2Fr-pmml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcumulocity-iot%2Fr-pmml/lists"}