GET /api/v1/ports/R-ggfun/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ggfun",
"portdir": "R/R-ggfun",
"version": "0.1.7",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/YuLab-SMU/ggfun",
"description": "Miscellaneous functions for R-ggplot2",
"long_description": "Miscellaneous functions for R-ggplot2",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-ggplot2",
"R-yulab.utils",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyr",
"R-knitr",
"R-rmarkdown",
"R-prettydoc",
"R-ggplotify",
"R-ggnewscale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-aplot",
"R-ggbreak",
"R-ggimage",
"R-ggtree",
"R-scatterpie"
]
}
]
}