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

{
    "name": "R-sqlhelper",
    "portdir": "R/R-sqlhelper",
    "version": "0.2.1",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://majerr.github.io/sqlhelper/dev",
    "description": "Easier SQL integration",
    "long_description": "Easier SQL integration",
    "active": true,
    "categories": [
        "databases",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-glue",
                "R-stringr",
                "R-tibble",
                "R-purrr",
                "R-tidyr",
                "R-yaml",
                "R-rappdirs",
                "R-sf",
                "R-CRAN-recommended",
                "R-pool",
                "R-rlang",
                "R-DBI"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-dplyr",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-bigrquery",
                "R-spData",
                "R-RSQLite",
                "R-RMariaDB",
                "R-odbc",
                "R-RPostgres"
            ]
        }
    ],
    "depends_on": []
}