GET /api/v1/ports/R-naive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-naive",
"portdir": "R/R-naive",
"version": "1.2.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=naive",
"description": "Empirical extrapolation of time feature patterns",
"long_description": "Empirical extrapolation of time feature patterns",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-moments",
"R-purrr",
"R-ggplot2",
"R-lubridate",
"R-scales",
"R-readr",
"R-imputeTS",
"R-Rfast",
"R-greybox",
"R-fastDummies",
"R-fANCOVA",
"R-philentropy",
"R-tictoc",
"R-CRAN-recommended",
"R-modeest",
"R-entropy"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}