GET /api/v1/ports/R-vcdExtra/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-vcdExtra",
"portdir": "R/R-vcdExtra",
"version": "0.8-5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://friendly.github.io/vcdExtra",
"description": "Extensions and additions to vcd (Visualizing Categorical Data)",
"long_description": "Extensions and additions to vcd (Visualizing Categorical Data)",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-here",
"R-purrr",
"R-readxl",
"R-tidyr",
"R-glue",
"R-vcd",
"R-ca",
"R-CRAN-recommended",
"R-gnm",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jmv"
]
},
{
"type": "test",
"ports": [
"R-gnm",
"R-aplore3"
]
}
]
}