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

{
    "count": 50900,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=380",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=378",
    "results": [
        {
            "name": "R-CGNM",
            "portdir": "R/R-CGNM",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CGNM",
            "description": "Cluster Gauss–Newton Method",
            "long_description": "Cluster Gauss–Newton Method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-rmarkdown",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PROJ",
            "portdir": "R/R-PROJ",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/PROJ",
            "description": "Generic coordinate system transformations using PROJ",
            "long_description": "Generic coordinate system transformations using PROJ",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-CRAN-recommended",
                        "R-wk",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-spelling",
                        "R-rmarkdown",
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reproj"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcsdp",
            "portdir": "R/R-Rcsdp",
            "version": "0.1.57.5",
            "license": "CPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcsdp",
            "description": "R interface to the CSDP Semidefinite Programming Library",
            "long_description": "R interface to the CSDP Semidefinite Programming Library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fungible"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psych"
                    ]
                }
            ]
        },
        {
            "name": "R-bain",
            "portdir": "R/R-bain",
            "version": "0.2.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://informative-hypotheses.sites.uu.nl/software/bain",
            "description": "Bayes Factors for Informative hypotheses",
            "long_description": "Bayes Factors for Informative hypotheses",
            "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-lavaan",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BFpack",
                        "R-gorica",
                        "R-tidySEM",
                        "R-BANAM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-restriktor"
                    ]
                }
            ]
        },
        {
            "name": "R-biglm",
            "portdir": "R/R-biglm",
            "version": "0.9-3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=biglm",
            "description": "Bounded Memory Linear and Generalized Linear Models",
            "long_description": "Bounded Memory Linear and Generalized Linear 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": [
                        "libgcc",
                        "R-DBI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-RSQLite",
                        "R-RODBC"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rwicc",
                        "R-speedglm",
                        "R-leaps",
                        "R-biganalytics",
                        "R-cplm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstanarm",
                        "R-broom",
                        "R-optmatch",
                        "R-insight",
                        "R-DeclareDesign",
                        "R-ipumsr",
                        "R-emmeans",
                        "R-prediction",
                        "R-ff"
                    ]
                }
            ]
        },
        {
            "name": "R-blackbox",
            "portdir": "R/R-blackbox",
            "version": "1.1.46",
            "license": "CeCILL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=blackbox",
            "description": "Black box optimization and exploration of parameter space",
            "long_description": "Black box optimization and exploration of parameter space",
            "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-proxy",
                        "R-numDeriv",
                        "R-matrixStats",
                        "R-nloptr",
                        "R-pbapply",
                        "R-foreach",
                        "R-geometry",
                        "R-rcdd",
                        "R-spaMM",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-minqa",
                        "R-testthat",
                        "R-igraph",
                        "R-lbfgsb3c"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-censored",
            "portdir": "R/R-censored",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://censored.tidymodels.org",
            "description": "R-parsnip engines for survival models",
            "long_description": "R-parsnip engines for survival models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-prettyunits",
                        "R-purrr",
                        "R-tidyr",
                        "R-prodlim",
                        "R-hardhat",
                        "R-parsnip",
                        "R-dials",
                        "R-mboost",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-ipred",
                        "R-glmnet",
                        "R-flexsurv",
                        "R-pec",
                        "R-coin",
                        "R-partykit",
                        "R-aorsf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tune",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-coneproj",
            "portdir": "R/R-coneproj",
            "version": "1.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=coneproj",
            "description": "Primal or dual cone projections with routines for constrained regression",
            "long_description": "Primal or dual cone projections with routines for constrained regression",
            "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-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlt",
                        "R-cgam",
                        "R-tramME",
                        "R-tbm",
                        "R-csurvey",
                        "R-isotonic.pen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-basefun"
                    ]
                }
            ]
        },
        {
            "name": "R-dfms",
            "portdir": "R/R-dfms",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sebkrantz.github.io/dfms",
            "description": "Dynamic Factor Models",
            "long_description": "Dynamic Factor 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-collapse",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-xts",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vars"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-downlit",
            "portdir": "R/R-downlit",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://downlit.r-lib.org",
            "description": "Syntax highlighting and automatic linking",
            "long_description": "Syntax highlighting and automatic linking",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fansi",
                        "R-rlang",
                        "R-desc",
                        "R-vctrs",
                        "R-digest",
                        "R-memoise",
                        "R-withr",
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-brio",
                        "R-evaluate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-xml2",
                        "R-htmltools",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tidyverse",
                        "R-MassSpecWavelet",
                        "R-ggraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distill",
                        "R-pkgdown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-altdoc",
                        "R-rmarkdown",
                        "R-DBI",
                        "R-bookdown",
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-leaps",
            "portdir": "R/R-leaps",
            "version": "3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=leaps",
            "description": "Regression subset selection",
            "long_description": "Regression subset selection, including exhaustive search.",
            "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-biglm",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BCEE",
                        "R-FactoMineR",
                        "R-FitAR",
                        "R-mixlm",
                        "R-bestglm",
                        "R-TSA",
                        "R-HH",
                        "R-Kpart",
                        "R-BACprior",
                        "R-BMA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-RcmdrPlugin.HH",
                        "R-cv",
                        "R-broom",
                        "R-faraway",
                        "R-car",
                        "R-Rcmdr",
                        "R-DAAG",
                        "R-biglm"
                    ]
                }
            ]
        },
        {
            "name": "R-mlr3data",
            "portdir": "R/R-mlr3data",
            "version": "0.7.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mlr-org/mlr3data",
            "description": "Collection of machine learning data-sets for R-mlr3",
            "long_description": "Collection of machine learning data-sets for R-mlr3",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-vetiver",
                        "R-mlr3"
                    ]
                }
            ]
        },
        {
            "name": "R-multilevel",
            "portdir": "R/R-multilevel",
            "version": "2.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=multilevel",
            "description": "Multilevel functions",
            "long_description": "Tools used by organizational researchers for the analysis of multilevel data.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-phylopath",
            "portdir": "R/R-phylopath",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://Ax3man.github.io/phylopath",
            "description": "Phylogenetic Path Analysis",
            "long_description": "Phylogenetic Path Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-ggplot2",
                        "R-future.apply",
                        "R-igraph",
                        "R-ggraph",
                        "R-phylolm",
                        "R-ggm",
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dsem"
                    ]
                }
            ]
        },
        {
            "name": "R-piecewiseSEM",
            "portdir": "R/R-piecewiseSEM",
            "version": "2.3.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=piecewiseSEM",
            "description": "Piece-wise structural equation modeling in R",
            "long_description": "Piece-wise structural equation modeling in R",
            "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-lme4",
                        "R-emmeans",
                        "R-DiagrammeR",
                        "R-car",
                        "R-multcomp",
                        "R-MuMIn",
                        "R-CRAN-recommended",
                        "R-performance",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-semEff"
                    ]
                }
            ]
        },
        {
            "name": "R-prediction",
            "portdir": "R/R-prediction",
            "version": "0.3.18",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leeper/prediction",
            "description": "Tidy, type-safe prediction() methods",
            "long_description": "Tidy, type-safe prediction() methods",
            "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-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4",
                        "R-betareg",
                        "R-mclogit",
                        "R-quantreg",
                        "R-brglm",
                        "R-plm",
                        "R-VGAM",
                        "R-gam",
                        "R-kernlab",
                        "R-caret",
                        "R-AER",
                        "R-mlogit",
                        "R-glmnet",
                        "R-ff",
                        "R-gee",
                        "R-pscl",
                        "R-sampleSelection",
                        "R-speedglm",
                        "R-earth",
                        "R-mda",
                        "R-crch",
                        "R-glmx",
                        "R-aod",
                        "R-truncreg",
                        "R-MNP",
                        "R-e1071",
                        "R-biglm",
                        "R-ordinal",
                        "R-survey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mhurdle",
                        "R-margins"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr"
                    ]
                }
            ]
        },
        {
            "name": "R-reproj",
            "portdir": "R/R-reproj",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/reproj",
            "description": "Coordinate system transformations for generic map data",
            "long_description": "Coordinate system transformations for generic map data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-PROJ",
                        "R-CRAN-recommended",
                        "proj9",
                        "R-proj4",
                        "R-crsmeta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsae",
            "portdir": "R/R-rsae",
            "version": "0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobiasschoch/rsae",
            "description": "Robust Small Area Estimation",
            "long_description": "Robust Small Area Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-rsm",
            "portdir": "R/R-rsm",
            "version": "2.10.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rvlenth.github.io/rsm",
            "description": "Response-surface analysis",
            "long_description": "Response-surface analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-estimability"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-conf.design",
                        "R-FrF2",
                        "R-Vdgraph",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-DoE.base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsurface",
                        "R-DoE.wrapper"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans"
                    ]
                }
            ]
        },
        {
            "name": "R-spaMM",
            "portdir": "R/R-spaMM",
            "version": "4.5.0",
            "license": "CeCILL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.mbb.univ-montp2.fr/francois/spamm-ref",
            "description": "Mixed-effect models, with or without spatial random effects",
            "long_description": "Mixed-effect models, with or without spatial random effects",
            "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-backports",
                        "R-gmp",
                        "R-minqa",
                        "R-proxy",
                        "R-crayon",
                        "R-numDeriv",
                        "R-nloptr",
                        "R-pbapply",
                        "R-geometry",
                        "R-ROI",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-RcppEigen",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsae",
                        "R-RANN",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-lme4",
                        "R-foreach",
                        "R-lmerTest",
                        "R-maps",
                        "R-RSpectra",
                        "R-multcomp",
                        "R-rcdd",
                        "R-agridat",
                        "R-RLRsim",
                        "R-ROI.plugin.glpk",
                        "R-blackbox",
                        "R-multilevel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-blackbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        },
        {
            "name": "R-vetiver",
            "portdir": "R/R-vetiver",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/vetiver-r",
            "description": "Version, share, deploy and monitor models",
            "long_description": "Version, share, deploy and monitor models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bundle",
                        "R-rapidoc",
                        "R-cereal",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-hardhat",
                        "R-butcher",
                        "R-fs",
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-ellipsis",
                        "R-generics",
                        "R-purrr",
                        "R-readr",
                        "R-pins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-yardstick",
                        "R-caret",
                        "R-ranger",
                        "R-plumber",
                        "R-workflows",
                        "R-flexdashboard",
                        "R-xgboost",
                        "R-LiblineaR",
                        "R-stacks",
                        "R-arrow",
                        "R-clustMixType",
                        "R-mlr3",
                        "R-mlr3data",
                        "R-mlr3learners",
                        "R-curl",
                        "R-httpuv",
                        "R-jsonlite",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-callr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-vdiffr",
                        "R-mockery",
                        "R-pingr",
                        "R-reticulate",
                        "R-modeldata",
                        "R-rsconnect",
                        "R-slider",
                        "R-parsnip",
                        "R-plotly",
                        "R-recipes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-internal-fluid-flow",
            "portdir": "octave/octave-internal-fluid-flow",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aumpierre-unb/Internal-Fluid-Flow-for-GNU-Octave",
            "description": "A toolbox for internal fluid flow for GNU Octave.",
            "long_description": "A toolbox for internal fluid flow for GNU Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1309
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "getdns",
            "portdir": "devel/getdns",
            "version": "1.7.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://getdnsapi.net",
            "description": "A modern asynchronous DNS API",
            "long_description": "getdns is a modern asynchronous DNS API. It implements DNS entry points from a design developed and vetted by application developers, in an API specification. The open source C implementation of getdns is developed and maintained in collaboration by NLnet Labs, Sinodun and No Mountain Software.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libidn2",
                        "libuv",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stubby"
                    ]
                }
            ]
        },
        {
            "name": "itpp",
            "portdir": "math/itpp",
            "version": "4.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/itpp/",
            "description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.",
            "long_description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications.",
            "active": true,
            "categories": [
                "science",
                "math",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 467
                }
            ],
            "variants": [
                "debug",
                "docs",
                "atlas",
                "accelerate",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "texlive-latex",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz",
                        "xmlto",
                        "fftw-3",
                        "doxygen"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dsd",
                        "gr-ofdm",
                        "gr37-ofdm"
                    ]
                }
            ]
        },
        {
            "name": "itpp-devel",
            "portdir": "math/itpp",
            "version": "20180529",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/itpp/",
            "description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.",
            "long_description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.: This port is kept up with the IT++ GIT 'master' branch, which is typically updated daily to weekly. This version of IT++ generally contains fixes to, and its API is compatible with, the current IT++ release, and will be incorporated in an upcoming release. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active IT++ port, cleaning any current builds, and trying again.",
            "active": true,
            "categories": [
                "science",
                "math",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 467
                }
            ],
            "variants": [
                "debug",
                "docs",
                "atlas",
                "accelerate",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "texlive-latex"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlto",
                        "doxygen",
                        "fftw-3",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openfortivpn",
            "portdir": "net/openfortivpn",
            "version": "1.22.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adrienverge/openfortivpn",
            "description": "Client for PPP+SSL VPN tunnel services.",
            "long_description": "openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "millerdev",
                    "github": "millerdev",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "t1lib",
            "portdir": "devel/t1lib",
            "version": "5.1.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.t1lib.org/",
            "description": "Library for generating glyphs from Type 1 fonts",
            "long_description": "t1lib is a library distributed under the GNU General Public Library License for generating character- and string-glyphs from Adobe Type 1 fonts under UNIX. t1lib uses most of the code of the X11 rasterizer donated by IBM to the X11-project. But some disadvantages of the rasterizer being included in X11 have been eliminated.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dvipng"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-getopt-long",
            "portdir": "perl/p5-getopt-long",
            "version": "2.520.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Long",
            "description": "module implementing an extended getopt function",
            "long_description": "Module Getopt::Long implements an extended getopt function called GetOptions(). This function implements the POSIX standard for command line options, with GNU extensions, while still capable of handling the traditional one-letter options. In general, this means that command line options can have long names instead of single letters, and are introduced with a double dash `--'.",
            "active": false,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-git-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-authen-radius",
                        "p5.26-bioperl",
                        "p5.26-code-tidyall",
                        "p5.26-data-hexdump",
                        "p5.26-datetime-format-natural",
                        "p5.26-file-rename",
                        "p5.26-flickr-api",
                        "p5.26-html-tidy5",
                        "p5.26-mhonarc",
                        "p5.26-module-path",
                        "p5.26-perl-minimumversion",
                        "p5.26-perl-prereqscanner",
                        "p5.26-perl-version",
                        "p5.26-razor2-client-agent",
                        "p5.26-statistics-covid",
                        "p5.26-www-mechanize",
                        "p5.26-app-cmd",
                        "p5.26-yaml-pp"
                    ]
                }
            ]
        },
        {
            "name": "p5-getopt-long",
            "portdir": "perl/p5-getopt-long",
            "version": "2.580.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-getopt-long",
            "homepage": "https://metacpan.org/pod/Getopt::Long",
            "description": "Getopt::Long - Extended processing of command line options",
            "long_description": "Getopt::Long - Extended processing of command line options",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-long"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-getopt-long",
            "portdir": "perl/p5-getopt-long",
            "version": "2.580.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Long",
            "description": "Getopt::Long - Extended processing of command line options",
            "long_description": "Getopt::Long - Extended processing of command line options",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-git-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-html-tidy5",
                        "p5.28-mhonarc",
                        "p5.28-module-path",
                        "p5.28-razor2-client-agent",
                        "p5.28-www-shorten",
                        "p5.28-perl-minimumversion",
                        "p5.28-data-hexdump",
                        "p5.28-yaml-pp",
                        "p5.28-authen-radius",
                        "p5.28-test2-tools-loadmodule",
                        "p5.28-module-scandeps",
                        "p5.28-datetime-format-natural",
                        "p5.28-file-rename",
                        "p5.28-devel-nytprof",
                        "p5.28-io-compress-brotli",
                        "p5.28-flickr-api",
                        "p5.28-code-tidyall",
                        "p5.28-app-cmd",
                        "p5.28-getopt-long-descriptive",
                        "p5.28-dist-build",
                        "p5.28-libwww-perl",
                        "p5.28-www-mechanize",
                        "p5.28-perl-version",
                        "p5.28-perl-prereqscanner",
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-getopt-long",
            "portdir": "perl/p5-getopt-long",
            "version": "2.580.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Long",
            "description": "Getopt::Long - Extended processing of command line options",
            "long_description": "Getopt::Long - Extended processing of command line options",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-git-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-html-tidy5",
                        "p5.30-mhonarc",
                        "p5.30-module-path",
                        "p5.30-razor2-client-agent",
                        "p5.30-www-shorten",
                        "p5.30-perl-minimumversion",
                        "p5.30-data-hexdump",
                        "p5.30-yaml-pp",
                        "p5.30-authen-radius",
                        "p5.30-test2-tools-loadmodule",
                        "p5.30-module-scandeps",
                        "p5.30-datetime-format-natural",
                        "p5.30-file-rename",
                        "p5.30-devel-nytprof",
                        "p5.30-io-compress-brotli",
                        "p5.30-flickr-api",
                        "p5.30-code-tidyall",
                        "p5.30-app-cmd",
                        "p5.30-getopt-long-descriptive",
                        "p5.30-dist-build",
                        "p5.30-libwww-perl",
                        "p5.30-www-mechanize",
                        "p5.30-net-eboks",
                        "p5.30-perl-version",
                        "p5.30-perl-prereqscanner",
                        "p5.30-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-getopt-long",
            "portdir": "perl/p5-getopt-long",
            "version": "2.580.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Long",
            "description": "Getopt::Long - Extended processing of command line options",
            "long_description": "Getopt::Long - Extended processing of command line options",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-git-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-html-tidy5",
                        "p5.32-mhonarc",
                        "p5.32-module-path",
                        "p5.32-razor2-client-agent",
                        "p5.32-www-shorten",
                        "p5.32-perl-minimumversion",
                        "p5.32-data-hexdump",
                        "p5.32-yaml-pp",
                        "p5.32-authen-radius",
                        "p5.32-test2-tools-loadmodule",
                        "p5.32-module-scandeps",
                        "p5.32-datetime-format-natural",
                        "p5.32-file-rename",
                        "p5.32-devel-nytprof",
                        "p5.32-io-compress-brotli",
                        "p5.32-flickr-api",
                        "p5.32-code-tidyall",
                        "p5.32-app-cmd",
                        "p5.32-getopt-long-descriptive",
                        "p5.32-dist-build",
                        "p5.32-libwww-perl",
                        "p5.32-www-mechanize",
                        "p5.32-net-eboks",
                        "p5.32-perl-version",
                        "p5.32-perl-prereqscanner",
                        "p5.32-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-getopt-long",
            "portdir": "perl/p5-getopt-long",
            "version": "2.580.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Long",
            "description": "Getopt::Long - Extended processing of command line options",
            "long_description": "Getopt::Long - Extended processing of command line options",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-git-raw",
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-tidy5",
                        "txt2html",
                        "p5.34-mhonarc",
                        "p5.34-module-path",
                        "p5.34-razor2-client-agent",
                        "p5.34-www-shorten",
                        "clusterssh",
                        "p5.34-perl-minimumversion",
                        "ccdiff",
                        "p5.34-data-hexdump",
                        "p5.34-statistics-covid",
                        "p5.34-bioperl",
                        "p5.34-libwww-perl",
                        "p5.34-www-mechanize",
                        "p5.34-net-eboks",
                        "p5.34-perl-version",
                        "p5.34-perl-prereqscanner",
                        "p5.34-yaml-pp",
                        "ack",
                        "intltool",
                        "p5.34-authen-radius",
                        "p5.34-test2-tools-loadmodule",
                        "p5.34-module-scandeps",
                        "p5.34-datetime-format-natural",
                        "mosh",
                        "wml",
                        "backuppc",
                        "p5.34-file-rename",
                        "p5.34-devel-nytprof",
                        "LaTeXML",
                        "p5-getopt-long",
                        "p5.34-io-compress-brotli",
                        "p5.34-flickr-api",
                        "p5.34-code-tidyall",
                        "git-cal",
                        "youtube-viewer",
                        "p5.34-app-cmd",
                        "p5.34-getopt-long-descriptive",
                        "p5.34-dist-build"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "makepasswd",
                        "myrepos",
                        "texlive-bin-extra",
                        "flamegraph",
                        "privoxy"
                    ]
                }
            ]
        },
        {
            "name": "R-MASS",
            "portdir": "R/R-MASS",
            "version": "7.3-61",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MASS https://www.stats.ox.ac.uk/pub/MASS4",
            "description": "Functions and datasets to support MASS (2002)",
            "long_description": "Functions and datasets to support MASS (2002). Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survival",
                        "R-lattice",
                        "R-nlme",
                        "R-nnet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-class"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cluster",
                        "R-lattice",
                        "R-mgcv",
                        "R-nnet",
                        "R-spatial",
                        "R-KernSmooth",
                        "R-nlme",
                        "R-boot",
                        "R-Matrix"
                    ]
                }
            ]
        },
        {
            "name": "R-RMSDp",
            "portdir": "R/R-RMSDp",
            "version": "0.1.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMSDp",
            "description": "Refined Modified Stahel–Donoho estimators for outlier detection",
            "long_description": "Refined Modified Stahel–Donoho estimators for outlier detection (parallel version).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bruceR",
            "portdir": "R/R-bruceR",
            "version": "2024.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://psychbruce.github.io/bruceR",
            "description": "Broadly useful, convenient and efficient R functions",
            "long_description": "Broadly useful, convenient and efficient R functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-effectsize",
                        "R-performance",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lavaan",
                        "R-data.table",
                        "R-texreg",
                        "R-rio",
                        "R-emmeans",
                        "R-psych",
                        "R-lmerTest",
                        "R-afex",
                        "R-mediation",
                        "R-interactions",
                        "R-jtools",
                        "R-CRAN-recommended",
                        "R-rstudioapi",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-glue",
                        "R-tibble",
                        "R-clipr",
                        "R-readxl",
                        "R-lme4",
                        "R-forcats",
                        "R-haven",
                        "R-ggtext",
                        "R-lmtest",
                        "R-see",
                        "R-openxlsx",
                        "R-cowplot",
                        "R-car",
                        "R-GGally",
                        "R-pacman",
                        "R-vars",
                        "R-GPArotation",
                        "R-BayesFactor",
                        "R-MuMIn",
                        "R-phia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-calibmsm",
            "portdir": "R/R-calibmsm",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexpate30.github.io/calibmsm",
            "description": "Calibration plots for the transition probabilities from multistate models",
            "long_description": "Calibration plots for the transition probabilities from multistate models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-Hmisc",
                        "R-ggExtra",
                        "R-VGAM",
                        "R-rms",
                        "R-mstate",
                        "R-ggpubr",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-diffviewer",
            "portdir": "R/R-diffviewer",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/diffviewer",
            "description": "HTML widget to show file differences",
            "long_description": "HTML widget to show file differences",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmlwidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lemon",
                        "R-pkgdown",
                        "R-testthat"
                    ]
                }
            ]
        },
        {
            "name": "R-fixest",
            "portdir": "R/R-fixest",
            "version": "0.12.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lrberge.github.io/fixest",
            "description": "Fast fixed-effects estimations",
            "long_description": "Fast fixed-effects estimations",
            "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-stringmagic",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-sandwich",
                        "R-dreamerr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-pdftools",
                        "R-lfe",
                        "R-pander",
                        "R-data.table",
                        "R-estimability",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-emmeans",
                        "R-plm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelsummary",
                        "R-didimputation",
                        "R-inters",
                        "R-ivDiag",
                        "R-did2s",
                        "R-effClust",
                        "R-etwfe",
                        "R-penppml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-performance",
                        "R-collapse",
                        "R-ggeffects",
                        "R-broom",
                        "R-modelsummary",
                        "R-insight",
                        "R-plm",
                        "R-multcomp",
                        "R-fplot",
                        "R-RoBMA",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-fmtr",
            "portdir": "R/R-fmtr",
            "version": "1.6.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fmtr.r-sassy.org",
            "description": "Easily apply formats to data",
            "long_description": "Easily apply formats to data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-common",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-libr",
                        "R-logr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-procs",
                        "R-sassy",
                        "R-reporter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-libr"
                    ]
                }
            ]
        },
        {
            "name": "R-geomtextpath",
            "portdir": "R/R-geomtextpath",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allancameron.github.io/geomtextpath",
            "description": "Create curved text paths in R-ggplot2",
            "long_description": "Create curved text paths in R-ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-textshaping",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2",
                        "R-systemfonts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-roxygen2",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedLogit"
                    ]
                }
            ]
        },
        {
            "name": "R-lavacreg",
            "portdir": "R/R-lavacreg",
            "version": "0.2-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lavacreg",
            "description": "Latent variable count regression models",
            "long_description": "Latent variable count regression 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-RcppArmadillo",
                        "R-pracma",
                        "R-SparseGrid",
                        "R-fastGHQuad",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libomp",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-libstable4u",
            "portdir": "R/R-libstable4u",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libstable4u",
            "description": "Tools for fast and accurate evaluation of skew stable distributions",
            "long_description": "Tools for fast and accurate evaluation of skew stable 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-Rcpp",
                        "R-RcppGSL",
                        "R-CRAN-recommended",
                        "gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvpd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stabledist"
                    ]
                }
            ]
        },
        {
            "name": "R-nimbleSMC",
            "portdir": "R/R-nimbleSMC",
            "version": "0.11.1",
            "license": "(BSD or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-nimble.org",
            "description": "Sequential Monte Carlo Methods for R-nimble",
            "long_description": "Sequential Monte Carlo Methods for R-nimble",
            "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-nimble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gobby",
            "portdir": "x11/gobby",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gobby.github.io/",
            "description": "Realtime collaborative editor",
            "long_description": "Gobby is a free collaborative editor which enables you to edit files simultaneously with other users over a network. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.",
            "active": true,
            "categories": [
                "net",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "itstool",
                        "pkgconfig",
                        "gnome-doc-utils",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview3",
                        "libgsasl",
                        "libxmlxx2",
                        "libinfinity",
                        "gtkmm3",
                        "glib2",
                        "glibmm",
                        "gnutls",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesSenMC",
            "portdir": "R/R-BayesSenMC",
            "version": "0.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesSenMC",
            "description": "Different models of posterior distributions of adjusted odds ratio",
            "long_description": "Different models of posterior distributions of adjusted odds ratio",
            "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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-dplyr",
                        "R-BH",
                        "R-rstan",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CNVRG",
            "portdir": "R/R-CNVRG",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CNVRG",
            "description": "Dirichlet multinomial modelling of relative abundance data",
            "long_description": "Dirichlet multinomial modelling of relative abundance data",
            "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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-BH",
                        "R-rstan",
                        "R-vegan",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LMMELSM",
            "portdir": "R/R-LMMELSM",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LMMELSM",
            "description": "Latent Multivariate Mixed Effects Location Scale Models",
            "long_description": "Latent Multivariate Mixed Effects Location Scale 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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-loo",
                        "R-rstan",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PosteriorBootstrap",
            "portdir": "R/R-PosteriorBootstrap",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PosteriorBootstrap",
            "description": "Non-parametric sampling with parallel Monte Carlo",
            "long_description": "Non-parametric sampling with parallel Monte Carlo",
            "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-e1071"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-covr",
                        "R-lintr",
                        "R-BH",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppMeCab",
            "portdir": "R/R-RcppMeCab",
            "version": "0.0.1.3-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/junhewk/RcppMeCab",
            "description": "Rcpp wrapper for mecab library",
            "long_description": "Rcpp wrapper for mecab library",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "mecab",
                        "R-RcppParallel",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}