GET /api/v1/ports/R-pmml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "R-pmml",
    "portdir": "R/R-pmml",
    "version": "2.5.2",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://open-source.softwareag.com/r-pmml",
    "description": "Generate PMML for various models",
    "long_description": "Generate PMML for various models",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-XML",
                "R-CRAN-recommended",
                "R-stringr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat",
                "R-rmarkdown",
                "R-covr",
                "R-forecast",
                "R-randomForest",
                "R-kernlab",
                "R-caret",
                "R-gbm",
                "R-glmnet",
                "R-xgboost",
                "R-arules",
                "R-rattle",
                "R-ada",
                "R-amap",
                "R-neighbr",
                "R-clue",
                "R-data.table",
                "R-e1071",
                "R-tibble",
                "R-knitr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-arules",
                "R-partykit"
            ]
        }
    ]
}