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

{
    "name": "R-lgr",
    "portdir": "R/R-lgr",
    "version": "0.4.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://s-fleck.github.io/lgr",
    "description": "Fully featured logging framework",
    "long_description": "Fully featured logging framework",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "R-R6"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-desc",
                "R-glue",
                "R-rprojroot",
                "R-tibble",
                "R-yaml",
                "R-knitr",
                "R-testthat",
                "R-future",
                "R-future.apply",
                "R-rmarkdown",
                "R-covr",
                "R-whoami",
                "R-rotor",
                "R-cli",
                "R-data.table",
                "R-jsonlite",
                "R-crayon"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-mlr3tuning",
                "R-mlr3mbo",
                "R-mlr3pipelines",
                "R-mlr3superlearner",
                "R-rsparse",
                "R-bbotk",
                "R-RSQL",
                "R-text2vec",
                "R-mlr3"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-mlr3learners",
                "R-mlr3resampling",
                "R-RestRserve"
            ]
        }
    ]
}