GET /api/v1/ports/R-sphereplot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-sphereplot",
"portdir": "R/R-sphereplot",
"version": "1.5.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sphereplot",
"description": "Functions for creating spherical coordinate system plots via extensions to rgl",
"long_description": "Functions for creating spherical coordinate system plots via extensions to rgl",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rgl",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}