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

{
    "name": "R-units",
    "portdir": "R/R-units",
    "version": "0.8-5",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://r-quantities.github.io/units",
    "description": "Measurement units for R vectors",
    "long_description": "Measurement units for R vectors",
    "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-Rcpp",
                "R-CRAN-recommended",
                "expat",
                "udunits2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-vdiffr",
                "R-NISTunits",
                "R-measurements",
                "R-magrittr",
                "R-xml2",
                "R-vctrs",
                "R-pillar",
                "R-dplyr",
                "R-ggplot2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-hosm",
                "R-Rdistance",
                "R-stars",
                "R-quantities",
                "R-fude",
                "R-sf",
                "R-lwgeom",
                "R-sfnetworks",
                "R-spdep"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-tsbox",
                "R-classInt",
                "R-constants",
                "R-aorsf",
                "R-tidylog",
                "R-cubble",
                "R-pillar"
            ]
        }
    ]
}