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

{
    "name": "R-lintr",
    "portdir": "R/R-lintr",
    "version": "3.1.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://lintr.r-lib.org",
    "description": "Linter for R code",
    "long_description": "Linter for R code",
    "active": true,
    "categories": [
        "devel",
        "textproc",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-knitr",
                "R-cyclocomp",
                "R-xmlparsedata",
                "R-CRAN-recommended",
                "R-digest",
                "R-rex",
                "R-backports",
                "R-xml2",
                "R-glue"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-patrick",
                "R-tufte",
                "R-bookdown",
                "R-data.table",
                "R-jsonlite",
                "R-rlang",
                "R-crayon",
                "R-tibble",
                "R-withr",
                "R-testthat",
                "R-rmarkdown",
                "R-httr",
                "R-rstudioapi",
                "R-mockery"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-DepthProc",
                "R-RestRserve",
                "R-fixtuRes",
                "R-modules",
                "R-FSelectorRcpp",
                "R-ggcharts",
                "R-ggfortify",
                "R-ggthemes",
                "R-cleaR",
                "R-clugenr",
                "R-sjtable2df",
                "R-shiny.i18n",
                "R-shiny.semantic",
                "R-dashboardthemes",
                "R-dat",
                "R-data.validator",
                "R-devtools",
                "R-mlflow",
                "R-xgboost",
                "R-RSQL",
                "R-WoodburyMatrix",
                "R-PosteriorBootstrap",
                "R-lifecycle",
                "R-emayili",
                "R-fst",
                "R-fstcore",
                "R-caretEnsemble",
                "R-DBItest"
            ]
        }
    ]
}