GET /api/v1/ports/R-rgudhi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-rgudhi",
"portdir": "R/R-rgudhi",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lmjl-alea.github.io/rgudhi",
"description": "Interface to the GUDHI library for topological data analysis",
"long_description": "Interface to the GUDHI library for topological data analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-curl",
"R-fs",
"R-rlang",
"R-tibble",
"R-withr",
"R-dplyr",
"R-purrr",
"R-ggplot2",
"R-Rdpack",
"R-reticulate",
"R-CRAN-recommended",
"R-R6",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-vdiffr"
]
}
],
"depends_on": []
}