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

{
    "name": "R-ftsa",
    "portdir": "R/R-ftsa",
    "version": "6.4",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=ftsa",
    "description": "Functional Time Series Analysis",
    "long_description": "Functions for visualizing, modeling, forecasting and hypothesis testing of functional time series.",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-glue",
                "R-forecast",
                "R-psych",
                "R-strucchange",
                "R-vars",
                "R-pcaPP",
                "R-fGarch",
                "R-LaplacesDemon",
                "R-fda",
                "R-rainbow",
                "R-fdapace",
                "R-ROOPSD",
                "R-ecp",
                "R-evgam",
                "R-pdfCluster",
                "R-sde",
                "R-CRAN-recommended",
                "R-e1071",
                "R-colorspace"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-R2jags",
                "R-fds",
                "R-meboot"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-Rfssa",
                "R-wwntests"
            ]
        }
    ]
}