HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-odbc",
"portdir": "R/R-odbc",
"version": "1.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-dbi.github.io/odbc",
"description": "DBI-compatible interface to ODBC databases",
"long_description": "DBI-compatible interface to ODBC databases",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"libiodbc",
"unixODBC"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cli",
"R-rlang",
"R-DBI",
"R-lifecycle",
"R-blob",
"R-hms",
"R-CRAN-recommended",
"libiodbc",
"R-Rcpp",
"R-bit64"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-tibble",
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-RSQLite",
"R-DBItest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-virtuoso",
"R-sqlHelpers"
]
},
{
"type": "test",
"ports": [
"R-dbplyr",
"R-dm",
"R-sf",
"R-sqlhelper",
"R-dbx"
]
}
]
}