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

{
    "name": "R-emayili",
    "portdir": "R/R-emayili",
    "version": "0.9.1",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://datawookie.github.io/emayili",
    "description": "Light, simple tool for sending e-mails with minimal dependencies",
    "long_description": "Light, simple tool for sending e-mails with minimal dependencies",
    "active": true,
    "categories": [
        "science",
        "mail",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-magrittr",
                "R-mime",
                "R-stringi",
                "R-xfun",
                "R-xml2",
                "R-glue",
                "R-digest",
                "R-stringr",
                "R-dplyr",
                "R-htmltools",
                "R-purrr",
                "R-tidyr",
                "R-commonmark",
                "R-rmarkdown",
                "R-httr",
                "R-rvest",
                "R-urltools",
                "R-logger",
                "R-CRAN-recommended",
                "R-base64enc",
                "R-curl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-memoise",
                "R-here",
                "R-testthat",
                "R-roxygen2",
                "R-lintr",
                "R-showtext",
                "R-gpg",
                "R-jinjar"
            ]
        }
    ],
    "depends_on": []
}