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

{
    "name": "R-XML",
    "portdir": "R/R-XML",
    "version": "3.99-0.17",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.omegahat.net/RSXML",
    "description": "Tools for parsing and generating XML within R and S-Plus",
    "long_description": "Tools for parsing and generating XML within R and S-Plus",
    "active": true,
    "categories": [
        "devel",
        "textproc",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libxml2",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-RCurl",
                "R-bitops"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-KEGGgraph",
                "R-Gmisc",
                "R-AnnotationForge",
                "R-rattle",
                "R-biomaRt",
                "R-rtracklayer",
                "R-hkex.api",
                "R-dplR",
                "R-XML2R",
                "R-OpenML",
                "R-grImport2",
                "R-pmml",
                "R-rlist",
                "R-annotate",
                "R-qdapTools",
                "R-pdfetch",
                "R-mlr",
                "R-BoolNet",
                "R-mldr",
                "R-grImport",
                "R-gridSVG",
                "R-comato",
                "R-rsdmx",
                "R-biocViews",
                "R-biomartr",
                "R-semPlot",
                "R-CodeDepends",
                "R-restfulr"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-RCurl",
                "R-RBGL",
                "R-graph",
                "R-frbs",
                "R-arules",
                "R-pacman",
                "R-htmlTable",
                "R-causaleffect",
                "R-terra",
                "R-selectr",
                "R-rgeos",
                "R-svUnit",
                "R-Rgraphviz",
                "R-partykit",
                "R-io",
                "R-RUnit",
                "R-Renext",
                "R-async"
            ]
        }
    ]
}