GET /api/v1/ports/R-RMySQL/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RMySQL",
"portdir": "R/R-RMySQL",
"version": "0.10.29",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RMySQL",
"description": "Legacy R-DBI interface to MySQL/MariaDB",
"long_description": "Legacy R-DBI interface to MySQL/MariaDB",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"mariadb-10.11",
"R-DBI",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-dplyr",
"R-pool",
"R-dbx",
"R-quantmod",
"R-sqldf",
"R-RSQL"
]
}
]
}