GET /api/v1/ports/R-fastTS/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-fastTS",
"portdir": "R/R-fastTS",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://petersonr.github.io/fastTS",
"description": "Fast time series modelling for seasonal series with exogenous variables",
"long_description": "An implementation of sparsity-ranked lasso and related methods for time series data.",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-yardstick",
"R-ncvreg",
"R-CRAN-recommended",
"R-RcppRoll",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-tibble",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-kableExtra"
]
}
],
"depends_on": []
}