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

{
    "name": "R-geobr",
    "portdir": "R/R-geobr",
    "version": "1.9.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://ipeagit.github.io/geobr",
    "description": "Download official spatial data-sets of Brazil",
    "long_description": "Download official spatial data-sets of Brazil",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-fs",
                "R-dplyr",
                "R-sf",
                "R-CRAN-recommended",
                "R-curl",
                "R-data.table"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ggplot2",
                "R-knitr",
                "R-scales",
                "R-testthat",
                "R-rmarkdown",
                "R-covr",
                "R-arrow",
                "R-censobr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-kDGLM",
                "R-censobr"
            ]
        }
    ]
}