GET /api/v1/ports/R-openxlsx2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-openxlsx2",
"portdir": "R/R-openxlsx2",
"version": "1.11",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://janmarvin.github.io/openxlsx2",
"description": "Read, write and edit xlsx files",
"long_description": "Read, write and edit xlsx files",
"active": true,
"categories": [
"science",
"office",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-stringi",
"R-zip",
"R-CRAN-recommended",
"R-R6",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-waldo",
"R-rmarkdown",
"R-rvg",
"R-mschart"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-rempsyc",
"R-correlation"
]
}
]
}