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

{
    "name": "R-coconots",
    "portdir": "R/R-coconots",
    "version": "1.1.3",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=coconots",
    "description": "Convolution-closed models for count time series",
    "long_description": "Convolution-closed models for count time series",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-StanHeaders",
                "R-numDeriv",
                "R-matrixStats",
                "R-ggplot2",
                "R-forecast",
                "R-JuliaConnectoR",
                "R-HMMpa",
                "R-CRAN-recommended",
                "R-Rcpp",
                "R-RcppParallel"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat",
                "R-covr"
            ]
        }
    ],
    "depends_on": []
}