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

{
    "name": "R-googleAuthR",
    "portdir": "R/R-googleAuthR",
    "version": "2.0.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://code.markedmondson.me/googleAuthR",
    "description": "Authenticate and create Google APIs",
    "long_description": "Authenticate and create Google APIs",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rlang",
                "R-digest",
                "R-memoise",
                "R-httr",
                "R-gargle",
                "R-CRAN-recommended",
                "R-assertthat",
                "R-jsonlite",
                "R-cli"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-googleAnalyticsR",
                "R-knitr",
                "R-shiny",
                "R-testthat",
                "R-miniUI",
                "R-rmarkdown",
                "R-devtools",
                "R-roxygen2",
                "R-rstudioapi",
                "R-usethis",
                "R-covr",
                "R-formatR"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-googleAnalyticsR",
                "R-googleCloudStorageR",
                "R-googleComputeEngineR",
                "R-bigQueryR"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-memoise"
            ]
        }
    ]
}