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

{
    "name": "R-BMisc",
    "portdir": "R/R-BMisc",
    "version": "1.4.6",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://bcallaway11.github.io/BMisc",
    "description": "Miscellaneous functions for panel data, quantiles and printing results",
    "long_description": "Miscellaneous functions for panel data, quantiles and printing results",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-data.table",
                "R-CRAN-recommended",
                "R-Rcpp",
                "R-dplyr",
                "R-RcppArmadillo"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-tibble",
                "R-testthat",
                "R-plm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-did",
                "R-DRDID"
            ]
        }
    ]
}