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

{
    "name": "R-fpc",
    "portdir": "R/R-fpc",
    "version": "2.2-13",
    "license": "GPL",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=fpc",
    "description": "Flexible Procedures for Clustering",
    "long_description": "Flexible Procedures for Clustering",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-kernlab",
                "R-mclust",
                "R-diptest",
                "R-prabclus",
                "R-CRAN-recommended",
                "R-flexmix",
                "R-robustbase"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-mvtnorm",
                "R-pdfCluster",
                "R-tclust"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-ICSClust",
                "R-truh",
                "R-coca",
                "R-nullabor",
                "R-dann"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-dbscan",
                "R-ClusBoot",
                "R-cluster"
            ]
        }
    ]
}