GET /api/v1/ports/R-mixl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mixl",
"portdir": "R/R-mixl",
"version": "1.3.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mixl",
"description": "Simulated maximum likelihood estimation of mixed logit models for large datasets",
"long_description": "Simulated maximum likelihood estimation of mixed logit models for large datasets",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sandwich",
"R-stringr",
"R-readr",
"R-randtoolbox",
"R-maxLik",
"R-CRAN-recommended",
"R-Rcpp",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xtable",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-texreg",
"R-mlogit"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-logitr"
]
}
]
}