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

{
    "name": "R-formatR",
    "portdir": "R/R-formatR",
    "version": "1.14",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/yihui/formatR",
    "description": "Format R code automatically",
    "long_description": "Format R code automatically",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-shiny",
                "R-rmarkdown",
                "R-rstudioapi",
                "R-testit",
                "R-knitr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-lambda.r",
                "R-npcs",
                "R-glmtrans",
                "R-jaggR"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-matrixNormal",
                "R-miWQS",
                "R-mosaic",
                "R-knitr",
                "R-DirichletReg",
                "R-VedicDateTime",
                "R-tikzDevice",
                "R-googleAuthR",
                "R-condTruncMVN",
                "R-sadists",
                "R-rEDM",
                "R-hdf5r",
                "R-tidySEM",
                "R-googleAnalyticsR",
                "R-NBtsVarSel",
                "R-quanteda",
                "R-madness"
            ]
        }
    ]
}