GET /api/v1/ports/R-filehashSQLite/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-filehashSQLite",
"portdir": "R/R-filehashSQLite",
"version": "0.2-7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=filehashSQLite",
"description": "Simple key-value database using SQLite",
"long_description": "Simple key-value database using SQLite as the back end.",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-filehash",
"R-RSQLite",
"R-CRAN-recommended",
"R-DBI"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-autoFRK"
]
}
]
}