GET /api/v1/ports/R-MASS/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-MASS",
"portdir": "R/R-MASS",
"version": "7.3-61",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MASS https://www.stats.ox.ac.uk/pub/MASS4",
"description": "Functions and datasets to support MASS (2002)",
"long_description": "Functions and datasets to support MASS (2002). Recommended package.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-survival",
"R-lattice",
"R-nlme",
"R-nnet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-class"
]
},
{
"type": "test",
"ports": [
"R-cluster",
"R-lattice",
"R-mgcv",
"R-nnet",
"R-spatial",
"R-KernSmooth",
"R-nlme",
"R-boot",
"R-Matrix"
]
}
]
}