GET /api/v1/ports/R-mixtools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mixtools",
"portdir": "R/R-mixtools",
"version": "2.0.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dsy109/mixtools",
"description": "Tools for analyzing finite mixture models",
"long_description": "Tools for analyzing finite mixture models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plotly",
"R-segmented",
"R-scales",
"R-CRAN-recommended",
"R-kernlab"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-EntropyMCMC",
"R-MixSemiRob",
"R-RprobitB",
"R-ztpln"
]
},
{
"type": "test",
"ports": [
"R-fmx",
"R-Seurat"
]
}
]
}