GET /api/v1/ports/R-SSN2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-SSN2",
"portdir": "R/R-SSN2",
"version": "0.2.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://usepa.github.io/SSN2",
"description": "Spatial modelling on stream networks",
"long_description": "Spatial modelling on stream networks",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-generics",
"R-RSQLite",
"R-sf",
"R-spmodel",
"R-CRAN-recommended",
"R-tibble",
"R-withr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sp",
"R-statmod",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SSNbayes"
]
}
]
}