GET /api/v1/ports/R-NNS/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-NNS",
"portdir": "R/R-NNS",
"version": "10.9.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OVVO-Financial/NNS",
"description": "Non-linear Non-parametric Statistics",
"long_description": "Non-linear Non-parametric Statistics using partial moments.",
"active": true,
"categories": [
"science",
"math",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rfast",
"R-data.table",
"R-xts",
"R-zoo",
"R-quantmod",
"R-doParallel",
"R-foreach",
"R-rgl",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-influential"
]
}
]
}