GET /api/v1/ports/R-ggsci/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ggsci",
"portdir": "R/R-ggsci",
"version": "3.2.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nanx.me/ggsci",
"description": "Scientific journal and sci-fi themed color palettes",
"long_description": "Scientific journal and sci-fi themed color palettes for R-ggplot2.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-ggplot2",
"R-scales"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-gridExtra",
"R-knitr",
"R-rmarkdown",
"R-ragg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggpubr"
]
}
]
}