GET /api/v1/ports/R-virtuoso/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-virtuoso",
"portdir": "R/R-virtuoso",
"version": "0.1.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-dbi.github.io/odbc",
"description": "Interface to Virtuoso using ODBC",
"long_description": "Interface to Virtuoso using ODBC",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ps",
"R-DBI",
"R-digest",
"R-processx",
"R-rappdirs",
"R-ini",
"R-odbc",
"R-CRAN-recommended",
"R-curl",
"R-fs"
]
},
{
"type": "run",
"ports": [
"virtuoso",
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling",
"R-nycflights13"
]
}
],
"depends_on": []
}