GET /api/v1/ports/R-SurvRegCensCov/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-SurvRegCensCov",
"portdir": "R/R-SurvRegCensCov",
"version": "1.7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=SurvRegCensCov",
"description": "Weibull regression for a right-censored endpoint with interval-censored covariate",
"long_description": "Weibull regression for a right-censored endpoint with interval-censored covariate",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-numDeriv",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}