GET /api/v1/ports/R-lemon/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-lemon",
"portdir": "R/R-lemon",
"version": "0.4.9",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefanedwards/lemon",
"description": "Freshing up your ggplot2 plots",
"long_description": "Freshing up your ggplot2 plots",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-gridExtra",
"R-knitr",
"R-scales",
"R-CRAN-recommended",
"R-gtable",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-dplyr",
"R-testthat",
"R-rmarkdown",
"R-vdiffr",
"R-diffviewer"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-robustlmm"
]
}
]
}