GET /api/v1/ports/R-common/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-common",
"portdir": "R/R-common",
"version": "1.1.3",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://common.r-sassy.org",
"description": "Solutions for common problems in the base R",
"long_description": "Solutions for common problems in the base R",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-rstudioapi",
"R-box",
"R-glue",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-logr",
"R-fetch",
"R-libr",
"R-procs",
"R-fmtr",
"R-sassy",
"R-reporter"
]
}
]
}