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

{
    "name": "R-dbscan",
    "portdir": "R/R-dbscan",
    "version": "1.2-0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=dbscan",
    "description": "Density-Based Spatial Clustering of Applications with Noise",
    "long_description": "Density-Based Spatial Clustering of Applications with Noise",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2749
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "R-generics",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-fpc",
                "R-rlang",
                "R-knitr",
                "R-igraph",
                "R-tibble",
                "R-dendextend",
                "R-microbenchmark",
                "R-testthat",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-rMultiNet",
                "R-tidySEM",
                "R-LOMAR",
                "R-fdacluster",
                "R-maotai",
                "R-smotefamily",
                "R-daltoolbox"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-spdep",
                "R-seriation",
                "R-diceR",
                "R-performance"
            ]
        }
    ]
}