GET /api/v1/ports/R-bigutilsr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bigutilsr",
"portdir": "R/R-bigutilsr",
"version": "0.3.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://privefl.github.io/bigutilsr",
"description": "Utility functions for large-scale data",
"long_description": "Utility functions for large-scale data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RSpectra",
"R-bigassertr",
"R-bigparallelr",
"R-nabor",
"R-CRAN-recommended",
"R-Rcpp",
"R-robustbase"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-testthat",
"R-covr",
"R-spelling",
"R-rrcov",
"R-Gmedian"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bigsnpr",
"R-pcadapt"
]
},
{
"type": "test",
"ports": [
"R-performance"
]
}
]
}