GET /api/v1/ports/R-ggalt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ggalt",
"portdir": "R/R-ggalt",
"version": "0.4.0",
"license": "AGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hrbrmstr/ggalt",
"description": "Extensions for R-ggplot2",
"long_description": "A compendium of new geometries, coordinate systems, statistical transformations, scales and fonts for R-ggplot2.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-RColorBrewer",
"R-ggplot2",
"R-scales",
"R-maps",
"R-plotly",
"R-extrafont",
"R-ash",
"R-proj4",
"R-CRAN-recommended",
"R-gtable",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-gridExtra",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-ggthemes"
]
}
],
"depends_on": []
}