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

{
    "name": "R-quarto",
    "portdir": "R/R-quarto",
    "version": "1.4.4",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://quarto-dev.github.io/quarto-r",
    "description": "R interface to Quarto markdown publishing system",
    "long_description": "R interface to Quarto markdown publishing system",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-later",
                "R-rlang",
                "R-processx",
                "R-yaml",
                "R-rmarkdown",
                "R-rstudioapi",
                "R-CRAN-recommended",
                "R-cli",
                "R-jsonlite"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-curl",
                "R-xfun",
                "R-withr",
                "R-knitr",
                "R-testthat",
                "R-rsconnect"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-altdoc"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-tinytable",
                "R-dfidx",
                "R-tarchetypes",
                "R-checker",
                "R-rsconnect",
                "R-shiny.i18n",
                "R-crch",
                "R-pkgdown",
                "R-dynamite",
                "R-huxtable",
                "R-fntl"
            ]
        }
    ]
}