GET /api/v1/ports/R-nestedLogit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-nestedLogit",
"portdir": "R/R-nestedLogit",
"version": "0.3.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://friendly.github.io/nestedLogit",
"description": "Nested dichotomy logistic regression models",
"long_description": "Nested dichotomy logistic regression models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-effects",
"R-CRAN-recommended",
"R-stringr",
"R-car",
"R-broom",
"R-tibble",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-spelling",
"R-carData",
"R-geomtextpath",
"R-here",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-ggeffects",
"R-lobstr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ggeffects",
"R-insight",
"R-performance"
]
}
]
}