GET /api/v1/ports/R-beeswarm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-beeswarm",
"portdir": "R/R-beeswarm",
"version": "0.4.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aroneklund/beeswarm",
"description": "The bee swarm plot, an alternative to stripchart",
"long_description": "The bee swarm plot, an alternative to stripchart",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggbeeswarm"
]
},
{
"type": "test",
"ports": [
"R-papaja",
"R-ggdist",
"R-vipor"
]
}
]
}