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

{
    "name": "R-sparklyr",
    "portdir": "R/R-sparklyr",
    "version": "1.8.6",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://spark.posit.co",
    "description": "R Interface to Apache Spark",
    "long_description": "R Interface to Apache Spark",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-xml2",
                "R-DBI",
                "R-glue",
                "R-vctrs",
                "R-withr",
                "R-dplyr",
                "R-generics",
                "R-purrr",
                "R-tidyr",
                "R-tidyselect",
                "R-globals",
                "R-dbplyr",
                "R-httr",
                "R-openssl",
                "R-rstudioapi",
                "R-uuid",
                "R-config",
                "R-CRAN-recommended",
                "R-jsonlite",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-R6",
                "R-rprojroot",
                "R-reshape2",
                "R-diffobj",
                "R-ggplot2",
                "R-shiny",
                "R-testthat",
                "R-broom",
                "R-iterators",
                "R-RCurl",
                "R-foreach",
                "R-parsnip",
                "R-mlbench",
                "R-nycflights13",
                "R-r2d3",
                "R-arrow",
                "R-Lahman",
                "R-janeaustenr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-parsnip",
                "R-mlflow"
            ]
        }
    ]
}