GET /api/v1/ports/R-strex/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-strex",
"portdir": "R/R-strex",
"version": "2.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rorynolan.github.io/strex",
"description": "Extra string manipulation functions",
"long_description": "Extra string manipulation functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringi",
"R-lifecycle",
"R-stringr",
"R-checkmate",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling",
"R-bench"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PriceIndices",
"R-ijtiff",
"R-exampletestr"
]
},
{
"type": "test",
"ports": [
"R-diffudist"
]
}
]
}