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

{
    "name": "R-LSTS",
    "portdir": "R/R-LSTS",
    "version": "2.1",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pacha.dev/LSTS",
    "description": "Locally Stationary Time Series",
    "long_description": "A set of functions that allow stationary analysis and locally stationary time series analysis.",
    "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-Rdpack",
                "R-CRAN-recommended",
                "R-ggplot2",
                "R-patchwork",
                "R-scales"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-WaveletML"
            ]
        }
    ]
}