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

{
    "name": "R-later",
    "portdir": "R/R-later",
    "version": "1.4.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://r-lib.github.io/later",
    "description": "The fastest delimited reader for R",
    "long_description": "Schedule an R function or formula to run after a specified period of time. Similar to JavaScript’s setTimeout function.",
    "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-CRAN-recommended",
                "R-Rcpp",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-R6",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-nanonext"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-pagedown",
                "R-async",
                "R-quarto",
                "R-pool",
                "R-crew",
                "R-httpuv",
                "R-shiny",
                "R-shinylight",
                "R-fiery",
                "R-promises",
                "R-websocket"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-servr",
                "R-dipsaus",
                "R-httr2",
                "R-curl",
                "R-coro",
                "R-nanonext"
            ]
        }
    ]
}