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

{
    "name": "R-tidyMC",
    "portdir": "R/R-tidyMC",
    "version": "1.0.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://stefanlinner.github.io/tidyMC/",
    "description": "Monte Carlo simulations made easy and tidy",
    "long_description": "Monte Carlo simulations made easy and tidy",
    "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-stringr",
                "R-tibble",
                "R-checkmate",
                "R-dplyr",
                "R-hms",
                "R-purrr",
                "R-tidyr",
                "R-ggplot2",
                "R-future",
                "R-furrr",
                "R-kableExtra",
                "R-CRAN-recommended",
                "R-magrittr",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": []
}