GET /api/v1/ports/R-spray/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-spray",
"portdir": "R/R-spray",
"version": "1.0-26",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/spray",
"description": "Sparse arrays and multivariate polynomials",
"long_description": "Sparse arrays and multivariate polynomials",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magic",
"R-partitions",
"R-disordR",
"R-CRAN-recommended",
"R-Rcpp",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-polynom"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jack",
"R-polyhedralCubature",
"R-weyl",
"R-stokes"
]
},
{
"type": "test",
"ports": [
"R-cgalMeshes",
"R-mvp"
]
}
]
}