GET /api/v1/ports/?format=api&ordering=-name&page=99
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49913,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=100",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=98",
    "results": [
        {
            "name": "R-mokken",
            "portdir": "R/R-mokken",
            "version": "3.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sites.google.com/a/tilburguniversity.edu/avdrark/mokken",
            "description": "Conducts Mokken scale analysis",
            "long_description": "Conducts Mokken scale analysis",
            "active": true,
            "categories": [
                "science",
                "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": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-poLCA"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-modules",
            "portdir": "R/R-modules",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=modules",
            "description": "Self-contained units of source code",
            "long_description": "Provides modules as an organizational unit for source code. Modules enforce to be more rigorous when defining dependencies and have a local search path. They can be used as a sub-unit within packages or in scripts.",
            "active": true,
            "categories": [
                "devel",
                "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-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-lintr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-renv"
                    ]
                }
            ]
        },
        {
            "name": "R-modopt.matlab",
            "portdir": "R/R-modopt.matlab",
            "version": "1.0-2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=modopt.matlab",
            "description": "MatLab-style modelling of optimization problems with R",
            "long_description": "MatLab-style modelling of optimization problems with R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.plugin.quadprog",
                        "R-ROI",
                        "R-CRAN-recommended",
                        "R-ROI.plugin.glpk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-modi",
            "portdir": "R/R-modi",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=modi",
            "description": "Multivariate outlier detection and imputation for incomplete survey data",
            "long_description": "Multivariate outlier detection and imputation for incomplete survey data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-norm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-semfindr",
                        "R-wbacon"
                    ]
                }
            ]
        },
        {
            "name": "R-moder",
            "portdir": "R/R-moder",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lhdjung.github.io/moder",
            "description": "Mode estimation",
            "long_description": "Mode 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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-modeltools",
            "portdir": "R/R-modeltools",
            "version": "0.2-23",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=modeltools",
            "description": "Tools and classes for statistical models",
            "long_description": "Tools and classes for statistical models",
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "R-betareg",
                        "R-flexmix",
                        "R-flexclust",
                        "R-topicmodels",
                        "R-coin",
                        "R-bujar",
                        "R-party"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-modeltime",
            "portdir": "R/R-modeltime",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://business-science.github.io/modeltime",
            "description": "Tidymodels extension for time series modelling",
            "long_description": "Tidymodels extension for time series modelling",
            "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-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-parallelly",
                        "R-forcats",
                        "R-forecast",
                        "R-prophet",
                        "R-tidyverse",
                        "R-StanHeaders",
                        "R-foreach",
                        "R-hardhat",
                        "R-janitor",
                        "R-parsnip",
                        "R-plotly",
                        "R-timetk",
                        "R-yardstick",
                        "R-dials",
                        "R-tidymodels",
                        "R-workflows",
                        "R-xgboost",
                        "R-reactable",
                        "R-gt",
                        "R-CRAN-recommended",
                        "R-doParallel",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-modeltests",
            "portdir": "R/R-modeltests",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexpghayes/modeltests",
            "description": "Testing infrastructure for Broom model generics",
            "long_description": "Testing infrastructure for Broom model generics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-purrr",
                        "R-testthat",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-modelsummary",
            "portdir": "R/R-modelsummary",
            "version": "2.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vincentarelbundock.github.io/modelsummary",
            "description": "Summary tables and plots for statistical models and data",
            "long_description": "Summary tables and plots for statistical models and data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-performance",
                        "R-checkmate",
                        "R-generics",
                        "R-tables",
                        "R-CRAN-recommended",
                        "R-tinytable",
                        "R-data.table",
                        "R-parameters",
                        "R-insight",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future",
                        "R-future.apply",
                        "R-lavaan",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-tinytex",
                        "R-broom",
                        "R-ggdist",
                        "R-gh",
                        "R-haven",
                        "R-betareg",
                        "R-correlation",
                        "R-covr",
                        "R-lmtest",
                        "R-tidyverse",
                        "R-openxlsx",
                        "R-tinytest",
                        "R-labelled",
                        "R-psych",
                        "R-spelling",
                        "R-car",
                        "R-huxtable",
                        "R-officer",
                        "R-bookdown",
                        "R-kableExtra",
                        "R-flextable",
                        "R-AER",
                        "R-mice",
                        "R-fixest",
                        "R-lfe",
                        "R-marginaleffects",
                        "R-broom.mixed",
                        "R-ivreg",
                        "R-pscl",
                        "R-clubSandwich",
                        "R-estimatr",
                        "R-gt",
                        "R-did",
                        "R-margins",
                        "R-magick",
                        "R-rsvg",
                        "R-tictoc",
                        "R-IRdisplay",
                        "R-gamlss",
                        "R-gtExtras",
                        "R-tinysnapshot",
                        "R-wesanderson",
                        "R-altdoc",
                        "R-pandoc",
                        "R-magrittr",
                        "R-remotes",
                        "R-Amelia",
                        "R-digest",
                        "R-sandwich",
                        "R-survey",
                        "R-tibble",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-knitr",
                        "R-DT",
                        "R-brms"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelsummary"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-etwfe",
                        "R-estimatr",
                        "R-ordbetareg",
                        "R-ivreg"
                    ]
                }
            ]
        },
        {
            "name": "R-modelStudio",
            "portdir": "R/R-modelStudio",
            "version": "3.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelstudio.drwhy.ai",
            "description": "Interactive studio for explanatory model analysis",
            "long_description": "Interactive studio for explanatory model analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progress",
                        "R-ingredients",
                        "R-DALEX",
                        "R-iBreakDown",
                        "R-r2d3",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-parallelMap",
                        "R-spelling",
                        "R-ranger",
                        "R-xgboost"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-modelr",
            "portdir": "R/R-modelr",
            "version": "0.1.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelr.tidyverse.org",
            "description": "Modelling functions that work with the pipe",
            "long_description": "Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.",
            "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-vctrs",
                        "R-tibble",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-broom",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dcm2",
                        "R-doBy",
                        "R-tidyverse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelr",
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "name": "R-ModelMetrics",
            "portdir": "R/R-ModelMetrics",
            "version": "1.2.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ModelMetrics",
            "description": "Rapid calculation of model metrics",
            "long_description": "Collection of metrics for evaluating models written in C++ using Rcpp. Popular metrics include area under the curve, log loss, root mean square error etc.",
            "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-data.table",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-caret"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigstatsr"
                    ]
                }
            ]
        },
        {
            "name": "R-modelfactory",
            "portdir": "R/R-modelfactory",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://willtirone.github.io/modelfactory",
            "description": "Combine statistical models into a tibble for comparison",
            "long_description": "Combine statistical models into a tibble for comparison",
            "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-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-modelenv",
            "portdir": "R/R-modelenv",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelenv.tidymodels.org",
            "description": "Tools to register models for use in R-tidymodels",
            "long_description": "Tools to register models for use in R-tidymodels",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyclust",
                        "R-workflows"
                    ]
                }
            ]
        },
        {
            "name": "R-modeldata",
            "portdir": "R/R-modeldata",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modeldata.tidymodels.org",
            "description": "Data sets useful for modelling examples",
            "long_description": "Data sets useful for modelling examples",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-purrr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidymodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-baguette",
                        "R-finetune",
                        "R-parsnip",
                        "R-tidyrules",
                        "R-sparseR",
                        "R-tune",
                        "R-Cubist",
                        "R-usemodels",
                        "R-probably",
                        "R-hardhat",
                        "R-tidyclust",
                        "R-rsample",
                        "R-rules",
                        "R-workflows",
                        "R-workflowsets",
                        "R-sparsediscrim",
                        "R-recipes",
                        "R-vetiver",
                        "R-stacks",
                        "R-bonsai",
                        "R-discrim",
                        "R-themis",
                        "R-tidydann",
                        "R-C50",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-modelbpp",
            "portdir": "R/R-modelbpp",
            "version": "0.1.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sfcheung.github.io/modelbpp",
            "description": "Model BIC Posterior Probability",
            "long_description": "Model BIC Posterior Probability",
            "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-pbapply",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-manymome",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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"
                    ]
                }
            ]
        }
    ]
}