GET /api/v1/ports/R-pdfetch/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-pdfetch",
"portdir": "R/R-pdfetch",
"version": "0.3.1",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/abielr/pdfetch",
"description": "Fetch economic and financial time series data",
"long_description": "Fetch economic and financial time series data from public sources.",
"active": true,
"categories": [
"science",
"www",
"finance",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-xml2",
"R-stringr",
"R-xts",
"R-zoo",
"R-dplyr",
"R-curl",
"R-lubridate",
"R-httr",
"R-readr",
"R-XML",
"R-CRAN-recommended",
"R-tidyr",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}