GET /api/v1/ports/R-GLMMadaptive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-GLMMadaptive",
"portdir": "R/R-GLMMadaptive",
"version": "0.9-1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://drizopoulos.github.io/GLMMadaptive",
"description": "Generalized linear mixed models using adaptive Gaussian quadrature",
"long_description": "Generalized linear mixed models using adaptive Gaussian quadrature",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-matrixStats"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-emmeans",
"R-effects",
"R-multcomp",
"R-optimParallel",
"R-DHARMa",
"R-estimability",
"R-knitr",
"R-rmarkdown",
"R-pkgdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-JMbayes2"
]
},
{
"type": "test",
"ports": [
"R-ggeffects",
"R-insight",
"R-DHARMa",
"R-buildmer",
"R-broom.mixed"
]
}
]
}