GET /api/v1/ports/R-beepr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-beepr",
"portdir": "R/R-beepr",
"version": "2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rasmusab/beepr",
"description": "Easily play notification sounds on any platform",
"long_description": "Easily play notification sounds on any platform",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-audio",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SimDesign",
"R-sharp"
]
},
{
"type": "test",
"ports": [
"R-progressr"
]
}
]
}