GET /api/v1/ports/R-tiledb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-tiledb",
"portdir": "R/R-tiledb",
"version": "0.30.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tiledb-inc.github.io/TileDB-R",
"description": "Universal storage engine for sparse and dense multidimensional arrays",
"long_description": "Universal storage engine for sparse and dense multidimensional arrays",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-nanoarrow",
"tiledb",
"R-RcppInt64",
"R-CRAN-recommended",
"R-Rcpp",
"R-nanotime",
"R-spdl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bit64",
"R-curl",
"R-data.table",
"R-tibble",
"R-tinytest",
"R-nycflights13",
"R-simplermarkdown",
"R-arrow",
"R-palmerpenguins"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-TileDBArray"
]
}
]
}