GET /api/v1/ports/R-corrViz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-corrViz",
"portdir": "R/R-corrViz",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=corrViz",
"description": "Visualise correlations",
"long_description": "Visualise correlations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-shiny",
"R-igraph",
"R-gganimate",
"R-visNetwork",
"R-GGally",
"R-purrr",
"R-ggraph",
"R-circlize",
"R-DendSer",
"R-CRAN-recommended",
"R-plotly",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}