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

{
    "name": "R-rvest",
    "portdir": "R/R-rvest",
    "version": "1.0.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rvest.tidyverse.org",
    "description": "Easily harvest (scrape) web pages",
    "long_description": "Easily harvest (scrape) web pages",
    "active": true,
    "categories": [
        "science",
        "www",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rlang",
                "R-xml2",
                "R-glue",
                "R-lifecycle",
                "R-tibble",
                "R-cli",
                "R-httr",
                "R-selectr",
                "R-CRAN-recommended",
                "R-withr",
                "R-magrittr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-mRpostman",
                "R-gtranslate",
                "R-chatAI4R",
                "R-coalitions",
                "R-colorhex",
                "R-scholar",
                "R-sjtable2df",
                "R-tidyverse",
                "R-emayili",
                "R-BiocPkgTools",
                "R-Ecfun",
                "R-BiocCheck",
                "R-usedthese",
                "R-foghorn",
                "R-gptstudio"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-RSQLite",
                "R-scdhlm",
                "R-fuzzyjoin",
                "R-gasper",
                "R-gt",
                "R-fImport",
                "R-gtExtras",
                "R-rco",
                "R-rex",
                "R-pkgdown",
                "R-rworkflows"
            ]
        }
    ]
}