GET /api/v1/ports/R-mstate/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mstate",
"portdir": "R/R-mstate",
"version": "0.3.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hputter.github.io/mstate",
"description": "Data preparation, estimation and prediction in multi-state models",
"long_description": "Data preparation, estimation and prediction in multi-state models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RColorBrewer",
"R-viridisLite",
"R-CRAN-recommended",
"R-data.table",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-cmprsk",
"R-relsurv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-flexsurv",
"R-ebmstate",
"R-calibmsm"
]
},
{
"type": "test",
"ports": [
"R-rstpm2",
"R-msm"
]
}
]
}