GET /api/v1/ports/R-elliptic/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-elliptic",
"portdir": "R/R-elliptic",
"version": "1.4-0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=elliptic",
"description": "Weierstrass and Jacobi elliptic functions",
"long_description": "Weierstrass and Jacobi elliptic functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-calibrator",
"R-emulator"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cmvnorm",
"R-hypergeo"
]
},
{
"type": "test",
"ports": [
"R-PlaneGeometry",
"R-jacobi"
]
}
]
}