GET /api/v1/ports/R-frab/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-frab",
"portdir": "R/R-frab",
"version": "0.0-6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/frab",
"description": "Alternative interpretation of named vectors",
"long_description": "Alternative interpretation of named vectors",
"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-disordR",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-mvtnorm",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hyper2"
]
}
]
}