HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50724,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=917",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=915",
"results": [
{
"name": "R-MLEce",
"portdir": "R/R-MLEce",
"version": "2.1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MLEce",
"description": "Asymptotic efficient closed-form estimators for multivariate distributions",
"long_description": "Asymptotic efficient closed-form estimators for multivariate distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-nleqslv",
"R-LaplacesDemon",
"R-mvtnorm",
"R-CRAN-recommended",
"R-sirt",
"R-reshape"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-MLEcens",
"portdir": "R/R-MLEcens",
"version": "0.1-7.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MLEcens",
"description": "Computation of the MLE for bivariate interval censored data",
"long_description": "Computation of the MLE for bivariate interval censored data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-icenReg",
"R-interval"
]
}
]
},
{
"name": "R-mlegp",
"portdir": "R/R-mlegp",
"version": "3.1.9",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlegp",
"description": "Maximum Likelihood Estimates of Gaussian Processes",
"long_description": "Maximum Likelihood Estimates of Gaussian Processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-snowfall"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-TAG",
"R-penalizedSVM",
"R-c060"
]
},
{
"type": "test",
"ports": [
"R-ContourFunctions"
]
}
]
},
{
"name": "R-mlflow",
"portdir": "R/R-mlflow",
"version": "2.18.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlflow.org",
"description": "Open-source platform for the machine learning lifecycle",
"long_description": "Open-source platform for the machine learning lifecycle",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-httpuv",
"R-jsonlite",
"R-rlang",
"R-glue",
"R-tibble",
"R-withr",
"R-processx",
"R-purrr",
"R-yaml",
"R-httr",
"R-ini",
"R-openssl",
"R-swagger",
"R-zeallot",
"R-forge",
"R-git2r",
"R-CRAN-recommended",
"R-base64enc",
"R-fs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringi",
"R-testthat",
"R-covr",
"R-lintr",
"R-reticulate",
"R-xgboost",
"R-carrier",
"R-sparklyr"
]
}
],
"depends_on": []
},
{
"name": "rmlint",
"portdir": "sysutils/rmlint",
"version": "2.10.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rmlint.rtfd.org",
"description": "Extremely fast tool to remove duplicates and other lint from your filesystem",
"long_description": "Extremely fast tool to remove duplicates and other lint from your filesystem. rmlint finds space waste and other broken things on your filesystem and offers to remove it.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"scons",
"py311-sphinx",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"json-glib"
]
}
],
"depends_on": []
},
{
"name": "R-mlmc",
"portdir": "R/R-mlmc",
"version": "2.1.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlmc.louisaslett.com",
"description": "Multi-Level Monte Carlo",
"long_description": "Multi-Level Monte Carlo",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-ggplot2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-MLmetrics",
"portdir": "R/R-MLmetrics",
"version": "1.1.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yanyachen/MLmetrics",
"description": "Machine learning evaluation metrics",
"long_description": "Machine learning evaluation metrics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ROCR",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-daltoolbox",
"R-yager",
"R-evinf",
"R-GroupBN"
]
},
{
"type": "test",
"ports": [
"R-isotree",
"R-caret",
"R-cornet"
]
}
]
},
{
"name": "R-mlmmm",
"portdir": "R/R-mlmmm",
"version": "0.3-1.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlmmm",
"description": "ML estimation under multivariate linear mixed models with missing values",
"long_description": "ML estimation under multivariate linear mixed models with missing values",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mlmRev",
"portdir": "R/R-mlmRev",
"version": "1.0-8",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlmRev",
"description": "Examples from Multilevel Modelling Software Review",
"long_description": "Examples from Multilevel Modelling Software Review",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-lme4",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-lmeInfo",
"R-afex",
"R-clubSandwich",
"R-glmmEP",
"R-lme4"
]
}
]
},
{
"name": "R-mlogit",
"portdir": "R/R-mlogit",
"version": "1.1-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-forge.r-project.org/projects/mlogit",
"description": "Multinomial logit models",
"long_description": "Maximum likelihood estimation of random utility discrete choice models.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Formula",
"R-lmtest",
"R-Rdpack",
"R-dfidx",
"R-CRAN-recommended",
"R-statmod",
"R-zoo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-texreg",
"R-car",
"R-AER"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gmnl",
"R-clusterSEs"
]
},
{
"type": "test",
"ports": [
"R-prediction",
"R-texreg",
"R-logitr",
"R-performance",
"R-mixl",
"R-AER",
"R-broom",
"R-insight",
"R-nonnest2",
"R-RprobitB"
]
}
]
},
{
"name": "R-mlpack",
"portdir": "R/R-mlpack",
"version": "4.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlpack",
"description": "Rcpp integration for the mlpack library",
"long_description": "A fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppEnsmallen",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-genieclust"
]
}
]
},
{
"name": "R-mlr",
"portdir": "R/R-mlr",
"version": "2.19.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr.mlr-org.com",
"description": "Machine Learning in R",
"long_description": "Machine Learning in R",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringi",
"R-checkmate",
"R-ggplot2",
"R-BBmisc",
"R-XML",
"R-parallelMap",
"R-ParamHelpers",
"R-backports",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"gdal",
"R",
"gsl",
"jags",
"udunits",
"mpfr",
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tramnet",
"R-varycoef",
"R-mlrMBO"
]
},
{
"type": "test",
"ports": [
"R-bnclassify",
"R-plotmo"
]
}
]
},
{
"name": "R-mlr3",
"portdir": "R/R-mlr3",
"version": "0.21.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3.mlr-org.com",
"description": "Machine Learning in R",
"long_description": "Machine Learning in R – next generation.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-evaluate",
"R-checkmate",
"R-future",
"R-future.apply",
"R-parallelly",
"R-uuid",
"R-mlbench",
"R-RhpcBLASctl",
"R-lgr",
"R-mlr3measures",
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-palmerpenguins",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-remotes",
"R-progressr",
"R-callr",
"R-testthat",
"R-future.callr",
"R-mlr3data"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3tuning",
"R-mlr3resampling",
"R-mlr3learners",
"R-mlr3mbo",
"R-mlr3pipelines",
"R-mlr3superlearner"
]
},
{
"type": "test",
"ports": [
"R-mlr3data",
"R-vetiver"
]
}
]
},
{
"name": "R-mlr3data",
"portdir": "R/R-mlr3data",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mlr-org/mlr3data",
"description": "Collection of machine learning data-sets for R-mlr3",
"long_description": "Collection of machine learning data-sets for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mlr3"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-vetiver",
"R-mlr3"
]
}
]
},
{
"name": "R-mlr3learners",
"portdir": "R/R-mlr3learners",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3learners.mlr-org.com",
"description": "Recommended Learners for R-mlr3",
"long_description": "Recommended Learners for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-mlr3",
"R-R6",
"R-paradox",
"R-mlr3misc",
"R-data.table",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-kknn",
"R-lgr",
"R-xgboost",
"R-e1071",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-pracma",
"R-ranger",
"R-glmnet",
"R-DiceKriging",
"R-rgenoud"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3superlearner"
]
},
{
"type": "test",
"ports": [
"R-vetiver",
"R-paradox",
"R-mlr3mbo"
]
}
]
},
{
"name": "R-mlr3mbo",
"portdir": "R/R-mlr3mbo",
"version": "0.2.5",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3mbo.mlr-org.com",
"description": "Flexible Bayesian optimization",
"long_description": "Flexible Bayesian optimization",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-lgr",
"R-spacefillr",
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-bbotk",
"R-mlr3tuning",
"R-R6",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringi",
"R-knitr",
"R-testthat",
"R-nloptr",
"R-rmarkdown",
"R-fastGHQuad",
"R-lhs",
"R-ranger",
"R-DiceKriging",
"R-rgenoud",
"R-emoa",
"R-mlr3learners",
"R-mlr3pipelines"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3measures",
"portdir": "R/R-mlr3measures",
"version": "1.0.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3measures.mlr-org.com",
"description": "Performance measures for R-mlr3",
"long_description": "Performance measures for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-PRROC",
"R-mlr3misc",
"R-CRAN-recommended",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3"
]
}
]
},
{
"name": "R-mlr3misc",
"portdir": "R/R-mlr3misc",
"version": "0.15.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3misc.mlr-org.com",
"description": "Helper functions for R-mlr3",
"long_description": "Helper functions for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-digest",
"R-checkmate",
"R-CRAN-recommended",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-evaluate",
"R-callr",
"R-testthat",
"R-paradox"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3learners",
"R-bbotk",
"R-paradox",
"R-mlr3",
"R-mlr3mbo",
"R-mlr3pipelines",
"R-mlr3measures",
"R-mlr3resampling",
"R-mlr3tuning"
]
},
{
"type": "test",
"ports": [
"R-usefun"
]
}
]
},
{
"name": "R-mlr3pipelines",
"portdir": "R/R-mlr3pipelines",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3pipelines.mlr-org.com",
"description": "Preprocessing operators and pipelines for R-mlr3",
"long_description": "Preprocessing operators and pipelines for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-digest",
"R-withr",
"R-checkmate",
"R-lgr",
"R-R6",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-mlr3misc",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlr3mbo"
]
}
]
},
{
"name": "R-mlr3resampling",
"portdir": "R/R-mlr3resampling",
"version": "2024.9.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdhock/mlr3resampling",
"description": "Resampling algorithms for R-mlr3",
"long_description": "Resampling algorithms for R-mlr3 framework.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-R6",
"R-checkmate",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mlr3tuning",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-future",
"R-markdown",
"R-lgr",
"R-directlabels",
"R-nc",
"R-animint2"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3superlearner",
"portdir": "R/R-mlr3superlearner",
"version": "0.1.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlr3superlearner",
"description": "Super Learner fitting and prediction",
"long_description": "Super Learner fitting and prediction",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-purrr",
"R-glmnet",
"R-lgr",
"R-CRAN-recommended",
"R-mlr3",
"R-mlr3learners",
"R-cli",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-ranger"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3tuning",
"portdir": "R/R-mlr3tuning",
"version": "1.0.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3tuning.mlr-org.com",
"description": "Hyperparameter optimization for R-mlr3",
"long_description": "Hyperparameter optimization for R-mlr3",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-lgr",
"R-mlr3misc",
"R-paradox",
"R-R6",
"R-mlr3",
"R-bbotk",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3mbo"
]
},
{
"type": "test",
"ports": [
"R-mlr3resampling"
]
}
]
},
{
"name": "R-mlrMBO",
"portdir": "R/R-mlrMBO",
"version": "1.1.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlrMBO",
"description": "Bayesian optimization and model-based optimization of expensive black-box functions",
"long_description": "Bayesian optimization and model-based optimization of expensive black-box functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-BBmisc",
"R-parallelMap",
"R-lhs",
"R-backports",
"R-mlr",
"R-smoof",
"R-CRAN-recommended",
"R-ParamHelpers",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tramnet",
"R-varycoef"
]
}
]
},
{
"name": "R-mlsbm",
"portdir": "R/R-mlsbm",
"version": "0.99.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlsbm",
"description": "Efficient estimation of Bayesian SBMs & MLSBMs",
"long_description": "Efficient estimation of Bayesian SBMs & MLSBMs",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-RcppArmadillo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mlt",
"portdir": "R/R-mlt",
"version": "1.6-1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlt",
"description": "Most Likely Transformations",
"long_description": "Likelihood-based estimation of conditional transformation models via the most likely transformation approach.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sandwich",
"R-nloptr",
"R-BB",
"R-alabama",
"R-basefun",
"R-coneproj",
"R-variables",
"R-CRAN-recommended",
"R-mvtnorm",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-TH.data",
"R-multcomp",
"R-qrng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tramnet",
"R-trtf",
"R-tramME",
"R-mlt.docreg",
"R-tram",
"R-tbm",
"R-cotram"
]
}
]
},
{
"name": "R-mlt.docreg",
"portdir": "R/R-mlt.docreg",
"version": "1.1-10",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlt.docreg",
"description": "Additional documentation, a package vignette and regression tests for R-mlt",
"long_description": "Additional documentation, a package vignette and regression tests for R-mlt",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-multcomp",
"R-flexsurv",
"R-mlt",
"R-truncreg",
"R-CRAN-recommended",
"R-numDeriv",
"R-eha"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rms",
"R-mlbench",
"R-basefun",
"R-coin",
"R-variables",
"R-gamlss.data",
"R-tram",
"R-colorspace",
"R-sandwich",
"R-gridExtra",
"R-knitr",
"R-latticeExtra",
"R-prodlim",
"R-HSAUR3",
"R-AER",
"R-TH.data"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tram"
]
}
]
},
{
"name": "R-mltools",
"portdir": "R/R-mltools",
"version": "0.3.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mltools",
"description": "Machine Learning Tools",
"long_description": "Machine Learning Tools",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-SmCCNet"
]
}
]
},
{
"name": "R-mlVAR",
"portdir": "R/R-mlVAR",
"version": "0.5.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mlVAR",
"description": "Multi-level vector autoregression",
"long_description": "Multi-level vector autoregression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-plyr",
"R-dplyr",
"R-lme4",
"R-arm",
"R-corpcor",
"R-abind",
"R-MplusAutomation",
"R-clusterGeneration",
"R-graphicalVAR",
"R-CRAN-recommended",
"R-qgraph",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mnet"
]
}
]
},
{
"name": "R-MM",
"portdir": "R/R-MM",
"version": "1.6-8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/MM",
"description": "Multiplicative multinomial distribution",
"long_description": "Multiplicative multinomial distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mathjaxr",
"R-partitions",
"R-Oarray",
"R-abind",
"R-quadform",
"R-CRAN-recommended",
"R-magic"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mmand",
"portdir": "R/R-mmand",
"version": "1.6.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jonclayden/mmand",
"description": "Mathematical Morphology in Any Number of Dimensions",
"long_description": "Mathematical Morphology in Any Number of Dimensions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-tinytest",
"R-loder"
]
}
],
"depends_on": []
},
{
"name": "R-mmapcharr",
"portdir": "R/R-mmapcharr",
"version": "0.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/privefl/mmapcharr",
"description": "Memory-map character files",
"long_description": "Memory-map character files",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-rmio"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pcadapt"
]
}
]
},
{
"name": "R-mmcif",
"portdir": "R/R-mmcif",
"version": "0.1.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boennecd/mmcif",
"description": "Mixed Multivariate Cumulative Incidence Functions",
"long_description": "Fits the mixed cumulative incidence functions model, which decomposes within cluster dependence of risk and timing. The estimation method supports computation in parallel using a shared memory C++ implementation. A sandwich estimator of the covariance matrix is available. Natural cubic splines are used to provide a flexible model for the cumulative incidence functions.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-testthat",
"R-alabama",
"R-psqn",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xml2",
"R-mvtnorm",
"R-R.rsp",
"R-mets"
]
}
],
"depends_on": []
},
{
"name": "R-mme",
"portdir": "R/R-mme",
"version": "0.1-6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mme",
"description": "Multinomial mixed effects models",
"long_description": "Fit Gaussian multinomial mixed-effects models for small area estimation.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mmeln",
"portdir": "R/R-mmeln",
"version": "1.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mmeln",
"description": "Estimation of multinormal mixture distribution",
"long_description": "Estimation of multinormal mixture distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mmpf",
"portdir": "R/R-mmpf",
"version": "0.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mmpf",
"description": "Monte Carlo methods for prediction functions",
"long_description": "Monte Carlo methods for prediction functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-randomForest",
"R-reshape2",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-mmrm",
"portdir": "R/R-mmrm",
"version": "0.3.14",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openpharma.github.io/mmrm",
"description": "Mixed Models for Repeated Measures",
"long_description": "Mixed Models for Repeated Measures",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-lifecycle",
"R-stringr",
"R-tibble",
"R-checkmate",
"R-generics",
"R-testthat",
"R-Rdpack",
"R-TMB",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-microbenchmark",
"R-emmeans",
"R-car",
"R-hardhat",
"R-parsnip",
"R-tidymodels",
"R-clubSandwich",
"R-glmmTMB",
"R-broom.helpers",
"R-clusterGeneration",
"R-sasr",
"R-cli",
"R-xml2",
"R-withr",
"R-dplyr",
"R-purrr",
"R-estimability",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-lme4",
"R-parallelly",
"R-rmarkdown",
"R-mockery"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rbmi"
]
},
{
"type": "test",
"ports": [
"R-insight",
"R-brms.mmrm"
]
}
]
},
{
"name": "R-MMVBVS",
"portdir": "R/R-MMVBVS",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MMVBVS",
"description": "Missing Multivariate Bayesian Variable Selection",
"long_description": "Missing Multivariate Bayesian Variable Selection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-reshape",
"R-reshape2",
"R-ggplot2",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-MN",
"portdir": "R/R-MN",
"version": "1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MN",
"description": "Matrix Normal Distribution",
"long_description": "Matrix Normal Distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rfast",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MLE"
]
}
]
},
{
"name": "R-mnet",
"portdir": "R/R-mnet",
"version": "0.1.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mnet",
"description": "Modelling group differences and moderation effects in statistical network models",
"long_description": "Modelling group differences and moderation effects in statistical network models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mlVAR",
"R-CRAN-recommended",
"R-doParallel",
"R-foreach"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-mnonr",
"portdir": "R/R-mnonr",
"version": "1.0.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mnonr",
"description": "Generator of multivariate non-normal random numbers",
"long_description": "Generator of multivariate non-normal random numbers",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-semTools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-statpsych"
]
}
]
},
{
"name": "R-mnorm",
"portdir": "R/R-mnorm",
"version": "1.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mnorm",
"description": "Multivariate normal distribution",
"long_description": "Calculates and differentiates probabilities and density of (conditional) multivariate normal distribution and Gaussian copula.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-hpa",
"libgcc13",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sfaR",
"R-switchSelection"
]
}
]
},
{
"name": "R-mnormt",
"portdir": "R/R-mnormt",
"version": "2.1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://azzalini.stat.unipd.it/SW/Pkg-mnormt",
"description": "The Multivariate Normal and t distributions, and their truncated versions",
"long_description": "The Multivariate Normal and t distributions, and their truncated versions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DiceOptim",
"R-MBESS",
"R-bayess",
"R-PLordprob",
"R-psych",
"R-blatent",
"R-apollo",
"R-quantreg.nonpar",
"R-mvst",
"R-lavaan",
"R-mvord",
"R-mixAK",
"R-sn",
"R-Rgbp",
"R-UPG",
"R-blavaan",
"R-tsDyn",
"R-wCorr",
"R-GJRM",
"R-ldbod"
]
},
{
"type": "test",
"ports": [
"R-semTools",
"R-brms",
"R-misty"
]
}
]
},
{
"name": "R-MNP",
"portdir": "R/R-MNP",
"version": "3.1-5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MNP",
"description": "Fitting the Multinomial Probit Model",
"long_description": "Fits the Bayesian multinomial probit model via Markov chain Monte Carlo.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-prediction"
]
}
]
},
{
"name": "R-mnt",
"portdir": "R/R-mnt",
"version": "1.3",
"license": "CC-BY-4",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mnt",
"description": "Affine invariant tests of multivariate normality",
"long_description": "Affine invariant tests of multivariate normality",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-pracma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mob",
"portdir": "R/R-mob",
"version": "0.4.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mob",
"description": "Monotonic Optimal Binning",
"long_description": "Monotonic Optimal Binning",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gbm",
"R-Rborist",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mockery",
"portdir": "R/R-mockery",
"version": "0.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mockery",
"description": "Mocking library for R",
"long_description": "Mocking library for R",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-testthat",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R6",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cpp11armadillo",
"R-cpp11",
"R-biomaRt",
"R-armadillo",
"R-crayon",
"R-packrat",
"R-covr",
"R-gh",
"R-gitcreds",
"R-cli",
"R-pins",
"R-pkgsearch",
"R-prettycode",
"R-callr",
"R-cfid",
"R-simpleMH",
"R-ijtiff",
"R-keyring",
"R-rversions",
"R-whoami",
"R-wildmeta",
"R-sasr",
"R-rhdf5",
"R-shiny.semantic",
"R-debugme",
"R-devtools",
"R-vetiver",
"R-easystats",
"R-rcmdcheck",
"R-Rhdf5lib",
"R-cpp11eigen",
"R-xml2",
"R-remotes",
"R-rhub",
"R-lintr",
"R-pak",
"R-mmrm",
"R-pacs",
"R-golem",
"R-pkgcache",
"R-pkgdepends"
]
}
]
},
{
"name": "R-mockr",
"portdir": "R/R-mockr",
"version": "0.2.1.9021",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://krlmlr.github.io/mockr",
"description": "Mocking in R",
"long_description": "Provides a means to mock a package function, i.e., temporarily substitute it for testing.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-withr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-usethis",
"R-covr",
"R-fs",
"R-knitr",
"R-pkgload",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-dosearch",
"R-tibble",
"R-googledrive",
"R-gptstudio",
"R-stacks",
"R-dm",
"R-tidyverse",
"R-rprojroot"
]
}
]
},
{
"name": "R-mockthat",
"portdir": "R/R-mockthat",
"version": "0.2.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nbenn.github.io/mockthat",
"description": "Function mocking for unit testing",
"long_description": "Function mocking for unit testing",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-curl",
"R-jsonlite",
"R-withr",
"R-pkgload"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fastcpd",
"R-dynamite"
]
}
]
},
{
"name": "R-modeest",
"portdir": "R/R-modeest",
"version": "2.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=modeest",
"description": "Mode Estimation",
"long_description": "Mode Estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stabledist",
"R-stable",
"R-CRAN-recommended",
"R-statip",
"R-fBasics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-evd",
"R-mvtnorm",
"R-knitr",
"R-testthat",
"R-VGAM"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-audrex",
"R-segen",
"R-spooky",
"R-dymo",
"R-naive",
"R-jenga"
]
},
{
"type": "test",
"ports": [
"R-runjags",
"R-blavaan"
]
}
]
},
{
"name": "R-modelbased",
"portdir": "R/R-modelbased",
"version": "0.8.9",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://easystats.github.io/modelbased",
"description": "Methods for correlation analysis",
"long_description": "Methods for correlation analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-parameters",
"R-performance",
"R-CRAN-recommended",
"R-insight",
"R-effectsize",
"R-bayestestR",
"R-datawizard"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-correlation",
"R-gamm4",
"R-see",
"R-emmeans",
"R-patchwork",
"R-gganimate",
"R-logspline",
"R-rtdists",
"R-marginaleffects",
"R-glmmTMB",
"R-poorman",
"R-coda",
"R-report",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-brms",
"R-lme4",
"R-rmarkdown",
"R-rstanarm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-easystats",
"R-see"
]
},
{
"type": "test",
"ports": [
"R-report",
"R-insight",
"R-datawizard",
"R-bayestestR",
"R-rempsyc"
]
}
]
}
]
}