GET /api/v1/ports/R-nimbleSCR/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-nimbleSCR",
"portdir": "R/R-nimbleSCR",
"version": "0.2.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nimbleSCR",
"description": "Spatial Capture-Recapture (SCR) methods",
"long_description": "Spatial Capture-Recapture (SCR) methods using R-nimble.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-nimble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-basicMCMCplots",
"R-coda",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
}