GET /api/v1/ports/R-ggmap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ggmap",
"portdir": "R/R-ggmap",
"version": "4.0.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ggmap",
"description": "Spatial visualization with R-ggplot2",
"long_description": "Spatial visualization with R-ggplot2",
"active": true,
"categories": [
"graphics",
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-png",
"R-rlang",
"R-glue",
"R-plyr",
"R-digest",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-scales",
"R-httr",
"R-bitops",
"R-CRAN-recommended",
"R-cli",
"R-jpeg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-hexbin"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-moveHMM"
]
}
]
}