GET /api/v1/ports/R-fstcore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-fstcore",
"portdir": "R/R-fstcore",
"version": "0.9.18",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fstpackage.org/fstcore",
"description": "R bindings to the Fstlib library",
"long_description": "R bindings to the Fstlib library",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"lz4",
"zstd",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-lintr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lazyarray",
"R-fst"
]
}
]
}