GET /api/v1/ports/R-bigQueryR/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bigQueryR",
"portdir": "R/R-bigQueryR",
"version": "0.5.0.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cloudyr/bigQueryR",
"description": "Interface with Google BigQuery",
"long_description": "Interface with Google BigQuery with R-shiny compatibility.",
"active": true,
"categories": [
"science",
"www",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-httr",
"R-googleAuthR",
"R-CRAN-recommended",
"R-googleCloudStorageR",
"R-assertthat",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-data.table",
"R-purrr",
"R-knitr",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-bigrquery"
]
}
],
"depends_on": []
}