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

{
    "name": "R-RcppSpdlog",
    "portdir": "R/R-RcppSpdlog",
    "version": "0.0.19",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://dirk.eddelbuettel.com/code/rcpp.spdlog.html",
    "description": "R and C++ interfaces to spdlog C++ header library for logging",
    "long_description": "R and C++ interfaces to spdlog C++ header library for logging",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-Rcpp",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-simplermarkdown"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-spdl"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-tidyCpp"
            ]
        }
    ]
}