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

{
    "count": 49921,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=899",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=897",
    "results": [
        {
            "name": "R-metacor",
            "portdir": "R/R-metacor",
            "version": "1.0-2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=metacor",
            "description": "Meta-analysis of correlation coefficients",
            "long_description": "Meta-analysis of correlation coefficients",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gsl",
                        "R-rmeta",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-metadat",
            "portdir": "R/R-metadat",
            "version": "1.2-0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wviechtb/metadat",
            "description": "Meta-analysis datasets",
            "long_description": "Meta-analysis datasets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-metafor",
                        "R-MetaUtility",
                        "R-EValue",
                        "R-meta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-performance",
                        "R-publipha",
                        "R-puniform",
                        "R-clubSandwich",
                        "R-RoBMA",
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-metafor",
            "portdir": "R/R-metafor",
            "version": "4.6-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wviechtb.github.io/metafor",
            "description": "Meta-analysis package for R",
            "long_description": "Meta-analysis package for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-metadat",
                        "R-numDeriv",
                        "R-CRAN-recommended",
                        "R-pbapply"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-meta",
                        "R-PublicationBias",
                        "R-multibiasmeta",
                        "R-netmeta",
                        "R-robustmeta",
                        "R-wildmeta",
                        "R-xmeta",
                        "R-metaplus",
                        "R-puniform",
                        "R-RcmdrPlugin.MA",
                        "R-phacking",
                        "R-EValue",
                        "R-gglm",
                        "R-MAd",
                        "R-MetaUtility",
                        "R-NMA",
                        "R-bayesmeta",
                        "R-RTSA",
                        "R-metamedian"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BFpack",
                        "R-insight",
                        "R-remaCor",
                        "R-clubSandwich",
                        "R-performance",
                        "R-RoBMA",
                        "R-statsExpressions",
                        "R-broom",
                        "R-metarep",
                        "R-publipha",
                        "R-see",
                        "R-mvmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-metamedian",
            "portdir": "R/R-metamedian",
            "version": "1.1.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stmcg/metamedian",
            "description": "Meta-analysis of medians",
            "long_description": "Meta-analysis of medians",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-estmeansd",
                        "R-metaBLUE",
                        "R-CRAN-recommended",
                        "R-Hmisc",
                        "R-metafor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-metaplus",
            "portdir": "R/R-metaplus",
            "version": "1.0-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=metaplus",
            "description": "Robust meta-analysis and meta-regression",
            "long_description": "Robust meta-analysis and meta-regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-doParallel",
                        "R-foreach",
                        "R-bbmle",
                        "R-doRNG",
                        "R-fastGHQuad",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-statsExpressions"
                    ]
                }
            ]
        },
        {
            "name": "R-metapod",
            "portdir": "R/R-metapod",
            "version": "1.12.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/metapod",
            "description": "Meta-analyses on p-values of differential analyses",
            "long_description": "Meta-analyses on p-values of differential analyses",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csaw"
                    ]
                }
            ]
        },
        {
            "name": "R-metarep",
            "portdir": "R/R-metarep",
            "version": "1.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/IJaljuli/metarep",
            "description": "Replicability-analysis tools for meta-analysis",
            "long_description": "Replicability-analysis tools for meta-analysis",
            "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",
                        "R-meta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiasedUrn",
                        "R-metafor",
                        "R-numDeriv",
                        "R-knitr",
                        "R-lme4",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-metatest",
            "portdir": "R/R-metatest",
            "version": "1.0-5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=metatest",
            "description": "Fit and test metaregression models",
            "long_description": "Fit and test metaregression 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": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-MetaUtility",
            "portdir": "R/R-MetaUtility",
            "version": "2.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MetaUtility",
            "description": "Utility functions for conducting and interpreting meta-analyses",
            "long_description": "Utility functions for conducting and interpreting meta-analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-rlang",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "R-metadat",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-EValue"
                    ]
                }
            ]
        },
        {
            "name": "R-metR",
            "portdir": "R/R-metR",
            "version": "0.15.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eliocamp.github.io/metR",
            "description": "Tools for easier analysis of meteorological fields",
            "long_description": "Tools for easier analysis of meteorological fields",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-memoise",
                        "R-stringr",
                        "R-checkmate",
                        "R-purrr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-Formula",
                        "R-formula.tools",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-plyr",
                        "R-isoband",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsignal",
                        "R-kriging",
                        "R-irlba",
                        "R-here",
                        "R-reshape2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-viridis",
                        "R-maps",
                        "R-ncdf4",
                        "R-PCICt",
                        "R-terra",
                        "R-rgdal",
                        "R-proj4",
                        "R-rnaturalearth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aihuman",
                        "R-mosaicCalc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyterra"
                    ]
                }
            ]
        },
        {
            "name": "R-metrica",
            "portdir": "R/R-metrica",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adriancorrendo.github.io/metrica",
            "description": "Prediction performance metrics",
            "long_description": "Prediction performance metrics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-RSQLite",
                        "R-ggpp",
                        "R-energy",
                        "R-minerva",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-apsimx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MetricGraph",
            "portdir": "R/R-MetricGraph",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidbolin.github.io/MetricGraph",
            "description": "Random fields on metric graphs",
            "long_description": "Facilitates creation and manipulation of metric graphs, such as street or river networks. Further facilitates operations and visualizations of data on metric graphs and the creation of a large class of random fields and stochastic partial differential equations on such spaces. These random fields can be used for simulation, prediction and inference.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-magrittr",
                        "R-sp",
                        "R-lifecycle",
                        "R-zoo",
                        "R-dplyr",
                        "R-tidyr",
                        "R-R6",
                        "R-igraph",
                        "R-broom",
                        "R-rSPDE",
                        "R-ggnewscale",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-RANN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Metrics",
            "portdir": "R/R-Metrics",
            "version": "0.1.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Metrics",
            "description": "Evaluation metrics for machine learning",
            "long_description": "Evaluation metrics for machine learning",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ARGOS",
                        "R-dblr",
                        "R-audrex",
                        "R-iml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cv"
                    ]
                }
            ]
        },
        {
            "name": "R-MetricsWeighted",
            "portdir": "R/R-MetricsWeighted",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mayer79/MetricsWeighted",
            "description": "Weighted metrics, scoring functions and performance measures for machine learning",
            "long_description": "Weighted metrics, scoring functions and performance measures for machine learning",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyrules"
                    ]
                }
            ]
        },
        {
            "name": "R-metRology",
            "portdir": "R/R-metRology",
            "version": "0.9-28-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=metRology",
            "description": "Support for metrological applications",
            "long_description": "Support for metrological applications",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-robustbase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayes4psy",
                        "R-BayesRS"
                    ]
                }
            ]
        },
        {
            "name": "R-mets",
            "portdir": "R/R-mets",
            "version": "1.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkholst/mets",
            "description": "Analysis of Multivariate Event Times",
            "long_description": "Analysis of Multivariate Event Times",
            "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-numDeriv",
                        "R-lava",
                        "R-timereg",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ucminf",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-cowplot",
                        "R-optimx",
                        "R-cmprsk",
                        "R-prodlim",
                        "R-icenReg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-riskRegression",
                        "R-targeted"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mmcif",
                        "R-lava",
                        "R-timereg"
                    ]
                }
            ]
        },
        {
            "name": "R-mev",
            "portdir": "R/R-mev",
            "version": "1.17",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lbelzile.github.io/mev",
            "description": "Knowledge discovery by accuracy maximization",
            "long_description": "Knowledge discovery by accuracy maximization",
            "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-nleqslv",
                        "R-Rsolnp",
                        "R-alabama",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evd",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-gmm",
                        "R-revdbayes",
                        "R-ismev",
                        "R-TruncatedNormal",
                        "R-cobs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsdistributions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-mexhaz",
            "portdir": "R/R-mexhaz",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mexhaz",
            "description": "Mixed effect excess hazard models",
            "long_description": "Fit flexible (excess) hazard regression models with the possibility of including non-proportional effects of covariables and of adding a random effect at the cluster level (corresponding to a shared frailty).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-lamW",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MFDFA",
            "portdir": "R/R-MFDFA",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlaib.github.io",
            "description": "Multi-Fractal Detrended Fluctuation Analysis",
            "long_description": "Multi-Fractal Detrended Fluctuation Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numbers",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fractalRegression"
                    ]
                }
            ]
        },
        {
            "name": "R-mfGARCH",
            "portdir": "R/R-mfGARCH",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/onnokleen/mfGARCH",
            "description": "Mixed-Frequency GARCH models",
            "long_description": "Mixed-Frequency GARCH models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-maxLik",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mFilter",
            "portdir": "R/R-mFilter",
            "version": "0.1-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mFilter",
            "description": "Miscellaneous time series filters",
            "long_description": "Miscellaneous time series filters",
            "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-tspredit"
                    ]
                }
            ]
        },
        {
            "name": "R-mfp",
            "portdir": "R/R-mfp",
            "version": "1.5.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/georgheinze/mfp",
            "description": "Multivariable Fractional Polynomials",
            "long_description": "Multivariable Fractional Polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shrink",
                        "R-boinet"
                    ]
                }
            ]
        },
        {
            "name": "R-mfx",
            "portdir": "R/R-mfx",
            "version": "1.2-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mfx",
            "description": "Marginal effects, odds ratios and incidence rate ratios for GLMs",
            "long_description": "Marginal effects, odds ratios and incidence rate ratios for GLMs",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-betareg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-texreg",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-mgcv",
            "portdir": "R/R-mgcv",
            "version": "1.9-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mgcv",
            "description": "Mixed GAM Computation Vehicle with automatic smoothness estimation",
            "long_description": "Mixed GAM Computation Vehicle with automatic smoothness estimation. Recommended package.",
            "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": [
                        "libgcc",
                        "R-Matrix",
                        "R-nlme"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS",
                        "R-survival"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        },
        {
            "name": "R-mgcViz",
            "portdir": "R/R-mgcViz",
            "version": "0.1.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mfasiolo/mgcViz",
            "description": "Visualisations for generalized additive models",
            "long_description": "Visualisations for generalized additive models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-shiny",
                        "R-miniUI",
                        "R-gamm4",
                        "R-viridis",
                        "R-GGally",
                        "R-qgam",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-matrixStats"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        },
        {
            "name": "R-mggd",
            "portdir": "R/R-mggd",
            "version": "1.3.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://forgemia.inra.fr/imhorphen/mggd",
            "description": "Multivariate Generalised Gaussian Distribution",
            "long_description": "Multivariate Generalised Gaussian Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mglmn",
            "portdir": "R/R-mglmn",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mglmn",
            "description": "Model averaging for multivariate GLM with null models",
            "long_description": "Model averaging for multivariate GLM with null models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvabund",
                        "R-CRAN-recommended",
                        "R-snowfall"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mgm",
            "portdir": "R/R-mgm",
            "version": "1.2-14",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mgm",
            "description": "Estimating time-varying k-order mixed graphical models",
            "long_description": "Estimating time-varying k-order mixed graphical models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Hmisc",
                        "R-qgraph",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mDAG"
                    ]
                }
            ]
        },
        {
            "name": "R-MGMM",
            "portdir": "R/R-MGMM",
            "version": "1.0.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MGMM",
            "description": "Missingness-aware Gaussian Mixture Models",
            "long_description": "Missingness-aware Gaussian Mixture Models",
            "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-plyr",
                        "R-mvnfast",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MHD",
            "portdir": "R/R-MHD",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MHD",
            "description": "Metric Halfspace Depth",
            "long_description": "Metric Halfspace Depth",
            "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-nloptr",
                        "R-distory",
                        "R-manifold",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mHMMbayes",
            "portdir": "R/R-mHMMbayes",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emmekeaarts/mHMMbayes",
            "description": "Multilevel Hidden Markov Models via Bayesian estimation",
            "long_description": "Multilevel Hidden Markov Models via Bayesian estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-MCMCpack",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-alluvial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Mhorseshoe",
            "portdir": "R/R-Mhorseshoe",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Mhorseshoe",
            "description": "Approximate algorithm for horseshoe prior",
            "long_description": "R-Mhorseshoe provides an approximate algorithm for the horseshoe estimator used in Bayesian linear models.",
            "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",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-horseshoe",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mhsmm",
            "portdir": "R/R-mhsmm",
            "version": "0.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mhsmm",
            "description": "Inference for Hidden Markov and Semi-Markov models",
            "long_description": "Inference for Hidden Markov and Semi-Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mhurdle",
            "portdir": "R/R-mhurdle",
            "version": "1.3-1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mhurdle",
            "description": "Multiple Hurdle Tobit models",
            "long_description": "Multiple Hurdle Tobit 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-generics",
                        "R-CompQuadForm",
                        "R-nonnest2",
                        "R-Formula",
                        "R-Rdpack",
                        "R-maxLik",
                        "R-margins",
                        "R-prediction",
                        "R-truncreg",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-numDeriv",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-texreg",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-mi",
            "portdir": "R/R-mi",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stat.columbia.edu/~gelman",
            "description": "Missing data imputation and model checking",
            "long_description": "Missing data imputation and model checking",
            "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-arm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-truncnorm",
                        "R-knitr",
                        "R-betareg",
                        "R-sn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sem"
                    ]
                }
            ]
        },
        {
            "name": "R-mice",
            "portdir": "R/R-mice",
            "version": "3.17.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mice",
            "description": "Multivariate Imputation by Chained Equations",
            "long_description": "Multivariate Imputation by Chained Equations",
            "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-tidyr",
                        "R-broom",
                        "R-glmnet",
                        "R-mitml",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-generics",
                        "R-dplyr",
                        "R-cpp11",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-miceadds",
                        "R-pan",
                        "R-purrr",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-future",
                        "R-lme4",
                        "R-parallelly",
                        "R-rmarkdown",
                        "R-haven",
                        "R-furrr",
                        "R-randomForest",
                        "R-ranger"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-weights",
                        "R-miceadds",
                        "R-missMDA",
                        "R-bmemLavaan",
                        "R-finalfit",
                        "R-rqlm",
                        "R-psfmi",
                        "R-mixgb",
                        "R-semmcci",
                        "R-hhsmm",
                        "R-logistf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BGGM",
                        "R-emmeans",
                        "R-cobalt",
                        "R-rms",
                        "R-semTools",
                        "R-sjmisc",
                        "R-ordbetareg",
                        "R-tidySEM",
                        "R-pema",
                        "R-brms",
                        "R-FLAME",
                        "R-lavaan.survey",
                        "R-gtsummary",
                        "R-LMMstar",
                        "R-joinet",
                        "R-dynamite",
                        "R-pre",
                        "R-misty",
                        "R-ggeffects",
                        "R-manymome",
                        "R-Hmisc",
                        "R-modelsummary",
                        "R-insight",
                        "R-Qtools",
                        "R-medflex",
                        "R-miWQS",
                        "R-miselect",
                        "R-mitml",
                        "R-betaMC",
                        "R-rmsb"
                    ]
                }
            ]
        },
        {
            "name": "R-miceadds",
            "portdir": "R/R-miceadds",
            "version": "3.17-44",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=miceadds",
            "description": "Additional multiple imputation functions for R-mice",
            "long_description": "Additional multiple imputation functions for R-mice",
            "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-mitools",
                        "R-mice",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mitml",
                        "R-mice",
                        "R-texreg",
                        "R-sirt"
                    ]
                }
            ]
        },
        {
            "name": "R-micEcon",
            "portdir": "R/R-micEcon",
            "version": "0.6-18",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.micEcon.org",
            "description": "Microeconomic analysis and modelling",
            "long_description": "Microeconomic analysis and modelling",
            "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-miscTools",
                        "R-plm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-micEconCES"
                    ]
                }
            ]
        },
        {
            "name": "R-micEconCES",
            "portdir": "R/R-micEconCES",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.micEcon.org",
            "description": "Analysis with the constant elasticity of substitution (CES) function",
            "long_description": "Analysis with the constant elasticity of substitution (CES) function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-systemfit",
                        "R-minpack.lm",
                        "R-DEoptim",
                        "R-micEcon",
                        "R-CRAN-recommended",
                        "R-miscTools",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-maxLik",
                        "R-AER"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-microbenchmark",
            "portdir": "R/R-microbenchmark",
            "version": "1.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshuaulrich/microbenchmark",
            "description": "Infrastructure to accurately measure and compare the execution time of R expressions",
            "long_description": "Infrastructure to accurately measure and compare the execution time of R expressions",
            "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-RUnit",
                        "R-ggplot2",
                        "R-multcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-doBy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rust",
                        "R-DelayedMatrixStats",
                        "R-R6",
                        "R-dipsaus",
                        "R-RDSsamplesize",
                        "R-RcppMsgPack",
                        "R-RcppUUID",
                        "R-RcppBlaze",
                        "R-revdbayes",
                        "R-checkmate",
                        "R-fritools",
                        "R-dbscan",
                        "R-this.path",
                        "R-FSelectorRcpp",
                        "R-hypergeo2",
                        "R-optimParallel",
                        "R-dplyr",
                        "R-dpseg",
                        "R-profmem",
                        "R-fastMatMR",
                        "R-fasterize",
                        "R-gRc",
                        "R-NPflow",
                        "R-hal9001",
                        "R-bartcs",
                        "R-isoband",
                        "R-RcppAlgos",
                        "R-marqLevAlg",
                        "R-PeakSegJoint",
                        "R-mvnfast",
                        "R-mvp",
                        "R-pROC",
                        "R-pander",
                        "R-parglm",
                        "R-spacesXYZ",
                        "R-dotCall64",
                        "R-bigsnpr",
                        "R-fromo",
                        "R-philentropy",
                        "R-robustlmm",
                        "R-bit",
                        "R-RcppEigen",
                        "R-rco",
                        "R-RcppZiggurat",
                        "R-abn",
                        "R-gRbase",
                        "R-re2r",
                        "R-ast2ast",
                        "R-collapse",
                        "R-polyCub",
                        "R-cv",
                        "R-dde",
                        "R-gRain",
                        "R-mmrm",
                        "R-RcppBessel",
                        "R-PoissonBinomial",
                        "R-lbfgsb3c",
                        "R-lotri",
                        "R-matrixStats",
                        "R-sf",
                        "R-GeneralizedWendland",
                        "R-gsignal",
                        "R-BBmisc",
                        "R-brotli"
                    ]
                }
            ]
        },
        {
            "name": "R-micss",
            "portdir": "R/R-micss",
            "version": "0.2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=micss",
            "description": "Modified Iterative Cumulative Sum of Squares algorithm",
            "long_description": "Modified Iterative Cumulative Sum of Squares algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-migraph",
            "portdir": "R/R-migraph",
            "version": "1.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stocnet.github.io/migraph",
            "description": "Tools for multimodal network analysis",
            "long_description": "Univariate and multivariate tests for multimodal and other networks.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-ggplot2",
                        "R-future",
                        "R-furrr",
                        "R-manynet",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-miic",
            "portdir": "R/R-miic",
            "version": "2.0.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=miic",
            "description": "Learning causal or non-causal graphical models using information theory",
            "long_description": "Learning causal or non-causal graphical models using information theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ppcor",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MIIVsem",
            "portdir": "R/R-MIIVsem",
            "version": "0.5.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MIIVsem",
            "description": "Model Implied Instrumental Variable (MIIV) estimation of Structural Equation Models",
            "long_description": "Model Implied Instrumental Variable (MIIV) estimation of Structural Equation Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-numDeriv",
                        "R-CRAN-recommended",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gimme"
                    ]
                }
            ]
        },
        {
            "name": "R-milr",
            "portdir": "R/R-milr",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=milr",
            "description": "Multiple-Instance Logistic Regression with lasso penalty",
            "long_description": "Multiple-Instance Logistic Regression with lasso penalty",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang10",
                "clang11",
                "clang12",
                "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-RcppParallel",
                        "R-numDeriv",
                        "R-glmnet",
                        "R-pipeR",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-plyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-Hmisc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mime",
            "portdir": "R/R-mime",
            "version": "0.12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yihui.org/mime",
            "description": "Map filenames to MIME types",
            "long_description": "Map filenames to MIME types",
            "active": true,
            "categories": [
                "devel",
                "science",
                "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-servr",
                        "R-bslib",
                        "R-RestRserve",
                        "R-rgl",
                        "R-gmailr",
                        "R-crul",
                        "R-emayili",
                        "R-mongolite",
                        "R-plumber",
                        "R-shiny",
                        "R-handlr",
                        "R-httr",
                        "R-distill"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-mimi",
            "portdir": "R/R-mimi",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mimi",
            "description": "Main effects and interactions in mixed and incomplete data",
            "long_description": "Main effects and interactions in mixed and incomplete data",
            "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-foreach",
                        "R-glmnet",
                        "R-rARPACK",
                        "R-FactoMineR",
                        "R-softImpute",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-minb",
            "portdir": "R/R-minb",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=minb",
            "description": "Multiple-Inflated Negative Binomial Model",
            "long_description": "Multiple-Inflated Negative Binomial Model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pscl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-minerva",
            "portdir": "R/R-minerva",
            "version": "1.5.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=minerva",
            "description": "Maximal information-based non-parametric exploration for variable analysis",
            "long_description": "Maximal information-based non-parametric exploration for variable analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-KODAMA",
                        "R-metrica"
                    ]
                }
            ]
        },
        {
            "name": "R-minimax",
            "portdir": "R/R-minimax",
            "version": "1.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=minimax",
            "description": "Minimax distribution family",
            "long_description": "Minimax distribution family",
            "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": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        }
    ]
}