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

{
    "count": 50724,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=918",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=916",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-mombf",
            "portdir": "R/R-mombf",
            "version": "3.5.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidrusi/mombf",
            "description": "Model selection with Bayesian methods and information criteria",
            "long_description": "Model selection with Bayesian methods and information criteria",
            "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-mvtnorm",
                        "R-dplyr",
                        "R-glasso",
                        "R-pracma",
                        "R-glmnet",
                        "R-intervals",
                        "R-mclust",
                        "R-ncvreg",
                        "R-sparseMatrixStats",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-patrick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-momentchi2",
            "portdir": "R/R-momentchi2",
            "version": "0.1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=momentchi2",
            "description": "Moment-matching methods for weighted sums of chi-squared random variables",
            "long_description": "Moment-matching methods for weighted sums of chi-squared random variables",
            "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-momentfit",
            "portdir": "R/R-momentfit",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=momentfit",
            "description": "Methods of moments",
            "long_description": "Methods of moments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-sandwich",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-lmtest",
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-moments",
            "portdir": "R/R-moments",
            "version": "0.14.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.komsta.net",
            "description": "Moments, cumulants, skewness, kurtosis and related tests",
            "long_description": "Moments, cumulants, skewness, kurtosis and related tests",
            "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-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-dymo",
                        "R-ecd",
                        "R-emg",
                        "R-audrex",
                        "R-autocogs",
                        "R-AutoTransQF",
                        "R-ICSOutlier",
                        "R-PDQutils",
                        "R-naive",
                        "R-tpn",
                        "R-segen",
                        "R-skewMLRM",
                        "R-skewlmm",
                        "R-spooky",
                        "R-nullabor",
                        "R-jenga",
                        "R-TempStable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-LambertW",
                        "R-runMCMCbtadjust",
                        "R-TSrepr",
                        "R-FinTS",
                        "R-ldt",
                        "R-fromo",
                        "R-abn"
                    ]
                }
            ]
        },
        {
            "name": "R-MomTrunc",
            "portdir": "R/R-MomTrunc",
            "version": "6.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MomTrunc",
            "description": "Moments of folded and doubly truncated multivariate distributions",
            "long_description": "Moments of folded and doubly truncated multivariate distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-hypergeo",
                        "R-tlrmvnmvt",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmvtnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppCensSpatial",
                        "R-skewlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-monad",
            "portdir": "R/R-monad",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mikmart.github.io/monad",
            "description": "Operators and generics for monads",
            "long_description": "Operators and generics for monads",
            "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-S7",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-maybe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mondate",
            "portdir": "R/R-mondate",
            "version": "1.0",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mondate",
            "description": "Keep track of dates in terms of months",
            "long_description": "Keep track of dates in terms of months",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-zoo"
                    ]
                }
            ]
        },
        {
            "name": "R-mongolite",
            "portdir": "R/R-mongolite",
            "version": "2.8.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jeroen.github.io/mongolite",
            "description": "Fast and simple MongoDB client for R",
            "long_description": "Fast and simple MongoDB client for R",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mime",
                        "R-openssl",
                        "R-CRAN-recommended",
                        "openssl3",
                        "cyrus-sasl2",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-ggplot2",
                        "R-spelling",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtsdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ssh"
                    ]
                }
            ]
        },
        {
            "name": "R-monomvn",
            "portdir": "R/R-monomvn",
            "version": "1.9-21",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bobby.gramacy.com/r_packages/monomvn",
            "description": "Estimation for MVN and Student t data with monotone missingness",
            "long_description": "Estimation for MVN and Student t data with monotone missingness",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lars",
                        "R-pls",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc13",
                        "R-mvtnorm",
                        "R-quadprog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hetGP",
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-monoreg",
            "portdir": "R/R-monoreg",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=monoreg",
            "description": "Bayesian monotonic regression using a marked point process construction",
            "long_description": "Bayesian monotonic regression using a marked point process construction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MonteCarloSEM",
            "portdir": "R/R-MonteCarloSEM",
            "version": "0.0.8",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MonteCarloSEM",
            "description": "Monte Carlo data simulation package",
            "long_description": "Monte Carlo data simulation package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lavaan",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mopac",
            "portdir": "R/R-mopac",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sccmckenzie/mopac",
            "description": "Collection of datasets pertaining to Loop 1 Mopac",
            "long_description": "Collection of datasets pertaining to Loop 1 Mopac",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-hms",
                        "R-lubridate",
                        "R-readr",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sift"
                    ]
                }
            ]
        },
        {
            "name": "R-morpheus",
            "portdir": "R/R-morpheus",
            "version": "1.0-4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=morpheus",
            "description": "Estimate parameters of mixtures of logistic regressions",
            "long_description": "Estimate parameters of mixtures of logistic regressions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-pracma",
                        "R-jointDiag"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-devtools",
                        "R-roxygen2",
                        "R-flexmix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Morpho",
            "portdir": "R/R-Morpho",
            "version": "2.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zarquon42b/Morpho",
            "description": "Calculations and visualisations related to geometric morphometrics",
            "long_description": "Calculations and visualisations related to geometric morphometrics",
            "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-jsonlite",
                        "R-testthat",
                        "R-doParallel",
                        "R-foreach",
                        "R-car",
                        "R-bezier",
                        "libgcc",
                        "R-Rvcg",
                        "R-shapes",
                        "R-colorRamps",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-rgl",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gyro"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rvcg"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaic",
            "portdir": "R/R-mosaic",
            "version": "1.9.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mosaic-web.org/mosaic",
            "description": "Project MOSAIC statistics and mathematics teaching utilities",
            "long_description": "Project MOSAIC statistics and mathematics teaching utilities",
            "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-ggplot2",
                        "R-ggformula",
                        "R-mosaicCore",
                        "R-mosaicData",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tidyr",
                        "R-purrr",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latticeExtra",
                        "R-vdiffr",
                        "R-RCurl",
                        "R-ggrepel",
                        "R-ggstance",
                        "R-formatR",
                        "R-ggdendro",
                        "R-vcd",
                        "R-rgl",
                        "R-mapproj",
                        "R-maptools",
                        "R-leaflet",
                        "R-manipulate",
                        "R-palmerpenguins",
                        "R-NHANES",
                        "R-magrittr",
                        "R-sp",
                        "R-glue",
                        "R-gridExtra",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-ggridges",
                        "R-rmarkdown",
                        "R-broom",
                        "R-readr",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastR2",
                        "R-mosaicCalc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NHANES",
                        "R-mosaicData",
                        "R-mosaicCore"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaicCalc",
            "portdir": "R/R-mosaicCalc",
            "version": "0.6.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mosaicCalc",
            "description": "R-based calculus operations for teaching",
            "long_description": "R-based calculus operations for teaching",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-orthopolynom",
                        "R-Deriv",
                        "R-ggformula",
                        "R-mosaic",
                        "R-mosaicCore",
                        "R-calculus",
                        "R-Ryacas",
                        "R-metR",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubature",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mosaicData",
                        "R-plotly",
                        "R-palmerpenguins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fastR2",
                        "R-mosaicCore"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaicCore",
            "portdir": "R/R-mosaicCore",
            "version": "0.9.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mosaicCore",
            "description": "Common utilities for other MOSAIC-family packages",
            "long_description": "Common utilities for other MOSAIC-family packages",
            "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-tidyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ggformula",
                        "R-mosaic",
                        "R-mosaicData",
                        "R-NHANES",
                        "R-mosaicCalc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaic",
                        "R-ggformula",
                        "R-mosaicCalc"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaicData",
            "portdir": "R/R-mosaicData",
            "version": "0.20.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ProjectMOSAIC/mosaicData",
            "description": "Project MOSAIC data sets",
            "long_description": "Project MOSAIC data sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-ggformula",
                        "R-mosaic",
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastR2",
                        "R-mosaicCore",
                        "R-mosaicCalc"
                    ]
                }
            ]
        },
        {
            "name": "R-mosum",
            "portdir": "R/R-mosum",
            "version": "1.2.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mosum",
            "description": "Moving sum based procedures for changes in the mean",
            "long_description": "Moving sum based procedures for changes in the mean",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plot3D",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vccp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastcpd"
                    ]
                }
            ]
        },
        {
            "name": "R-motif",
            "portdir": "R/R-motif",
            "version": "0.6.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jakubnowosad.com/motif",
            "description": "Local pattern analysis",
            "long_description": "Local pattern 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-tibble",
                        "R-philentropy",
                        "R-sf",
                        "R-stars",
                        "R-comat",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-moveHMM",
            "portdir": "R/R-moveHMM",
            "version": "1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=moveHMM",
            "description": "Animal movement modelling using hidden Markov models",
            "long_description": "Animal movement modelling using hidden Markov models",
            "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-sp",
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-CircStats",
                        "R-geosphere",
                        "R-CRAN-recommended",
                        "R-ggmap",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hmmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-movMF",
            "portdir": "R/R-movMF",
            "version": "0.2-9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=movMF",
            "description": "Mixtures of von Mises–Fisher distributions",
            "long_description": "Mixtures of von Mises–Fisher distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-skmeans",
                        "R-CRAN-recommended",
                        "R-clue",
                        "R-slam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-flexmix",
                        "R-vcd",
                        "R-HSAUR3",
                        "R-SnowballC",
                        "R-tm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-mpath",
            "portdir": "R/R-mpath",
            "version": "0.4-2.26",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zhuwang46/mpath",
            "description": "Regularized linear models",
            "long_description": "Regularized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-glmnet",
                        "R-pscl",
                        "R-WeightSVM",
                        "R-pamr",
                        "R-bst",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-numDeriv",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-SparseM",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-openxlsx",
                        "R-slam",
                        "R-R.rsp",
                        "R-zic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NBtsVarSel",
                        "R-bujar",
                        "R-irboost",
                        "R-nbfar"
                    ]
                }
            ]
        },
        {
            "name": "R-MplusAutomation",
            "portdir": "R/R-MplusAutomation",
            "version": "1.1.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://michaelhallquist.github.io/MplusAutomation",
            "description": "Facilitate large-scale latent variable analyses in Mplus",
            "long_description": "Facilitate large-scale latent variable analyses in Mplus",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-coda",
                        "R-plyr",
                        "R-digest",
                        "R-checkmate",
                        "R-ggplot2",
                        "R-texreg",
                        "R-gsubfn",
                        "R-pander",
                        "R-fastDummies",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-relimp",
                        "R-rhdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlVAR",
                        "R-tidySEM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-semPlot",
                        "R-thurstonianIRT"
                    ]
                }
            ]
        },
        {
            "name": "R-mpmi",
            "portdir": "R/R-mpmi",
            "version": "0.43.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mpmi",
            "description": "Mixed-Pair Mutual Information estimators",
            "long_description": "Mixed-Pair Mutual Information estimators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Corbi"
                    ]
                }
            ]
        },
        {
            "name": "R-mpoly",
            "portdir": "R/R-mpoly",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dkahle.github.io/mpoly",
            "description": "Symbolic computation and more with multivariate polynomials",
            "long_description": "Symbolic computation and more with multivariate polynomials",
            "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-stringr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-orthopolynom",
                        "R-polynom",
                        "R-partitions",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-dplyr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvp"
                    ]
                }
            ]
        },
        {
            "name": "R-MPsychoR",
            "portdir": "R/R-MPsychoR",
            "version": "0.10-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MPsychoR",
            "description": "Modern Psychometrics with R",
            "long_description": "Modern Psychometrics with R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-smacof"
                    ]
                }
            ]
        },
        {
            "name": "R-MPV",
            "portdir": "R/R-MPV",
            "version": "1.64",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MPV",
            "description": "Data Sets from Montgomery, Peck and Vining",
            "long_description": "Data Sets from Montgomery, Peck and Vining",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ]
        },
        {
            "name": "R-mratios",
            "portdir": "R/R-mratios",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mratios",
            "description": "Ratios of coefficients in the general linear model",
            "long_description": "Ratios of coefficients in the general linear model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survPresmooth",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-multcomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimComp"
                    ]
                }
            ]
        },
        {
            "name": "R-MRCE",
            "portdir": "R/R-MRCE",
            "version": "2.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MRCE",
            "description": "Multivariate Regression with Covariance Estimation",
            "long_description": "Multivariate Regression with Covariance Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glasso",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-mreg",
            "portdir": "R/R-mreg",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shug0131/mreg",
            "description": "Fit regression models when the outcome is partially missing",
            "long_description": "Fit regression models when the outcome is partially missing",
            "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-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MRFcov",
            "portdir": "R/R-MRFcov",
            "version": "1.0.39",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nicholasjclark/MRFcov",
            "description": "Markov random fields with additional covariates",
            "long_description": "Markov random fields with additional covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-igraph",
                        "R-pbapply",
                        "R-sfsmisc",
                        "R-caret",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mrfDepth",
            "portdir": "R/R-mrfDepth",
            "version": "1.0.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mrfDepth",
            "description": "Depth measures in multivariate, regression and functional settings",
            "long_description": "Tools to compute depth measures and implementations of related tasks such as outlier detection, data exploration and classification of multivariate, regression and functional data.",
            "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-RcppEigen",
                        "R-abind",
                        "R-matrixStats",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-geometry",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rospca"
                    ]
                }
            ]
        },
        {
            "name": "R-mRpostman",
            "portdir": "R/R-mRpostman",
            "version": "1.1.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allanvc.github.io/mRpostman",
            "description": "IMAP client for R",
            "long_description": "IMAP client for R",
            "active": true,
            "categories": [
                "science",
                "mail",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64enc",
                        "R-curl",
                        "R-magrittr",
                        "R-stringi",
                        "R-xml2",
                        "R-stringr",
                        "R-rvest",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}