GET /api/v1/ports/R-FinTS/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-FinTS",
"portdir": "R/R-FinTS",
"version": "0.4-9",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-forge.r-project.org/projects/fints",
"description": "Analysis of Financial Time Series",
"long_description": "Analysis of Financial Time Series",
"active": true,
"categories": [
"science",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-zoo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lmtest",
"R-tseries",
"R-urca",
"R-polynom",
"R-psych",
"R-GPArotation",
"R-distrEx",
"R-e1071",
"R-chron",
"R-moments",
"R-sandwich"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-WaveletGARCH",
"R-WaveletML"
]
}
]
}