GET /api/v1/ports/R-filelock/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-filelock",
"portdir": "R/R-filelock",
"version": "1.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/filelock",
"description": "Portable file locking",
"long_description": "Portable file locking",
"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-callr",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pkgdepends",
"R-pkgcache",
"R-gms",
"R-txtq",
"R-keyring",
"R-parabar",
"R-dir.expiry",
"R-BiocFileCache"
]
},
{
"type": "test",
"ports": [
"R-pins",
"R-pak"
]
}
]
}