GET /api/v1/ports/R-pacman/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-pacman",
"portdir": "R/R-pacman",
"version": "0.5.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pacman",
"description": "Package management tool",
"long_description": "Package management tool",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-remotes",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-XML",
"R-BiocManager"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-currr",
"R-cpop"
]
},
{
"type": "test",
"ports": [
"R-crops",
"R-ijtiff",
"R-bruceR",
"R-repana",
"R-exampletestr"
]
}
]
}