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

{
    "name": "R-RProtoBuf",
    "portdir": "R/R-RProtoBuf",
    "version": "0.4.22",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=RProtoBuf https://dirk.eddelbuettel.com/code/rprotobuf.html",
    "description": "R interface to the Protocol Buffers API",
    "long_description": "R interface to the Protocol Buffers API",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "pkgconfig",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "protobuf3-cpp",
                "R-Rcpp",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-tinytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-proffer",
                "R-acumos"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-profile",
                "R-jmvcore"
            ]
        }
    ]
}