GET /api/v1/ports/R-deps/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-deps",
"portdir": "R/R-deps",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hub.analythium.io/deps",
"description": "Dependency management with roxygen-style comments",
"long_description": "Dependency management with roxygen-style comments",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-renv",
"R-jsonlite",
"R-CRAN-recommended",
"R-remotes"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}