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

{
    "name": "R-Ecfun",
    "portdir": "R/R-Ecfun",
    "version": "0.3-2",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=Ecfun",
    "description": "Functions for R-Ecdat",
    "long_description": "Functions for R-Ecdat",
    "active": true,
    "categories": [
        "science",
        "R",
        "economics"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-BMA",
                "R-TeachingDemos",
                "R-fda",
                "R-CRAN-recommended",
                "R-rvest",
                "R-tis",
                "R-jpeg",
                "R-stringi",
                "R-xml2",
                "R-mvtnorm"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-openxlsx",
                "R-car",
                "R-gridBase",
                "R-maps",
                "R-fitdistrplus",
                "R-prodlim",
                "R-kableExtra",
                "R-pryr",
                "R-ipumsr",
                "R-raster",
                "R-DescTools",
                "R-EnvStats",
                "R-bssm",
                "R-drc",
                "R-Ecdat",
                "R-TRAMPR",
                "R-plyr",
                "R-tibble",
                "R-zoo",
                "R-invgamma",
                "R-purrr",
                "R-readxl",
                "R-ggplot2",
                "R-knitr",
                "R-lubridate",
                "R-bayesplot",
                "R-markdown",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-Ecdat"
            ]
        }
    ]
}