GET /api/v1/ports/R-usefun/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-usefun",
"portdir": "R/R-usefun",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bblodfon/usefun",
"description": "Collection of some useful functions",
"long_description": "Collection of some useful functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-PRROC",
"R-CRAN-recommended",
"R-precrec",
"R-tibble",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-readr",
"R-covr",
"R-combinat",
"R-mlr3misc"
]
}
],
"depends_on": []
}