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

{
    "name": "R-lpSolve",
    "portdir": "R/R-lpSolve",
    "version": "5.6.23",
    "license": "LGPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/gaborcsardi/lpSolve",
    "description": "Interface to Lp_solve to solve linear/integer programs",
    "long_description": "Interface to Lp_solve to solve linear/integer programs",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-pkgdepends",
                "R-MSCMT",
                "R-Riemann",
                "R-mediation",
                "R-label.switching",
                "R-linprog",
                "R-geometry",
                "R-NCA",
                "R-T4cluster",
                "R-WSGeometry",
                "R-fnets",
                "R-StatMatch",
                "R-glarma",
                "R-QCA",
                "R-fdasrvf",
                "R-anticlust",
                "R-bayesRecon",
                "R-fdacluster",
                "R-kappalab",
                "R-cherry",
                "R-clime",
                "R-limSolve",
                "R-mcclust",
                "R-mirtCAT",
                "R-reclin2",
                "R-lrstat",
                "R-sampling",
                "R-irr",
                "R-jeek",
                "R-SparseMSE",
                "R-kantorovich",
                "R-adagio",
                "R-transformr"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-Pareto",
                "R-packcircles",
                "R-clue",
                "R-relations"
            ]
        }
    ]
}