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

{
    "name": "R-jiebaR",
    "portdir": "R/R-jiebaR",
    "version": "0.11",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://qinwenfeng.com/jiebaR",
    "description": "Chinese text segmentation, keyword extraction and speech tagging",
    "long_description": "Chinese text segmentation, keyword extraction and speech tagging",
    "active": true,
    "categories": [
        "textproc",
        "science",
        "chinese",
        "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-jiebaRD"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-devtools",
                "R-roxygen2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-chinese.misc",
                "R-CTM"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-jiebaRD"
            ]
        }
    ]
}