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

{
    "count": 50475,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=635",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=633",
    "results": [
        {
            "name": "R-nlshrink",
            "portdir": "R/R-nlshrink",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlshrink",
            "description": "Non-linear shrinkage estimation of population eigenvalues and covariance matrices",
            "long_description": "Non-linear shrinkage estimation of population eigenvalues and covariance matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xdcclarge"
                    ]
                }
            ]
        },
        {
            "name": "R-nlsem",
            "portdir": "R/R-nlsem",
            "version": "0.8-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlsem",
            "description": "Fitting structural equation mixture models",
            "long_description": "Fitting structural equation mixture 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-gaussquad",
                        "R-orthopolynom",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlreg",
            "portdir": "R/R-nlreg",
            "version": "1.2-2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlreg",
            "description": "Higher-order inference for non-linear heteroscedastic models",
            "long_description": "Higher-order inference for non-linear heteroscedastic models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cond",
                        "R-csampling",
                        "R-marg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-marg",
                        "R-cond"
                    ]
                }
            ]
        },
        {
            "name": "R-nlraa",
            "portdir": "R/R-nlraa",
            "version": "1.9.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/femiguez/nlraa",
            "description": "Non-linear Regression for Agricultural Applications",
            "long_description": "Non-linear Regression for Agricultural Applications",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-minpack.lm",
                        "R-nlstools",
                        "R-segmented",
                        "R-NISTnls",
                        "R-nls2",
                        "R-ggplot2",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-bbmle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlive"
                    ]
                }
            ]
        },
        {
            "name": "R-nlpsem",
            "portdir": "R/R-nlpsem",
            "version": "0.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlpsem",
            "description": "Linear and non-linear longitudinal process in structural equation modelling framework",
            "long_description": "Linear and non-linear longitudinal process in structural equation modelling framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-readr",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlpred",
            "portdir": "R/R-nlpred",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlpred",
            "description": "Estimators of non-linear cross-validated risks optimized for small samples",
            "long_description": "Estimators of non-linear cross-validated risks optimized for small samples",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-np",
                        "R-ROCR",
                        "R-SuperLearner",
                        "R-cvAUC",
                        "R-bde",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-randomForest",
                        "R-prettydoc",
                        "R-ranger",
                        "R-glmnet",
                        "R-xgboost"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlopt",
            "portdir": "R/R-nlopt",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlopt",
            "description": "Call optimization solvers with .nl files",
            "long_description": "The purpose of this library is to to call different optimization solvers to solve problems given by a standard .nl file.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlmrt",
            "portdir": "R/R-nlmrt",
            "version": "2016.3.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlmrt",
            "description": "Functions for non-linear least squares solutions",
            "long_description": "Functions for non-linear least squares solutions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlist",
            "portdir": "R/R-nlist",
            "version": "0.3.3.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poissonconsulting.github.io/nlist",
            "description": "Lists of numeric atomic objects",
            "long_description": "Lists of numeric atomic objects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-tibble",
                        "R-generics",
                        "R-purrr",
                        "R-chk",
                        "R-extras",
                        "R-term",
                        "R-universals",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmcr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-universals"
                    ]
                }
            ]
        },
        {
            "name": "R-nimbleAPT",
            "portdir": "R/R-nimbleAPT",
            "version": "1.0.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DRJP/nimbleAPT",
            "description": "Adaptive parallel tempering for R-nimble",
            "long_description": "Functions for adaptive parallel tempering (APT) with NIMBLE 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-nimble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-runMCMCbtadjust"
                    ]
                }
            ]
        },
        {
            "name": "R-new.dist",
            "portdir": "R/R-new.dist",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://akmn35.github.io/new.dist",
            "description": "Alternative continuous and discrete distributions",
            "long_description": "Alternative continuous and discrete distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-CRAN-recommended",
                        "R-expint",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-neverhpfilter",
            "portdir": "R/R-neverhpfilter",
            "version": "0.4-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://justinmshea.github.io/neverhpfilter",
            "description": "Alternative to the Hodrick–Prescott filter",
            "long_description": "Alternative to the Hodrick–Prescott filter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-neuralnet",
            "portdir": "R/R-neuralnet",
            "version": "1.44.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=neuralnet",
            "description": "Training of neural networks",
            "long_description": "Training of neural networks",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Deriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nnfor",
                        "R-WaveletML"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NeuralNetTools",
                        "R-misspi",
                        "R-plotmo"
                    ]
                }
            ]
        },
        {
            "name": "R-networktools",
            "portdir": "R/R-networktools",
            "version": "1.5.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paytonjjones/networktools",
            "description": "Tools for identifying important nodes in networks",
            "long_description": "Tools for identifying important nodes in networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-igraph",
                        "R-psych",
                        "R-qgraph",
                        "R-R.utils",
                        "R-cocor",
                        "R-eigenmodel",
                        "R-smacof",
                        "R-wordcloud",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BGGM"
                    ]
                }
            ]
        },
        {
            "name": "R-networkLite",
            "portdir": "R/R-networkLite",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpiModel/networkLite",
            "description": "Simplified implementation of the Network package functionality",
            "long_description": "Simplified implementation of the Network package functionality",
            "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-statnet.common",
                        "R-network",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-networkDynamic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ergm",
                        "R-tergm"
                    ]
                }
            ]
        },
        {
            "name": "R-networkD3",
            "portdir": "R/R-networkD3",
            "version": "0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=networkD3",
            "description": "D3 JavaScript network graphs from R",
            "long_description": "D3 JavaScript network graphs from R",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-htmlwidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-htmltools",
                        "R-knitr",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesianNetwork",
                        "R-robin"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.ggplots",
                        "R-drake"
                    ]
                }
            ]
        },
        {
            "name": "R-netseg",
            "portdir": "R/R-netseg",
            "version": "1.0-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mbojan.github.io/netseg",
            "description": "Measures of network segregation and homophily",
            "long_description": "Measures of network segregation and homophily",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-netmeta",
            "portdir": "R/R-netmeta",
            "version": "2.9-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guido-s/netmeta",
            "description": "Network meta-analysis using frequentist methods",
            "long_description": "Network meta-analysis using frequentist methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metafor",
                        "R-meta",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rankinma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-nestr",
            "portdir": "R/R-nestr",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nestr",
            "description": "Build nesting or hierarchical structures",
            "long_description": "Build nesting or hierarchical structures",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nestfs",
            "portdir": "R/R-nestfs",
            "version": "1.0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mcol/nestfs",
            "description": "Cross-validated (nested) forward selection",
            "long_description": "Cross-validated (nested) forward selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dgof",
                        "R-CRAN-recommended",
                        "R-pROC"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nestedLogit",
            "portdir": "R/R-nestedLogit",
            "version": "0.3.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://friendly.github.io/nestedLogit",
            "description": "Nested dichotomy logistic regression models",
            "long_description": "Nested dichotomy logistic regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-effects",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-car",
                        "R-broom",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-carData",
                        "R-geomtextpath",
                        "R-here",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggeffects",
                        "R-lobstr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-neighbr",
            "portdir": "R/R-neighbr",
            "version": "1.0.3",
            "license": "GPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=neighbr",
            "description": "Classification, regression, clustering with k-nearest neighbors",
            "long_description": "Classification, regression, clustering with k-nearest neighbors",
            "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-mlbench",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pmml"
                    ]
                }
            ]
        },
        {
            "name": "R-nda",
            "portdir": "R/R-nda",
            "version": "0.1.13",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nda",
            "description": "Generalized network-based dimensionality reduction and analysis",
            "long_description": "Generalized network-based dimensionality reduction and analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-visNetwork",
                        "R-ppcor",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-energy",
                        "R-psych"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ncmeta",
            "portdir": "R/R-ncmeta",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/ncmeta",
            "description": "Straightforward NetCDF metadata",
            "long_description": "Straightforward NetCDF metadata",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-RNetCDF",
                        "R-CRAN-recommended",
                        "R-CFtime",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncdfgeom"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "R-nardl",
            "portdir": "R/R-nardl",
            "version": "0.1.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nardl",
            "description": "Non-linear cointegrating autoregressive distributed lag model",
            "long_description": "Non-linear cointegrating autoregressive distributed lag model",
            "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-tseries",
                        "R-car",
                        "R-strucchange",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dLagM",
                        "R-ardl.nardl"
                    ]
                }
            ]
        },
        {
            "name": "R-nakagami",
            "portdir": "R/R-nakagami",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nakagami",
            "description": "Functions for the Nakagami distribution",
            "long_description": "Density, distribution function, quantile function and random generation for the Nakagami distribution.",
            "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-assertthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-univariateML"
                    ]
                }
            ]
        },
        {
            "name": "R-naivebayes",
            "portdir": "R/R-naivebayes",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://majkamichal.github.io/naivebayes",
            "description": "High-performance implementation of the Naïve Bayes algorithm",
            "long_description": "High-performance implementation of the Naïve Bayes algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-discrim"
                    ]
                }
            ]
        },
        {
            "name": "R-naive",
            "portdir": "R/R-naive",
            "version": "1.2.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=naive",
            "description": "Empirical extrapolation of time feature patterns",
            "long_description": "Empirical extrapolation of time feature patterns",
            "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-moments",
                        "R-purrr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-readr",
                        "R-imputeTS",
                        "R-Rfast",
                        "R-greybox",
                        "R-fastDummies",
                        "R-fANCOVA",
                        "R-philentropy",
                        "R-tictoc",
                        "R-CRAN-recommended",
                        "R-modeest",
                        "R-entropy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nFactors",
            "portdir": "R/R-nFactors",
            "version": "2.4.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nFactors",
            "description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
            "long_description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BCSub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjPlot",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-nCopula",
            "portdir": "R/R-nCopula",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nCopula",
            "description": "Hierarchical archimedean copulas constructed with multivariate compound distributions",
            "long_description": "Construct and manipulate hierarchical Archimedean copulas with multivariate compound distributions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Deriv",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-copula",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nCDunnett",
            "portdir": "R/R-nCDunnett",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nCDunnett",
            "description": "Noncentral Dunnettʼs test distribution",
            "long_description": "Noncentral Dunnettʼs test distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "kate",
            "portdir": "kde/kate",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kate-editor.org",
            "description": "Kate provides advanced editor components.",
            "long_description": "The Kate project develops two main products: KatePart, the advanced editor component which is used in numerous KDE applications requiring a text editing component, and Kate, a MDI text editor application. In addition, we provide KWrite, a simple SDI editor shell which allows the user to select his/her favourite editor component.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "oxygen-icons",
                        "phonon",
                        "qjson",
                        "kactivities",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rkward",
                        "smokekde",
                        "kdevelop"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kde4-kile"
                    ]
                }
            ]
        },
        {
            "name": "R-mycor",
            "portdir": "R/R-mycor",
            "version": "0.1.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mycor",
            "description": "Automatic correlation and regression test in a data.frame",
            "long_description": "Automatic correlation and regression test in a data.frame",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-mvpd",
            "portdir": "R/R-mvpd",
            "version": "0.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/mvpd",
            "description": "Multivariate product distributions for elliptically-contoured distributions",
            "long_description": "Multivariate product distributions for elliptically-contoured distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixStats",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-cubature",
                        "R-libstable4u",
                        "R-CRAN-recommended",
                        "R-stabledist",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mvnormtest",
            "portdir": "R/R-mvnormtest",
            "version": "0.1-9-3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvnormtest",
            "description": "Normality test for multivariate variables",
            "long_description": "Generalization of Shapiro–Wilk test for multivariate variables.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jmv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-mvmeta",
            "portdir": "R/R-mvmeta",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvmeta",
            "description": "Multivariate and univariate meta-analysis and meta-regression",
            "long_description": "Multivariate and univariate meta-analysis and meta-regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mixmeta",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metafor",
                        "R-meta",
                        "R-rmeta",
                        "R-dlnm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-mvmesh",
            "portdir": "R/R-mvmesh",
            "version": "1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvmesh",
            "description": "Multivariate meshes and histograms in arbitrary dimensions",
            "long_description": "Multivariate meshes and histograms in arbitrary dimensions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-geometry",
                        "R-SimplicialCubature",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-rcdd",
                        "R-rgl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gensphere",
                        "R-SphericalCubature"
                    ]
                }
            ]
        },
        {
            "name": "R-mvinfluence",
            "portdir": "R/R-mvinfluence",
            "version": "0.9.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/friendly/mvinfluence",
            "description": "Influence measures and diagnostic plots for multivariate linear models",
            "long_description": "Influence measures and diagnostic plots for multivariate linear models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-heplots",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-patchwork",
                        "R-rgl",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-mvhtests",
            "portdir": "R/R-mvhtests",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvhtests",
            "description": "Multivariate Hypothesis Tests",
            "long_description": "Multivariate Hypothesis Tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-emplik",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Compositional"
                    ]
                }
            ]
        },
        {
            "name": "R-mvQuad",
            "portdir": "R/R-mvQuad",
            "version": "1.0-8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvQuad",
            "description": "Methods for multivariate quadrature",
            "long_description": "Methods for multivariate quadrature",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bisque",
                        "R-aghq",
                        "R-AssetCorr"
                    ]
                }
            ]
        },
        {
            "name": "R-mvProbit",
            "portdir": "R/R-mvProbit",
            "version": "0.1-10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvProbit",
            "description": "Multivariate probit models",
            "long_description": "Tools for estimating multivariate probit models, calculating conditional and unconditional expectations, and calculating marginal effects on conditional and unconditional expectations.",
            "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-mvtnorm",
                        "R-miscTools",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-maxLik",
                        "R-bayesm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mutoss",
            "portdir": "R/R-mutoss",
            "version": "0.1-13",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mutoss",
            "description": "Unified multiple testing procedures",
            "long_description": "Unified multiple testing procedures",
            "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-multcomp",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-multtest",
                        "R-plotrix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-fdrtool",
                        "R-qvalue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-munsell",
            "portdir": "R/R-munsell",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cwickham/munsell",
            "description": "Utilities for using Munsell colors",
            "long_description": "Utilities for using Munsell colors",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-scales"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ]
        },
        {
            "name": "R-multiwayvcov",
            "portdir": "R/R-multiwayvcov",
            "version": "1.2.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sites.google.com/site/npgraham1/research/code",
            "description": "Multi-way standard error clustering",
            "long_description": "Multi-way standard error clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-multiway",
            "portdir": "R/R-multiway",
            "version": "1.0-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=multiway",
            "description": "Component models for multi-way data",
            "long_description": "Component models for multi-way data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CMLS",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cpfa"
                    ]
                }
            ]
        },
        {
            "name": "R-multipol",
            "portdir": "R/R-multipol",
            "version": "1.0-9",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=multipol",
            "description": "Multivariate Polynomials",
            "long_description": "Multivariate Polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-polynom",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-multilevelmod",
            "portdir": "R/R-multilevelmod",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://multilevelmod.tidymodels.org",
            "description": "Model wrappers for multi-level models",
            "long_description": "Model wrappers for multi-level models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-lme4",
                        "R-parsnip",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-covr",
                        "R-spelling",
                        "R-tidymodels",
                        "R-gee"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-multigraphr",
            "portdir": "R/R-multigraphr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/termehs/multigraphr",
            "description": "Probability models and statistical analysis of random multigraphs",
            "long_description": "Probability models and statistical analysis of random multigraphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-multigraph",
            "portdir": "R/R-multigraph",
            "version": "0.99-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mplex/multigraph",
            "description": "Plot and manipulate multigraphs",
            "long_description": "Plot and manipulate multigraphs",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-multiplex",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multiplex"
                    ]
                }
            ]
        },
        {
            "name": "R-multidplyr",
            "portdir": "R/R-multidplyr",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://multidplyr.tidyverse.org",
            "description": "Multi-process dplyr backend",
            "long_description": "Partition a data frame across multiple worker processes to provide simple multicore parallelism.",
            "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-magrittr",
                        "R-rlang",
                        "R-crayon",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-callr",
                        "R-qs",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-vroom",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}