GET /api/v1/ports/R-vizdraws/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-vizdraws",
"portdir": "R/R-vizdraws",
"version": "2.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vizdraws.martinez.fyi",
"description": "Visualize draws from the prior and posterior distributions",
"long_description": "Visualize draws from the prior and posterior distributions",
"active": true,
"categories": [
"graphics",
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-CRAN-recommended",
"R-magrittr",
"R-htmlwidgets",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-glue",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bsynth"
]
}
]
}