GET /api/v1/ports/R-adbcpostgresql/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-adbcpostgresql",
"portdir": "R/R-adbcpostgresql",
"version": "0.14.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apache/arrow-adbc",
"description": "Arrow Database Connectivity (ADBC) SQLite driver",
"long_description": "Arrow Database Connectivity (ADBC) SQLite driver",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-adbcdrivermanager",
"postgresql15",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-nanoarrow"
]
}
],
"depends_on": []
}