GET /api/v1/ports/R-iterors/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-iterors",
"portdir": "R/R-iterors",
"version": "1.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crowding.github.io/iterors",
"description": "Fast, compact iterators and tools",
"long_description": "Fast, compact iterators and tools",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-foreach",
"R-reticulate",
"R-combinat",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-iterators"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-async"
]
}
]
}