GET /api/v1/ports/R-R.oo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-R.oo",
"portdir": "R/R-R.oo",
"version": "1.25.0",
"license": "(LGPL-2.1 or LGPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/HenrikBengtsson/R.oo",
"description": "R object-oriented programming with or without references",
"long_description": "R object-oriented programming with or without references",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2281
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"R-R.methodsS3"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sBIC",
"R-R.cache",
"R-R.devices",
"R-R.filesets",
"R-R.matlab",
"R-R.rsp",
"R-delayed",
"R-SEMID",
"R-R.huge",
"R-R.utils",
"R-WeibullFit"
]
},
{
"type": "test",
"ports": [
"R-roxygen2"
]
}
]
}