GET /api/v1/ports/R-ForeCA/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ForeCA",
"portdir": "R/R-ForeCA",
"version": "0.2.7",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ForeCA",
"description": "Forecastable Component Analysis",
"long_description": "Forecastable Component Analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-reshape2",
"R-CRAN-recommended",
"R-astsa"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rSFA",
"R-knitr",
"R-testthat",
"R-markdown",
"R-fBasics",
"R-psd"
]
}
],
"depends_on": []
}