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

{
    "name": "R-inctools",
    "portdir": "R/R-inctools",
    "version": "1.0.15",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=inctools",
    "description": "Incidence estimation tools",
    "long_description": "Tools for estimating incidence from biomarker data in cross-sectional surveys, and for calibrating tests for recent infection.",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2582
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-cubature",
                "R-plyr",
                "R-tibble",
                "R-dplyr",
                "R-ggplot2",
                "R-doParallel",
                "R-foreach",
                "R-pracma",
                "R-binom",
                "R-glm2",
                "R-tmvtnorm",
                "R-CRAN-recommended",
                "R-magrittr",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-survey",
                "R-knitr",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": []
}