GET /api/v1/ports/R-ore/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ore",
"portdir": "R/R-ore",
"version": "1.7.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jonclayden/ore",
"description": "R interface to the Onigmo regular expression library",
"long_description": "R interface to the Onigmo regular expression library",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rex",
"R-covr",
"R-tinytest",
"R-crayon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-reportr"
]
}
]
}