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

{
    "name": "R-kanjistat",
    "portdir": "R/R-kanjistat",
    "version": "0.14.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://dschuhmacher.github.io/kanjistat",
    "description": "Statistical framework for the analysis of Japanese Kanji characters",
    "long_description": "Statistical framework for the analysis of Japanese Kanji characters",
    "active": true,
    "categories": [
        "textproc",
        "science",
        "japanese",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rlang",
                "R-stringi",
                "R-xml2",
                "R-crayon",
                "R-lifecycle",
                "R-stringr",
                "R-purrr",
                "R-gsubfn",
                "R-showtext",
                "R-sysfonts",
                "R-dendextend",
                "R-ROI",
                "R-transport",
                "R-CRAN-recommended",
                "R-RANN",
                "R-png"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-jsonlite",
                "R-systemfonts",
                "R-tibble",
                "R-withr",
                "R-dplyr",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-ROI.plugin.glpk"
            ]
        }
    ],
    "depends_on": []
}