GET /api/v1/ports/R-Rborist/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-Rborist",
"portdir": "R/R-Rborist",
"version": "0.3-7",
"license": "(GPL-2+ or MPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/suiji/Arborist",
"description": "Extensible, parallelizable implementation of the random forest algorithm",
"long_description": "Extensible, parallelizable implementation of the random forest algorithm",
"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-digest",
"R-CRAN-recommended",
"R-Rcpp",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mob"
]
}
]
}