GET /api/v1/ports/R-OpenCL/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-OpenCL",
"portdir": "R/R-OpenCL",
"version": "0.2-10",
"license": "BSD",
"platforms": "{darwin > 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/OpenCL",
"description": "Interface allowing R to use OpenCL",
"long_description": "This package provides an interface to OpenCL, allowing R to leverage computing power of GPUs and other HPC accelerator devices.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}