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

{
    "name": "R-ufs",
    "portdir": "R/R-ufs",
    "version": "0.5.12",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://ufs.opens.science",
    "description": "Collection of utilities",
    "long_description": "This package contains the general-purpose tools and utilities, and is the most direct successor of the original R-userfriendlyscience package.",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-digest",
                "R-dplyr",
                "R-htmltools",
                "R-ggplot2",
                "R-gridExtra",
                "R-knitr",
                "R-scales",
                "R-ggridges",
                "R-ggrepel",
                "R-GPArotation",
                "R-kableExtra",
                "R-pander",
                "R-SuppDists",
                "R-pwr",
                "R-diptest",
                "R-rmdpartials",
                "R-CRAN-recommended",
                "R-gtable",
                "R-plyr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-remotes",
                "R-lavaan",
                "R-rmarkdown",
                "R-rstudioapi",
                "R-viridis",
                "R-rio",
                "R-psych",
                "R-car",
                "R-GGally",
                "R-MBESS",
                "R-bootES",
                "R-careless",
                "R-jmvcore"
            ]
        }
    ],
    "depends_on": []
}