GET /api/v1/ports/R-archive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-archive",
"portdir": "R/R-archive",
"version": "1.1.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://archive.r-lib.org",
"description": "Multi-format archive and compression support",
"long_description": "Multi-format archive and compression support",
"active": true,
"categories": [
"devel",
"science",
"archivers",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-glue",
"R-tibble",
"R-CRAN-recommended",
"libarchive",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-pins",
"R-vroom"
]
}
]
}