GET /api/v1/ports/R-RGMM/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RGMM",
"portdir": "R/R-RGMM",
"version": "2.1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RGMM",
"description": "Robust Mixture Model",
"long_description": "Algorithms for estimating robustly the parameters of a Gaussian, Student or Laplace Mixture Model.",
"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-mvtnorm",
"R-reshape2",
"R-ggplot2",
"R-doParallel",
"R-foreach",
"R-RSpectra",
"R-Rcpp",
"R-LaplacesDemon",
"R-genieclust",
"R-DescTools",
"R-CRAN-recommended",
"R-mclust",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}