GET /api/v1/ports/R-spatialprobit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-spatialprobit",
"portdir": "R/R-spatialprobit",
"version": "1.0.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=spatialprobit",
"description": "Bayesian estimation of spatial Probit and Tobit models",
"long_description": "Bayesian estimation of spatial Probit and Tobit models",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-spdep",
"R-CRAN-recommended",
"R-mvtnorm",
"R-spatialreg",
"R-tmvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RUnit",
"R-testthat"
]
}
],
"depends_on": []
}