GET /api/v1/ports/R-awsMethods/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-awsMethods",
"portdir": "R/R-awsMethods",
"version": "1.1-1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=awsMethods",
"description": "Defines the method extract and provides openMP support as needed in several packages",
"long_description": "Defines the method extract and provides openMP support as needed in several packages",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-aws"
]
}
]
}