GET /api/v1/ports/R-cellranger/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-cellranger",
"portdir": "R/R-cellranger",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsheets/cellranger",
"description": "Helper functions to work with spreadsheets",
"long_description": "Helper package to support R scripts or packages that interact with spreadsheets.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rematch",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mschart",
"R-googlesheets4",
"R-readxl",
"R-readODS"
]
},
{
"type": "test",
"ports": [
"R-tidyxl"
]
}
]
}