GET /api/v1/ports/R-ggsurvfit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ggsurvfit",
"portdir": "R/R-ggsurvfit",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/insightsengineering/cardx",
"description": "Flexible time-to-event figures",
"long_description": "Flexible time-to-event figures",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-glue",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-broom",
"R-patchwork",
"R-CRAN-recommended",
"R-cli",
"R-gtable"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-vdiffr",
"R-spelling",
"R-tidycmprsk"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cardx",
"R-tidycmprsk"
]
}
]
}