HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-rworkflows",
"portdir": "R/R-rworkflows",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neurogenomics/rworkflows",
"description": "Test, document, containerise and deploy R packages",
"long_description": "Test, document, containerise and deploy R packages",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BiocManager",
"R-CRAN-recommended",
"R-badger",
"R-yaml",
"R-renv",
"R-data.table",
"R-desc",
"R-here"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-BiocStyle",
"R-biocViews",
"R-BiocPkgTools",
"R-jsonlite",
"R-remotes",
"R-htmltools",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-rvest",
"R-covr",
"R-reticulate"
]
}
],
"depends_on": []
}