GET /api/v1/ports/R-survPresmooth/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-survPresmooth",
"portdir": "R/R-survPresmooth",
"version": "1.1-11",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=survPresmooth",
"description": "Presmoothed estimators of survival, density, cumulative and non-cumulative hazard functions with right-censored survival data",
"long_description": "Presmoothed estimators of survival, density, cumulative and non-cumulative hazard functions with right-censored survival data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mratios",
"R-presmTP"
]
}
]
}