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

{
    "name": "R-pins",
    "portdir": "R/R-pins",
    "version": "1.4.0",
    "license": "Apache-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pins.rstudio.com",
    "description": "Pin, discover and share resources",
    "long_description": "Publish data sets, models and other R objects, making it easy to share them across projects and with your colleagues.",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-lifecycle",
                "R-digest",
                "R-tibble",
                "R-withr",
                "R-generics",
                "R-purrr",
                "R-yaml",
                "R-rappdirs",
                "R-httr",
                "R-whisker",
                "R-CRAN-recommended",
                "R-cli",
                "R-glue",
                "R-rlang",
                "R-fs",
                "R-jsonlite",
                "R-magrittr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-qs",
                "R-webfakes",
                "R-arrow",
                "R-googleCloudStorageR",
                "R-data.table",
                "R-mime",
                "R-xml2",
                "R-zip",
                "R-knitr",
                "R-shiny",
                "R-testthat",
                "R-rmarkdown",
                "R-gitcreds",
                "R-openssl",
                "R-covr",
                "R-googledrive",
                "R-ids",
                "R-sodium",
                "R-mockery",
                "R-archive",
                "R-filelock",
                "R-R.utils",
                "R-rsconnect"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-vetiver"
            ]
        }
    ]
}