GET /api/v1/ports/R-merTools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-merTools",
"portdir": "R/R-merTools",
"version": "0.6.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jknowles/merTools",
"description": "Tools for analyzing mixed effect regression models",
"long_description": "Tools for analyzing mixed effect regression 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-dplyr",
"R-ggplot2",
"R-shiny",
"R-lme4",
"R-arm",
"R-foreach",
"R-blme",
"R-broom.mixed",
"R-CRAN-recommended",
"R-abind",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Amelia",
"R-knitr",
"R-testthat",
"R-DT",
"R-future.apply",
"R-rmarkdown",
"R-rstanarm"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-insight",
"R-rmcorr"
]
}
]
}