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

{
    "name": "R-RTransferEntropy",
    "portdir": "R/R-RTransferEntropy",
    "version": "0.2.21",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=RTransferEntropy",
    "description": "Measuring information flow between time series with Shannon and Renyi transfer entropy",
    "long_description": "Measuring information flow between time series with Shannon and Renyi transfer entropy",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-future",
                "R-Rcpp",
                "R-future.apply",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat",
                "R-rmarkdown",
                "R-quantmod",
                "R-vars",
                "R-data.table",
                "R-xts",
                "R-zoo",
                "R-ggplot2",
                "R-gridExtra",
                "R-knitr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-VLTimeCausality"
            ]
        }
    ]
}