GET /api/v1/ports/R-GDPuc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-GDPuc",
"portdir": "R/R-GDPuc",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pik-piam.github.io/GDPuc",
"description": "Functions to convert GDP time series from one unit to another",
"long_description": "Functions to convert GDP time series from one unit to another",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-crayon",
"R-glue",
"R-lifecycle",
"R-tibble",
"R-withr",
"R-dplyr",
"R-tidyr",
"R-tidyselect",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-zoo",
"R-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-usethis",
"R-covr",
"R-magclass",
"R-WDI"
]
}
],
"depends_on": []
}