GET /api/v1/ports/R-corrgram/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-corrgram",
"portdir": "R/R-corrgram",
"version": "1.14",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kwstat.github.io/corrgram",
"description": "Plot a correlogram",
"long_description": "Plot a correlogram",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-psych",
"R-gridBase",
"R-sfsmisc",
"R-seriation",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fastR2",
"R-heplots"
]
}
]
}