GET /api/v1/ports/R-RPostgreSQL/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RPostgreSQL",
"portdir": "R/R-RPostgreSQL",
"version": "0.7-6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RPostgreSQL",
"description": "R interface to the PostgreSQL database system",
"long_description": "R interface to the PostgreSQL database system",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"postgresql15",
"R-DBI",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ChemmineR",
"R-dplyr",
"R-dbx",
"R-sqldf",
"R-dbplyr",
"R-spacetime",
"R-sf"
]
}
]
}