GET /api/v1/ports/R-git2r/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-git2r",
"portdir": "R/R-git2r",
"version": "0.35.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/git2r",
"description": "R bindings to the libgit2 library",
"long_description": "R bindings to the libgit2 library",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"zlib",
"R-CRAN-recommended",
"libgit2",
"openssl3"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-getPass"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlflow",
"R-git4r",
"R-atime"
]
},
{
"type": "test",
"ports": [
"R-gistr",
"R-remotes",
"R-Rcereal",
"R-groundhog"
]
}
]
}