GET /api/v1/ports/R-Structstrings/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-Structstrings",
"portdir": "R/R-Structstrings",
"version": "1.20.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FelixErnst/Structstrings",
"description": "Implementation of the dot bracket annotations with Biostrings",
"long_description": "R-Structstrings implements the widely used dot bracket annotation for storing base pairing information in structured RNA.",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-BiocGenerics",
"R-S4Vectors",
"R-IRanges",
"R-XVector",
"R-Biostrings",
"R-CRAN-recommended",
"R-stringi",
"R-crayon"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle"
]
}
],
"depends_on": []
}