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

{
    "count": 49836,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=917",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=915",
    "results": [
        {
            "name": "R-rBeta2009",
            "portdir": "R/R-rBeta2009",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rBeta2009",
            "description": "Beta random number and Dirichlet random vector generating functions",
            "long_description": "Beta random number and Dirichlet random vector generating functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-binGroup2"
                    ]
                }
            ]
        },
        {
            "name": "R-RBGL",
            "portdir": "R/R-RBGL",
            "version": "1.80.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/RBGL",
            "description": "Interface to the graph algorithms contained in the Boost library",
            "long_description": "Interface to the graph algorithms contained in the Boost library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-CRAN-recommended",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rgraphviz",
                        "R-RUnit",
                        "R-knitr",
                        "R-XML",
                        "R-BiocGenerics",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pcalg",
                        "R-BiocPkgTools",
                        "R-BiDAG",
                        "R-biocViews",
                        "R-gRbase",
                        "R-eff2",
                        "R-BioNet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-KEGGgraph",
                        "R-graph"
                    ]
                }
            ]
        },
        {
            "name": "R-rbibutils",
            "portdir": "R/R-rbibutils",
            "version": "2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/rbibutils",
            "description": "Read Bibtex files and convert between bibliography formats",
            "long_description": "Read Bibtex files and convert between bibliography formats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-litedown",
                        "R-pkgmaker",
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-r.blip",
            "portdir": "R/R-r.blip",
            "version": "1.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r.blip",
            "description": "Bayesian network learning improved project",
            "long_description": "Bayesian network learning improved project",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bnlearn",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rbmi",
            "portdir": "R/R-rbmi",
            "version": "1.2.6",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/rbmi",
            "description": "Reference-Based Multiple Imputation",
            "long_description": "Implements standard and reference-based multiple imputation methods for continuous longitudinal endpoints.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-assertthat",
                        "R-rstantools",
                        "R-pkgload",
                        "R-rstan",
                        "R-mmrm",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-R.rsp",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rbmn",
            "portdir": "R/R-rbmn",
            "version": "0.9-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbmn",
            "description": "Handling of linear Gaussian Bayesian networks",
            "long_description": "Handling of linear Gaussian Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph",
                        "R-bnlearn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rbooster",
            "portdir": "R/R-rbooster",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbooster",
            "description": "AdaBoost framework for any classifier",
            "long_description": "AdaBoost framework for any classifier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Hmisc",
                        "R-earth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mlbench",
                        "R-imbalance"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rborist",
            "portdir": "R/R-Rborist",
            "version": "0.3-7",
            "license": "(GPL-2+ or MPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/suiji/Arborist",
            "description": "Extensible, parallelizable implementation of the random forest algorithm",
            "long_description": "Extensible, parallelizable implementation of the random forest algorithm",
            "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-digest",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mob"
                    ]
                }
            ]
        },
        {
            "name": "R-R.cache",
            "portdir": "R/R-R.cache",
            "version": "0.16.0",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.cache",
            "description": "Fast and light-weight caching (memoization) of objects and results to speed up computations.",
            "long_description": "Fast and light-weight caching (memoization) of objects and results to speed up computations.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-digest",
                        "R-CRAN-recommended",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-repmis",
                        "R-stepR",
                        "R-PSCBS",
                        "R-scholar",
                        "R-styler",
                        "R-R.filesets",
                        "R-R.rsp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jointseg"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcapture",
            "portdir": "R/R-Rcapture",
            "version": "1.4-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcapture",
            "description": "Log-linear models for capture-recapture experiments",
            "long_description": "Log-linear models for capture-recapture experiments",
            "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": "lib",
                    "ports": [
                        "R-SparseMSE"
                    ]
                }
            ]
        },
        {
            "name": "R-rcartocolor",
            "portdir": "R/R-rcartocolor",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rcartocolor",
            "description": "CARTOColors palettes",
            "long_description": "CARTOColors palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-vdiffr",
                        "R-spData",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace"
                    ]
                }
            ]
        },
        {
            "name": "R-rcccd",
            "portdir": "R/R-rcccd",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rcccd",
            "description": "Class cover catch digraph classification",
            "long_description": "Class cover catch digraph classification",
            "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-Rfast",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-proxy",
                        "R-RANN",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rcdd",
            "portdir": "R/R-rcdd",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.umn.edu/geyer/rcdd",
            "description": "Computational Geometry",
            "long_description": "Computational Geometry",
            "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": [
                        "gmp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kantorovich",
                        "R-PlaneGeometry",
                        "R-mvmesh",
                        "R-polyhedralCubature",
                        "R-hitandrun",
                        "R-CoopGame",
                        "R-blackbox",
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-RCDT",
            "portdir": "R/R-RCDT",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/RCDT",
            "description": "Fast 2D constrained Delaunay triangulation",
            "long_description": "Performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library CDT.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "geometry"
            ],
            "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-gplots",
                        "R-rgl",
                        "R-Rvcg",
                        "R-Polychrome",
                        "R-CRAN-recommended",
                        "R-colorsGen",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-uniformly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gyro"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcereal",
            "portdir": "R/R-Rcereal",
            "version": "1.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wush978/Rcereal",
            "description": "C++11 header files for Cereal",
            "long_description": "C++11 header files for Cereal",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cpp11",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-decor",
                        "R-git2r",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-outliertree",
                        "R-literanger"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcgmin",
            "portdir": "R/R-Rcgmin",
            "version": "2022-4.30",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcgmin",
            "description": "Conjugate gradient minimization of nonlinear functions with box constraints",
            "long_description": "Conjugate gradient minimization of nonlinear functions with box constraints",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-optextras",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimr"
                    ]
                }
            ]
        },
        {
            "name": "R-rcheology",
            "portdir": "R/R-rcheology",
            "version": "4.4.2.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hughjonesd/rcheology",
            "description": "Data on base packages for current and previous versions of R",
            "long_description": "Data on base packages for current and previous versions of R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rchoice",
            "portdir": "R/R-Rchoice",
            "version": "0.3-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rchoice",
            "description": "Discrete choice (binary, Poisson and ordered) models with random parameters",
            "long_description": "Discrete choice (binary, Poisson and ordered) models with random parameters",
            "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-sandwich",
                        "R-Formula",
                        "R-memisc",
                        "R-maxLik",
                        "R-plm",
                        "R-plotrix",
                        "R-msm",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-miscTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-car",
                        "R-AER",
                        "R-pglm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RCLabels",
            "portdir": "R/R-RCLabels",
            "version": "0.1.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://matthewheun.github.io/RCLabels",
            "description": "Manipulate matrix row and column labels with ease",
            "long_description": "Manipulate matrix row and column labels with ease",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-Hmisc",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matsbyname"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matsindf"
                    ]
                }
            ]
        },
        {
            "name": "R-rclipboard",
            "portdir": "R/R-rclipboard",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rclipboard",
            "description": "Shiny/R Wrapper for clipboard.js",
            "long_description": "Shiny/R Wrapper for clipboard.js",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bslib",
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RALSA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scdhlm",
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-rcmdcheck",
            "portdir": "R/R-rcmdcheck",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcmdcheck.r-lib.org",
            "description": "Run R CMD check from R and capture results",
            "long_description": "Run R CMD check from R and capture results",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-desc",
                        "R-rprojroot",
                        "R-sessioninfo",
                        "R-digest",
                        "R-withr",
                        "R-prettyunits",
                        "R-xopen",
                        "R-callr",
                        "R-pkgbuild",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ps",
                        "R-processx",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockery",
                        "R-svglite",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fusen",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-data.validator",
                        "R-beachmat",
                        "R-mark",
                        "R-golem"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcmdr",
            "portdir": "R/R-Rcmdr",
            "version": "2.9-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Misc/Rcmdr",
            "description": "R Commander",
            "long_description": "Platform-independent basic-statistics GUI (graphical user interface) for R, based on the R-tcltk package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tcltk2",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-effects",
                        "R-RcmdrMisc",
                        "R-lme4",
                        "R-relimp",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-multcomp",
                        "R-rgl",
                        "R-aplpack",
                        "R-e1071",
                        "R-colorspace",
                        "R-nortest",
                        "R-readxl",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-Hmisc",
                        "R-sem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-RcmdrPlugin.DoE",
                        "R-RcmdrPlugin.DCCV",
                        "R-RcmdrPlugin.FactoMineR",
                        "R-RcmdrPlugin.HH",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RcmdrPlugin.MA",
                        "R-RcmdrPlugin.MPAStats",
                        "R-RcmdrPlugin.PcaRobust",
                        "R-RcmdrPlugin.RMTCJags",
                        "R-RcmdrPlugin.ROC",
                        "R-RcmdrPlugin.aRnova",
                        "R-RcmdrPlugin.coin",
                        "R-RcmdrPlugin.cpd",
                        "R-RcmdrPlugin.survival",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relimp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrMisc",
            "portdir": "R/R-RcmdrMisc",
            "version": "2.9-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrMisc",
            "description": "R Commander Miscellaneous functions",
            "long_description": "Various statistical, graphics and data-management functions used by the Rcmdr package in the R Commander GUI for R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-nortest",
                        "R-sandwich",
                        "R-readxl",
                        "R-haven",
                        "R-Hmisc",
                        "R-car",
                        "R-readstata13",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-e1071"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-carData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-RcmdrPlugin.DoE",
                        "R-RcmdrPlugin.cpd"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrPlugin.aRnova",
            "portdir": "R/R-RcmdrPlugin.aRnova",
            "version": "0.0.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.aRnova",
            "description": "R Commander plug-in for repeated-measures ANOVA",
            "long_description": "R Commander plug-in for repeated-measures ANOVA",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.coin",
            "portdir": "R/R-RcmdrPlugin.coin",
            "version": "1.0-23",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.coin",
            "description": "R Commander R-coin plug-in",
            "long_description": "R Commander R-coin plug-in",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coin",
                        "R-multcomp",
                        "R-CRAN-recommended",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.cpd",
            "portdir": "R/R-RcmdrPlugin.cpd",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.cpd",
            "description": "R Commander plug-in for complex Pearson distributions",
            "long_description": "R Commander plug-in for complex Pearson distributions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpd",
                        "R-RcmdrMisc",
                        "R-CRAN-recommended",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.DCCV",
            "portdir": "R/R-RcmdrPlugin.DCCV",
            "version": "0.1-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.DCCV",
            "description": "R Commander plug-in for dichotomous choice contingent valuation",
            "long_description": "R Commander plug-in for dichotomous choice contingent valuation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-DCchoice",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.DoE",
            "portdir": "R/R-RcmdrPlugin.DoE",
            "version": "0.12-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.DoE",
            "description": "R Commander plug-in for (industrial) design of experiments",
            "long_description": "R Commander plug-in for (industrial) design of experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-DoE.wrapper",
                        "R-FrF2",
                        "R-CRAN-recommended",
                        "R-DoE.base",
                        "R-RcmdrMisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FrF2.catlg128"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.EZR",
            "portdir": "R/R-RcmdrPlugin.EZR",
            "version": "1.68",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.EZR",
            "description": "R Commander plug-in for the EZR (Easy R)",
            "long_description": "R Commander plug-in for the EZR (Easy R)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-readstata13",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-rgl",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmerTest",
                        "R-cmprsk",
                        "R-plotly",
                        "R-multcomp",
                        "R-clinfun",
                        "R-rstatix",
                        "R-meta",
                        "R-aplpack",
                        "R-netmeta",
                        "R-aod",
                        "R-survivalROC",
                        "R-tableone",
                        "R-survRM2",
                        "R-Matching",
                        "R-brant",
                        "R-consort",
                        "R-currentSurvival",
                        "R-lawstat",
                        "R-metatest",
                        "R-swimplot",
                        "R-abind",
                        "R-mvtnorm",
                        "R-readxl",
                        "R-ggplot2",
                        "R-pROC",
                        "R-car"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.FactoMineR",
            "portdir": "R/R-RcmdrPlugin.FactoMineR",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.FactoMineR",
            "description": "R Commander plug-in for R-FactoMineR",
            "long_description": "R Commander plug-in for R-FactoMineR",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FactoMineR",
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.HH",
            "portdir": "R/R-RcmdrPlugin.HH",
            "version": "1.1-51",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.HH",
            "description": "R Commander support for the HH package",
            "long_description": "R Commander support for the HH package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-HH",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latticeExtra",
                        "R-car",
                        "R-leaps",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.KMggplot2",
            "portdir": "R/R-RcmdrPlugin.KMggplot2",
            "version": "0.2-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.KMggplot2",
            "description": "R Commander plug-in for data visualization with ggplot2",
            "long_description": "R Commander plug-in for data visualization with ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-ggthemes",
                        "R-Rcmdr",
                        "R-tcltk2",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-extrafont"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.MA",
            "portdir": "R/R-RcmdrPlugin.MA",
            "version": "0.0-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.MA",
            "description": "GUI for conducting meta-analyses in R",
            "long_description": "GUI for conducting meta-analyses in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MAd",
                        "R-CRAN-recommended",
                        "R-metafor",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-scales",
                        "R-rmarkdown",
                        "R-compute.es"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.MPAStats",
            "portdir": "R/R-RcmdrPlugin.MPAStats",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.MPAStats",
            "description": "R Commander plug-in for MPA statistics",
            "long_description": "Extends R Commander with a unified menu of new and pre-existing statistical functions related to public management and policy analysis statistics.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ordinal",
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.PcaRobust",
            "portdir": "R/R-RcmdrPlugin.PcaRobust",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.PcaRobust",
            "description": "R Commander plug-in for robust principal component analysis",
            "long_description": "R Commander plug-in for robust principal component analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-tkrplot",
                        "R-robustbase",
                        "R-CRAN-recommended",
                        "R-rrcov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.RMTCJags",
            "portdir": "R/R-RcmdrPlugin.RMTCJags",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.RMTCJags",
            "description": "R MTC JAGS Rcmdr plugin",
            "long_description": "R MTC JAGS Rcmdr plugin",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-runjags",
                        "R-rjags",
                        "jags",
                        "R-rmeta",
                        "R-CRAN-recommended",
                        "R-Rcmdr",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.ROC",
            "portdir": "R/R-RcmdrPlugin.ROC",
            "version": "1.0-19",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.ROC",
            "description": "R Commander plug-in for receiver operator characteristic tools from R-pROC package",
            "long_description": "R Commander plug-in for receiver operator characteristic tools from R-pROC package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-pROC",
                        "R-CRAN-recommended",
                        "R-ResourceSelection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.survival",
            "portdir": "R/R-RcmdrPlugin.survival",
            "version": "1.3-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.survival",
            "description": "R Commander plug-in for R-survival",
            "long_description": "R Commander plug-in for R-survival",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-car",
                        "R-CRAN-recommended",
                        "R-date"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.temis",
            "portdir": "R/R-RcmdrPlugin.temis",
            "version": "0.7.10",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.temis",
            "description": "Graphical integrated text mining solution",
            "long_description": "Graphical integrated text mining solution",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-latticeExtra",
                        "R-R2HTML",
                        "R-slam",
                        "R-ca",
                        "R-stringi",
                        "R-tm",
                        "R-Rcmdr",
                        "R-tcltk2",
                        "R-CRAN-recommended",
                        "R-NLP",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rco",
            "portdir": "R/R-rco",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jcrodriguez1989.github.io/rco",
            "description": "R Code Optimizer",
            "long_description": "R Code Optimizer",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-shinythemes",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-httr",
                        "R-rstudioapi",
                        "R-rvest",
                        "R-covr",
                        "R-microbenchmark",
                        "R-diffr",
                        "R-xml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RColorBrewer",
            "portdir": "R/R-RColorBrewer",
            "version": "1.1-3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RColorBrewer",
            "description": "ColorBrewer palettes",
            "long_description": "ColorBrewer palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rfm",
                        "R-convdistr",
                        "R-pheatmap",
                        "R-diffudist",
                        "R-plotly",
                        "R-dynsbm",
                        "R-tsutils",
                        "R-clustMixType",
                        "R-riverplot",
                        "R-prettyglm",
                        "R-fabMix",
                        "R-disaggR",
                        "R-mstate",
                        "R-PROreg",
                        "R-hdrcde",
                        "R-kcpRS",
                        "R-coca",
                        "R-lddmm",
                        "R-bbl",
                        "R-scales",
                        "R-mosum",
                        "R-multinomialLogitMix",
                        "R-multiview",
                        "R-ComplexHeatmap",
                        "R-cvCovEst",
                        "R-Seurat",
                        "R-psd",
                        "R-quantregForest",
                        "R-shinyr",
                        "R-dcanr",
                        "R-rasterVis",
                        "R-heatmaply",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RcmdrPlugin.temis",
                        "R-dlstats",
                        "R-SUMMER",
                        "R-klic",
                        "R-DiagrammeR",
                        "R-tagcloud",
                        "R-rmcorr",
                        "R-wordcloud",
                        "R-GGally",
                        "R-latticeExtra",
                        "R-leaflet",
                        "R-HH",
                        "R-ERPM",
                        "R-BayesNetBP",
                        "R-bnmonitor",
                        "R-hbamr",
                        "R-WeightedCluster",
                        "R-RobLox",
                        "R-multinet",
                        "R-hfr",
                        "R-TraMineRextras",
                        "R-MAPA",
                        "R-MixSIAR",
                        "R-LambertW",
                        "R-mixOmics",
                        "R-TraMineR",
                        "R-fnets",
                        "R-beast",
                        "R-NMF",
                        "R-networktools",
                        "R-noisemodel",
                        "R-catdap",
                        "R-ggalt",
                        "R-ggiraphExtra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CTD",
                        "R-DirichletMultinomial",
                        "R-corrplot",
                        "R-KEGGgraph",
                        "R-einet",
                        "R-colorspace",
                        "R-genefilter",
                        "R-GMCM",
                        "R-epiR",
                        "R-bayesplot",
                        "R-expm",
                        "R-cornet",
                        "R-PWEXP",
                        "R-Polychrome",
                        "R-spacetime",
                        "R-vioplot",
                        "R-dotCall64",
                        "R-animint2",
                        "R-mboost",
                        "R-Ckmeans.1d.dp",
                        "R-robustbase",
                        "R-gdalUtilities",
                        "R-tidybayes",
                        "R-randomForest",
                        "R-kyotil",
                        "R-ggplot2",
                        "R-ggpubr",
                        "R-sp",
                        "R-bliss",
                        "R-leiden",
                        "R-diceR",
                        "R-HilbertCurve",
                        "R-atime",
                        "R-spdep",
                        "R-robustlmm",
                        "R-EMCluster",
                        "R-EnrichedHeatmap",
                        "R-gt",
                        "R-dplR",
                        "R-RandomFields",
                        "R-factorstochvol",
                        "R-robber",
                        "R-fdaSP",
                        "R-jmvcore",
                        "R-RgoogleMaps",
                        "R-refund",
                        "R-sentopics",
                        "R-tidyjson",
                        "R-jtools",
                        "R-DoE.base",
                        "R-mHMMbayes"
                    ]
                }
            ]
        },
        {
            "name": "R-rconfig",
            "portdir": "R/R-rconfig",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hub.analythium.io/rconfig",
            "description": "Manage R configuration at the command line",
            "long_description": "Manage R configuration at the command line",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-yaml",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RConics",
            "portdir": "R/R-RConics",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emanuelhuber/RConics",
            "description": "Computations on conics",
            "long_description": "Computations on conics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-predtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-eulerr"
                    ]
                }
            ]
        },
        {
            "name": "R-rcorpora",
            "portdir": "R/R-rcorpora",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/rcorpora",
            "description": "Collection of small text corpora of interesting data",
            "long_description": "Collection of small text corpora of interesting data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ids"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcpp",
            "portdir": "R/R-Rcpp",
            "version": "1.0.13-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rcpp.org",
            "description": "Seamless R and C++ Integration",
            "long_description": "Seamless R and C++ Integration",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgKitten",
                        "R-rbenchmark",
                        "R-tinytest",
                        "R-inline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-EigenR",
                        "R-RcppAnnoy",
                        "R-RcppArmadillo",
                        "R-RcppCCTZ",
                        "R-RcppDL",
                        "R-RcppDist",
                        "R-RcppDynProg",
                        "R-RcppEigen",
                        "R-RcppEnsmallen",
                        "R-RcppFastFloat",
                        "R-RcppGSL",
                        "R-RcppNumerical",
                        "R-RcppQuantuccia",
                        "R-RcppRoll",
                        "R-RcppTN",
                        "R-RcppZiggurat",
                        "R-Rfast",
                        "R-Rfast2",
                        "R-httpuv",
                        "R-inferr",
                        "R-later",
                        "R-minqa",
                        "R-promises",
                        "R-splines2",
                        "R-Amelia",
                        "R-anytime",
                        "R-ape",
                        "R-arrApply",
                        "R-bayescopulareg",
                        "R-bayesm",
                        "R-bspline",
                        "R-collapse",
                        "R-cubature",
                        "R-plyr",
                        "R-rstantools",
                        "R-bggum",
                        "R-mixsqp",
                        "R-mvnfast",
                        "R-survey",
                        "R-reshape2",
                        "R-rstan",
                        "R-blavaan",
                        "R-brms",
                        "R-lme4",
                        "R-rstanarm",
                        "R-ggdist",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-extraDistr",
                        "R-forecast",
                        "R-gridtext",
                        "R-imputeTS",
                        "R-projpred",
                        "R-prophet",
                        "R-BGVAR",
                        "R-ashr",
                        "R-baggr",
                        "R-interp",
                        "R-openxlsx",
                        "R-stochvol",
                        "R-RcppTOML",
                        "R-jsonify",
                        "R-geometries",
                        "R-ggforce",
                        "R-ggrepel",
                        "R-sfheaders",
                        "R-xplorerr",
                        "R-ModelMetrics",
                        "R-conquer",
                        "R-dcov",
                        "R-fido",
                        "R-pROC",
                        "R-bmlm",
                        "R-bsvars",
                        "R-gbeta",
                        "R-gppm",
                        "R-qgraph",
                        "R-dqrng",
                        "R-hunspell",
                        "R-kde1d",
                        "R-sitmo",
                        "R-diseq",
                        "R-triebeard",
                        "R-urltools",
                        "R-reticulate",
                        "R-gdtools",
                        "R-nanotime",
                        "R-qpdf",
                        "R-units",
                        "R-xslt",
                        "R-GA",
                        "R-PolynomF",
                        "R-dtts",
                        "R-hts",
                        "R-lbfgs",
                        "R-RationalMatrix",
                        "R-lbfgsb3c",
                        "R-rvg",
                        "R-fastGHQuad",
                        "R-lavacreg",
                        "R-prodlim",
                        "R-wdm",
                        "R-RSpectra",
                        "R-apollo",
                        "R-lhs",
                        "R-padr",
                        "R-purrrlyr",
                        "R-umap",
                        "R-icenReg",
                        "R-mets",
                        "R-ranger",
                        "R-readstata13",
                        "R-survPen",
                        "R-greybox",
                        "R-legion",
                        "R-mice",
                        "R-pdftools",
                        "R-riskRegression",
                        "R-rlme",
                        "R-robustlmm",
                        "R-smooth",
                        "R-sommer",
                        "R-tesseract",
                        "R-glmnet",
                        "R-isqg",
                        "R-bisque",
                        "R-grf",
                        "R-lavaSearch2",
                        "R-spam",
                        "R-targeted",
                        "R-flexsurv",
                        "R-ramcmc",
                        "R-rmsb",
                        "R-rstpm2",
                        "R-rtdists",
                        "R-selectiveInference",
                        "R-sparsevb",
                        "R-fixest",
                        "R-fplot",
                        "R-geometry",
                        "R-hal9001",
                        "R-matrixprofiler",
                        "R-mirtjml",
                        "R-bpgmm",
                        "R-ctsem",
                        "R-ddalpha",
                        "R-elfDistr",
                        "R-fabMix",
                        "R-mcglm",
                        "R-mcmcse",
                        "R-BayesFactor",
                        "R-alpaca",
                        "R-bife",
                        "R-calculus",
                        "R-marginaleffects",
                        "R-multicool",
                        "R-mvp",
                        "R-pander",
                        "R-roptim",
                        "R-sanic",
                        "R-spray",
                        "R-HypergeoMat",
                        "R-lime",
                        "R-graphlayouts",
                        "R-uwot",
                        "R-dcurver",
                        "R-hsstan",
                        "R-mirt",
                        "R-phangorn",
                        "R-phyr",
                        "R-RcppClassic",
                        "R-RcppFastAD",
                        "R-bmgarch",
                        "R-RcppArray",
                        "R-RcppBDT",
                        "R-RcppEigenAD",
                        "R-RcppXts",
                        "R-pema",
                        "R-rstanemax",
                        "R-CVXR",
                        "R-mixl",
                        "R-osqp",
                        "R-pryr",
                        "R-Ckmeans.1d.dp",
                        "R-Gmisc",
                        "R-MatrixExtra",
                        "R-clifford",
                        "R-freealg",
                        "R-hyper2",
                        "R-milr",
                        "R-penalized",
                        "R-psd",
                        "R-rsparse",
                        "R-text2vec",
                        "R-ulid",
                        "R-estimatr",
                        "R-hbal",
                        "R-qs",
                        "R-stringfish",
                        "R-BayesRGMM",
                        "R-RcppML",
                        "R-olsrr",
                        "R-PRIMME",
                        "R-RcppSMC",
                        "R-flintyR",
                        "R-pcaMethods",
                        "R-rvinecopulib",
                        "R-ztpln",
                        "R-sparseDFM",
                        "R-AlphaHull3D",
                        "R-RcppCGAL",
                        "R-RcppXPtrUtils",
                        "R-Rvcg",
                        "R-ast2ast",
                        "R-cgalMeshes",
                        "R-concom",
                        "R-jacobi",
                        "R-lazyNumbers",
                        "R-r2sundials",
                        "R-rmarchingcubes",
                        "R-rmumps",
                        "R-tmbstan",
                        "R-Rtsne",
                        "R-esreg",
                        "R-rotasym",
                        "R-sphunif",
                        "R-GSE",
                        "R-cellWise",
                        "R-openxlsx2",
                        "R-fable",
                        "R-fable.prophet",
                        "R-BSSprep",
                        "R-ICtest",
                        "R-MsCoreUtils",
                        "R-fICA",
                        "R-singR",
                        "R-BiocSingular",
                        "R-bayesbr",
                        "R-beachmat",
                        "R-coconots",
                        "R-hipread",
                        "R-publipha",
                        "R-sparseMatrixStats",
                        "R-BiocNeighbors",
                        "R-RcppHNSW",
                        "R-RiemBase",
                        "R-RoBTT",
                        "R-bluster",
                        "R-cccp",
                        "R-dbscan",
                        "R-maotai",
                        "R-mlpack",
                        "R-optiSolve",
                        "R-ggiraph",
                        "R-matrixdist",
                        "R-multiview",
                        "R-packcircles",
                        "R-tglkmeans",
                        "R-BayesESS",
                        "R-MatrixCorrelation",
                        "R-bfast",
                        "R-cbq",
                        "R-fourierin",
                        "R-geosphere",
                        "R-ipaddress",
                        "R-mcemGLM",
                        "R-mixgb",
                        "R-strucchangeRcpp",
                        "R-CDM",
                        "R-GDINA",
                        "R-TAM",
                        "R-dcm2",
                        "R-dfms",
                        "R-measr",
                        "R-miceadds",
                        "R-pbv",
                        "R-sirt",
                        "R-JMbayes",
                        "R-LMMELSM",
                        "R-bayesGAM",
                        "R-bayesZIB",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-energy",
                        "R-ggip",
                        "R-hBayesDM",
                        "R-llbayesireg",
                        "R-odeintr",
                        "R-rPref",
                        "R-rater",
                        "R-set6",
                        "R-symengine",
                        "R-volesti",
                        "R-zoid",
                        "R-RcppHungarian",
                        "R-bigalgebra",
                        "R-bigmemory",
                        "R-brlrmr",
                        "R-glmmPen",
                        "R-huge",
                        "R-orf",
                        "R-quanteda",
                        "R-runner",
                        "R-sentopics",
                        "R-synchronicity",
                        "R-tibbletime",
                        "R-BayesPPD",
                        "R-BayesSenMC",
                        "R-apcluster",
                        "R-benchr",
                        "R-cgalPolygons",
                        "R-kebabs",
                        "R-lpirfs",
                        "R-ndjson",
                        "R-nnlib2Rcpp",
                        "R-pcalg",
                        "R-quanteda.textmodels",
                        "R-rpf",
                        "R-striprtf",
                        "R-yuima",
                        "R-BVSNLP",
                        "R-FSelectorRcpp",
                        "R-MedianaDesigner",
                        "R-OwenQ",
                        "R-REndo",
                        "R-rminqa",
                        "R-vennLasso",
                        "R-BMisc",
                        "R-DRDID",
                        "R-Gmedian",
                        "R-bigreadr",
                        "R-bigsnpr",
                        "R-bigsparser",
                        "R-bigstatsr",
                        "R-bigutilsr",
                        "R-didimputation",
                        "R-flock",
                        "R-jmatrix",
                        "R-nabor",
                        "R-rEDM",
                        "R-staggered",
                        "R-brmsmargins",
                        "R-fst",
                        "R-fstcore",
                        "R-interpolation",
                        "R-LaF",
                        "R-bWGR",
                        "R-gamselBayes",
                        "R-stan4bart",
                        "R-LMMsolver",
                        "R-LorenzRegression",
                        "R-betaBayes",
                        "R-kernelboot",
                        "R-magick",
                        "R-phacking",
                        "R-BNSL",
                        "R-ChemmineR",
                        "R-RcppSimdJson",
                        "R-blockcluster",
                        "R-fortranfctpassing",
                        "R-gRain",
                        "R-gRbase",
                        "R-rtkore",
                        "R-MTS",
                        "R-avar",
                        "R-bartcs",
                        "R-basad",
                        "R-bpnreg",
                        "R-ccaPP",
                        "R-cord",
                        "R-cpop",
                        "R-echoice2",
                        "R-simts",
                        "R-stlplus",
                        "R-tsBSS",
                        "R-bws",
                        "R-fcirt",
                        "R-hbamr",
                        "R-surveil",
                        "R-wordcloud",
                        "R-BayesQVGEL",
                        "R-MIRES",
                        "R-Rlgt",
                        "R-YPPE",
                        "R-aricode",
                        "R-copre",
                        "R-eNchange",
                        "R-hawkes",
                        "R-l0ara",
                        "R-n1qn1",
                        "R-qGaussian",
                        "R-spacefillr",
                        "R-bellreg",
                        "R-netUtils",
                        "R-LOPART",
                        "R-binsegRcpp",
                        "R-re2",
                        "R-re2r",
                        "R-BART",
                        "R-Rgof",
                        "R-bvarsv",
                        "R-gMWT",
                        "R-ptf",
                        "R-KODAMA",
                        "R-VeryLargeIntegers",
                        "R-intmap",
                        "R-mev",
                        "R-minerva",
                        "R-primes",
                        "R-trustOptim",
                        "R-ClusVis",
                        "R-RInside",
                        "R-RMixtCompIO",
                        "R-Rmixmod",
                        "R-SparseChol",
                        "R-VarSelLCM",
                        "R-braggR",
                        "R-glmmrBase",
                        "R-glmmrOptim",
                        "R-mfGARCH",
                        "R-ADMM",
                        "R-RGMM",
                        "R-RcppClassicExamples",
                        "R-RcppClock",
                        "R-RcppDE",
                        "R-RcppGetconf",
                        "R-RcppMsgPack",
                        "R-RcppRedis",
                        "R-Rdimtools",
                        "R-bgms",
                        "R-genie",
                        "R-genieclust",
                        "R-kohonen",
                        "R-lcopula",
                        "R-mclustcomp",
                        "R-rpm",
                        "R-wdnet",
                        "R-BinSegBstrap",
                        "R-RcppColors",
                        "R-RcppFarmHash",
                        "R-RcppGreedySetCover",
                        "R-RcppHMM",
                        "R-RcppSpdlog",
                        "R-RcppStreams",
                        "R-RcppUUID",
                        "R-TreeBUGS",
                        "R-acebayes",
                        "R-bliss",
                        "R-disclapmix",
                        "R-disclapmix2",
                        "R-exdex",
                        "R-leidenAlg",
                        "R-penppml",
                        "R-rDppDiversity",
                        "R-revdbayes",
                        "R-rust",
                        "R-sccore",
                        "R-hommel",
                        "R-icr",
                        "R-markovmix",
                        "R-pimeta",
                        "R-rcccd",
                        "R-sarima",
                        "R-BCSub",
                        "R-MHD",
                        "R-ROptSpace",
                        "R-anMC",
                        "R-clustAnalytics",
                        "R-graphicalVAR",
                        "R-manifold",
                        "R-parallelDist",
                        "R-remaCor",
                        "R-tm",
                        "R-magi",
                        "R-metaBMA",
                        "R-mosum",
                        "R-paropt",
                        "R-quantities",
                        "R-bravo",
                        "R-covglasso",
                        "R-dpcc",
                        "R-fasterize",
                        "R-glca",
                        "R-qpmadr",
                        "R-raster",
                        "R-terra",
                        "R-unmarked",
                        "R-wkutils",
                        "R-RTransferEntropy",
                        "R-RcppMeCab",
                        "R-eBsc",
                        "R-lddmm",
                        "R-DelayedRandomArray",
                        "R-ClusPred",
                        "R-DESeq2",
                        "R-gRc",
                        "R-mDAG",
                        "R-nftbart",
                        "R-pgdraw",
                        "R-spBFA",
                        "R-womblR",
                        "R-CovTools",
                        "R-KernelKnn",
                        "R-MomTrunc",
                        "R-NetMix",
                        "R-RSNNS",
                        "R-RcppExamples",
                        "R-SHT",
                        "R-StempCens",
                        "R-cladoRcpp",
                        "R-elmNNRcpp",
                        "R-lefko3",
                        "R-mastif",
                        "R-poisbinom",
                        "R-proxyC",
                        "R-rmBayes",
                        "R-tlrmvnmvt",
                        "R-lamW",
                        "R-lutz",
                        "R-mdgc",
                        "R-mmcif",
                        "R-parsermd",
                        "R-psqn",
                        "R-survstan",
                        "R-NPflow",
                        "R-cnum",
                        "R-parglm",
                        "R-tmvtnsim",
                        "R-RNewsflow",
                        "R-bootUR",
                        "R-crctStepdown",
                        "R-fastglm",
                        "R-gena",
                        "R-hpa",
                        "R-levmaR",
                        "R-mnorm",
                        "R-narray",
                        "R-philentropy",
                        "R-swephR",
                        "R-switchSelection",
                        "R-RZigZag",
                        "R-cooltools",
                        "R-hdbm",
                        "R-samc",
                        "R-APML0",
                        "R-LongMemoryTS",
                        "R-RPtests",
                        "R-RestRserve",
                        "R-vapour",
                        "R-ClusterR",
                        "R-OpenImageR",
                        "R-Ryacas",
                        "R-ade4",
                        "R-blaster",
                        "R-decido",
                        "R-rrum",
                        "R-rugarch",
                        "R-simcdm",
                        "R-CircSpaceTime",
                        "R-DescTools",
                        "R-RQuantLib",
                        "R-RcppCensSpatial",
                        "R-Ryacas0",
                        "R-jack",
                        "R-qspray",
                        "R-relliptical",
                        "R-BranchGLM",
                        "R-UComp",
                        "R-scoringRules",
                        "R-IsingSampler",
                        "R-coneproj",
                        "R-BiDAG",
                        "R-GofKmt",
                        "R-NNS",
                        "R-bayesAB",
                        "R-fractalRegression",
                        "R-highs",
                        "R-lolog",
                        "R-ctmcd",
                        "R-markovchain",
                        "R-s2",
                        "R-sf",
                        "R-sundialr",
                        "R-DepthProc",
                        "R-Morpho",
                        "R-Riemann",
                        "R-T4cluster",
                        "R-cbinom",
                        "R-emBayes",
                        "R-fdacluster",
                        "R-fdasrvf",
                        "R-libstableR",
                        "R-TDAkit",
                        "R-TDAstats",
                        "R-abn",
                        "R-free",
                        "R-gofar",
                        "R-lwgeom",
                        "R-rrpack",
                        "R-xtensor",
                        "R-qlcal",
                        "R-InteractionSet",
                        "R-ODRF",
                        "R-csaw",
                        "R-edgeR",
                        "R-flexpolyline",
                        "R-geostan",
                        "R-metapod",
                        "R-sentometrics",
                        "R-spfa",
                        "R-FastGP",
                        "R-SVDNF",
                        "R-TAG",
                        "R-fHMM",
                        "R-fdapace",
                        "R-ibs",
                        "R-ncpen",
                        "R-outliertree",
                        "R-varbvs",
                        "R-watson",
                        "R-JacobiEigen",
                        "R-Lmoments",
                        "R-MetricGraph",
                        "R-RUVIIIC",
                        "R-ecp",
                        "R-evgam",
                        "R-isotree",
                        "R-matrixset",
                        "R-rucrdtw",
                        "R-zic",
                        "R-Rlinsolve",
                        "R-SpatialBSS",
                        "R-ZVCV",
                        "R-diffudist",
                        "R-mcmcsae",
                        "R-BayesMallows",
                        "R-PLMIX",
                        "R-RcppJagger",
                        "R-fastshap",
                        "R-predtools",
                        "R-rankdist",
                        "R-FaultTree",
                        "R-Rlibeemd",
                        "R-blockmodels",
                        "R-imbalance",
                        "R-tensorBSS",
                        "R-Rsomoclu",
                        "R-RLRsim",
                        "R-RMSS",
                        "R-bvartools",
                        "R-pense",
                        "R-robStepSplitReg",
                        "R-seqHMM",
                        "R-tdata",
                        "R-CptNonPar",
                        "R-MatchIt",
                        "R-RcppCWB",
                        "R-dynmix",
                        "R-ergmito",
                        "R-idefix",
                        "R-ebTobit",
                        "R-binGroup2",
                        "R-STAREG",
                        "R-smoof",
                        "R-dipsaus",
                        "R-filearray",
                        "R-gsDesign2",
                        "R-lazyarray",
                        "R-BayesProject",
                        "R-SCCI",
                        "R-dga",
                        "R-klsh",
                        "R-SAGMM",
                        "R-lowmemtkmeans",
                        "R-rexpokit",
                        "R-sBIC",
                        "R-LOMAR",
                        "R-YPBP",
                        "R-drf",
                        "R-eimpute",
                        "R-rmdcev",
                        "R-transport",
                        "R-alakazam",
                        "R-hopit",
                        "R-jfa",
                        "R-robmixglm",
                        "R-tagcloud",
                        "R-BayesianTools",
                        "R-FastGaSP",
                        "R-FastJM",
                        "R-JMbayes2",
                        "R-RobustGaSP",
                        "R-adjclust",
                        "R-dtwclust",
                        "R-parallelpam",
                        "R-sensitivity",
                        "R-spaMM",
                        "R-RBesT",
                        "R-densEstBayes",
                        "R-fastadi",
                        "R-fmtr",
                        "R-libr",
                        "R-miic",
                        "R-mvabund",
                        "R-secure",
                        "R-trialr",
                        "R-mokken",
                        "R-reclin2",
                        "R-BayesReversePLLH",
                        "R-BayesSUR",
                        "R-factorstochvol",
                        "R-lessSEM",
                        "R-piton",
                        "R-Carlson",
                        "R-DPP",
                        "R-DstarM",
                        "R-dng",
                        "R-ICcalib",
                        "R-maq",
                        "R-mombf",
                        "R-rgeoda",
                        "R-sgd",
                        "R-treeclim",
                        "R-GiRaF",
                        "R-comat",
                        "R-desla",
                        "R-dlib",
                        "R-gamreg",
                        "R-gdalraster",
                        "R-motif",
                        "R-pompp",
                        "R-robustHD",
                        "R-rrcovHD",
                        "R-sparseLTSEigen",
                        "R-TruncatedNormal",
                        "R-countSTAR",
                        "R-TSrepr",
                        "R-mkde",
                        "R-GPM",
                        "R-GpGp",
                        "R-WSGeometry",
                        "R-datefixR",
                        "R-imager",
                        "R-iprior",
                        "R-plac",
                        "R-MendelianRandomization",
                        "R-exactextractr",
                        "R-jaccard",
                        "R-ldt",
                        "R-ROI.plugin.qpoases",
                        "R-FLORAL",
                        "R-RDP",
                        "R-fromo",
                        "R-hystar",
                        "R-nebula",
                        "R-peppm",
                        "R-Pijavski",
                        "R-baygel",
                        "R-bsplinePsd",
                        "R-einsum",
                        "R-KSgeneral",
                        "R-ggdmc",
                        "R-hclust1d",
                        "R-kdecopula",
                        "R-mixvlmc",
                        "R-sleev",
                        "R-Rborist",
                        "R-RealVAMS",
                        "R-SeuratObject",
                        "R-dHSIC",
                        "R-robustBLME",
                        "R-simplextree",
                        "R-sparseHessianFD",
                        "R-SAMM",
                        "R-bigtime",
                        "R-MCMCprecision",
                        "R-RDSsamplesize",
                        "R-fDMA",
                        "R-multinomialLogitMix",
                        "R-puniform",
                        "R-Rpcop",
                        "R-dsfa",
                        "R-frab",
                        "R-princurve",
                        "R-Rfssa",
                        "R-dgumbel",
                        "R-gigg",
                        "R-mlsbm",
                        "R-pg",
                        "R-psgp",
                        "R-sbmSDP",
                        "R-SpaceTimeBSS",
                        "R-aihuman",
                        "R-gsignal",
                        "R-hdpGLM",
                        "R-lvmcomp",
                        "R-sparsio",
                        "R-RGeode",
                        "R-dpseg",
                        "R-mixedClust",
                        "R-ordinalClust",
                        "R-xdcclarge",
                        "R-Bayesrel",
                        "R-OpenMx",
                        "R-boodist",
                        "R-diceR",
                        "R-mxsem",
                        "R-odbc",
                        "R-TileDBArray",
                        "R-bindrcpp",
                        "R-quanteda.textstats",
                        "R-rego",
                        "R-roll",
                        "R-tiledb",
                        "R-zebu",
                        "R-RTMB",
                        "R-fmesher",
                        "R-invgamstochvol",
                        "R-nbfar",
                        "R-psp",
                        "R-GMCM",
                        "R-coga",
                        "R-glmmLasso",
                        "R-jiebaR",
                        "R-netrankr",
                        "R-propagate",
                        "R-readsdmx",
                        "R-wCorr",
                        "R-RVCompare",
                        "R-disk.frame",
                        "R-truncnormbayes",
                        "R-PReMiuM",
                        "R-bartBMA",
                        "R-expectreg",
                        "R-rrMixture",
                        "R-vMF",
                        "R-mbbefd",
                        "R-rootWishart",
                        "R-FENmlm",
                        "R-slasso",
                        "R-libstable4u",
                        "R-QF",
                        "R-RcppInt64",
                        "R-carat",
                        "R-hibayes",
                        "R-lpcde",
                        "R-pomdp",
                        "R-rvMF",
                        "R-scModels",
                        "R-FLOPART",
                        "R-plotHMM",
                        "R-unitquantreg",
                        "R-rdist",
                        "R-RobustCalibration",
                        "R-defm",
                        "R-eyelinkReader",
                        "R-SequenceSpikeSlab",
                        "R-bcROCsurface",
                        "R-bootCT",
                        "R-hrqglas",
                        "R-rqPen",
                        "R-zlib",
                        "R-GPFDA",
                        "R-SBCK",
                        "R-bssm",
                        "R-diagis",
                        "R-diffmatchpatch",
                        "R-eulerr",
                        "R-gretel",
                        "R-polylabelr",
                        "R-smoots",
                        "R-walker",
                        "R-waspr",
                        "R-BWStest",
                        "R-pcFactorStan",
                        "R-fastcpd",
                        "R-fdaMixed",
                        "R-ocf",
                        "R-pqrBayes",
                        "R-wbsts",
                        "R-indelmiss",
                        "R-mixture",
                        "R-QRM",
                        "R-ReIns",
                        "R-bnclassify",
                        "R-fdaSP",
                        "R-ivx",
                        "R-minMSE",
                        "R-ICSClust",
                        "R-tclust",
                        "R-evinf",
                        "R-mmrm",
                        "R-palm",
                        "R-rbmi",
                        "R-dann",
                        "R-etm",
                        "R-geoCount",
                        "R-lgpr",
                        "R-GPareto",
                        "R-RProtoBuf",
                        "R-bayesPO",
                        "R-dccpp",
                        "R-kalmanfilter",
                        "R-kimfilter",
                        "R-protolite",
                        "R-MGMM",
                        "R-bayes4psy",
                        "R-lrstat",
                        "R-Rirt",
                        "R-hetGP",
                        "R-lfmm",
                        "R-mHMMbayes",
                        "R-qqconf",
                        "R-qtl2",
                        "R-SMR",
                        "R-BCEE",
                        "R-cglm",
                        "R-fRLR",
                        "R-BLSM",
                        "R-Qtools",
                        "R-kgrams",
                        "R-tokenizers",
                        "R-sparseinv",
                        "R-EnrichedHeatmap",
                        "R-FRK",
                        "R-aRtsy",
                        "R-apeglm",
                        "R-deepgp",
                        "R-mashr",
                        "R-Sieve",
                        "R-rayimage",
                        "R-thurstonianIRT",
                        "R-Rlibkdv",
                        "R-esemifar",
                        "R-telefit",
                        "R-humaniformat",
                        "R-vinereg",
                        "R-cPCG",
                        "R-dynsbm",
                        "R-gRim",
                        "R-mmand",
                        "R-moveHMM",
                        "R-ChemmineOB",
                        "R-mrfDepth",
                        "R-MMVBVS",
                        "R-RRI",
                        "R-gasper",
                        "R-kcpRS",
                        "R-sbm",
                        "R-zcurve",
                        "R-DMQ",
                        "R-RCDT",
                        "R-Rnanoflann",
                        "R-anomaly",
                        "R-gyro",
                        "R-jmvconnect",
                        "R-missSBM",
                        "R-xrnet",
                        "R-RSSL",
                        "R-SSLR",
                        "R-ghcm",
                        "R-crawl",
                        "R-oeli",
                        "R-vsclust",
                        "R-LambertW",
                        "R-autoFRK",
                        "R-tidyxl",
                        "R-HARModel",
                        "R-bvhar",
                        "R-simmer",
                        "R-V8",
                        "R-TLMoments",
                        "R-igcop",
                        "R-dosearch",
                        "R-aorsf",
                        "R-BayesLN",
                        "R-POSetR",
                        "R-ebmstate",
                        "R-regmhmm",
                        "R-svines",
                        "R-JuliaCall",
                        "R-bfp",
                        "R-CNVRG",
                        "R-RTSA",
                        "R-blatent",
                        "R-gbp",
                        "R-gdalBindings",
                        "R-gibasa",
                        "R-nlmm",
                        "R-rgraph6",
                        "R-stringmagic",
                        "R-BTtest",
                        "R-FBMS",
                        "R-Mhorseshoe",
                        "R-PUlasso",
                        "R-PoissonMultinomial",
                        "R-finity",
                        "R-npsf",
                        "R-rmgarch",
                        "R-semidist",
                        "R-tsfknn",
                        "R-bcp",
                        "R-breakfast",
                        "R-lowpassFilter",
                        "R-stepR",
                        "R-L1centrality",
                        "R-bayesianVARs",
                        "R-bzinb",
                        "R-robustmatrix",
                        "R-BayesPPDSurv",
                        "R-bpr",
                        "R-imptree",
                        "R-mcga",
                        "R-multipleDL",
                        "R-qbld",
                        "R-readsparse",
                        "R-gbm3",
                        "R-BAMMtools",
                        "R-bnmr",
                        "R-HHG",
                        "R-bayesWatch",
                        "R-dslice",
                        "R-ess",
                        "R-segMGarch",
                        "R-cramer",
                        "R-LTFHPlus",
                        "R-RcppCNPy",
                        "R-concordancer",
                        "R-rcpptimer",
                        "R-gfpop",
                        "R-Rmalschains",
                        "R-RprobitB",
                        "R-biganalytics",
                        "R-bigtabulate",
                        "R-DPTM",
                        "R-GeneralizedWendland",
                        "R-simtrial",
                        "R-BigQuic",
                        "R-CARMS",
                        "R-dnn",
                        "R-mvrsquared",
                        "R-orthoDr",
                        "R-textmineR",
                        "R-tidylda",
                        "R-rnndescent",
                        "R-VARDetect",
                        "R-clustermq",
                        "R-keyATM",
                        "R-seededlda",
                        "R-stm",
                        "R-ABM",
                        "R-tsnet",
                        "R-GLCMTextures",
                        "R-Seurat",
                        "R-glmGamPoi",
                        "R-harmony",
                        "R-ratioOfQsprays",
                        "R-sctransform",
                        "R-symbolicQspray",
                        "R-optmatch",
                        "R-rlemon",
                        "R-RcppBlaze",
                        "R-bbl",
                        "R-fastcmh",
                        "R-iGraphMatch",
                        "R-multinma",
                        "R-blackbox",
                        "R-joineRML",
                        "R-multgee",
                        "R-multinet",
                        "R-mirtCAT",
                        "R-HDTSA",
                        "R-LaMa",
                        "R-PHSMM",
                        "R-RcppMagicEnum",
                        "R-tensorMiss",
                        "R-PAGFL",
                        "R-mvgam",
                        "R-rkriging",
                        "R-wrswoR",
                        "R-fntl",
                        "R-RcppBessel",
                        "R-bigergm",
                        "R-starma",
                        "R-cbbinom",
                        "R-hhsmm",
                        "R-sox",
                        "R-netdiffuseR",
                        "R-CausalQueries",
                        "R-DiscreteDists",
                        "R-cld2",
                        "R-cld3",
                        "R-precrec",
                        "R-PoissonBinomial",
                        "R-HMMEsolver",
                        "R-Numero",
                        "R-bsynth",
                        "R-gsynth",
                        "R-sts",
                        "R-FlexReg",
                        "R-dlmtree",
                        "R-qs2",
                        "R-rim",
                        "R-gaston",
                        "R-mmapcharr",
                        "R-pcadapt",
                        "R-vcfR",
                        "R-MultivariateRandomForest",
                        "R-robslopes",
                        "R-hypergeo2",
                        "R-mlmc",
                        "R-cppcontainers",
                        "R-semaphore",
                        "R-qfratio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plogr",
                        "R-cmdstanr",
                        "R-RcppThread",
                        "R-RcppParallel",
                        "R-progress",
                        "R-inline",
                        "R-CodeDepends",
                        "R-tidyCpp",
                        "R-rex2arma",
                        "R-StanHeaders",
                        "R-cpp11",
                        "R-Rcereal",
                        "R-sparsepp",
                        "R-pkgbuild",
                        "R-ergMargins",
                        "R-pkgload",
                        "R-brms.mmrm",
                        "R-pfr",
                        "R-cxxfunplus",
                        "R-abseil",
                        "R-SeqArray",
                        "R-drake",
                        "R-insight",
                        "R-RcppDate"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcpp11",
            "portdir": "R/R-Rcpp11",
            "version": "3.1.2.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcpp11",
            "description": "Header-only C++11 library that facilitates integration between R and modern C++",
            "long_description": "Header-only C++11 library that facilitates integration between R and modern C++",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppAlgos",
            "portdir": "R/R-RcppAlgos",
            "version": "2.8.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppAlgos",
            "description": "High-performance tools for combinatorics and computational mathematics",
            "long_description": "Provides optimized functions and flexible combinatorial iterators implemented in C++ for solving problems in combinatorics and computational mathematics.",
            "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-gmp",
                        "R-CRAN-recommended",
                        "gmp",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-partitions",
                        "R-RcppBigIntAlgos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcppBigIntAlgos"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppAnnoy",
            "portdir": "R/R-RcppAnnoy",
            "version": "0.0.22",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.annoy.html",
            "description": "Rcpp bindings for Annoy, a library for approximate nearest neighbors",
            "long_description": "Rcpp bindings for Annoy, a library for approximate nearest neighbors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat",
                        "R-uwot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocNeighbors"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppArmadillo",
            "portdir": "R/R-RcppArmadillo",
            "version": "14.2.2-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.armadillo.html",
            "description": "Rcpp integration for the Armadillo Templated Linear Algebra Library",
            "long_description": "Rcpp integration for the Armadillo Templated Linear Algebra Library",
            "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",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgKitten",
                        "R-tinytest",
                        "R-reticulate",
                        "R-slam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-slasso",
                        "R-RcppDynProg",
                        "R-RcppEnsmallen",
                        "R-Rfast",
                        "R-Rfast2",
                        "R-splines2",
                        "R-Amelia",
                        "R-arrApply",
                        "R-bayescopulareg",
                        "R-bayesm",
                        "R-bspline",
                        "R-mixsqp",
                        "R-mvnfast",
                        "R-survey",
                        "R-forecast",
                        "R-projpred",
                        "R-BGVAR",
                        "R-stochvol",
                        "R-conquer",
                        "R-dcov",
                        "R-bsvars",
                        "R-GA",
                        "R-lbfgsb3c",
                        "R-lavacreg",
                        "R-apollo",
                        "R-mets",
                        "R-legion",
                        "R-riskRegression",
                        "R-smooth",
                        "R-sommer",
                        "R-bisque",
                        "R-lavaSearch2",
                        "R-targeted",
                        "R-ramcmc",
                        "R-rstpm2",
                        "R-sparsevb",
                        "R-mirtjml",
                        "R-bpgmm",
                        "R-fabMix",
                        "R-mcglm",
                        "R-mcmcse",
                        "R-alpaca",
                        "R-bife",
                        "R-roptim",
                        "R-gsynth",
                        "R-sts",
                        "R-dlmtree",
                        "R-robslopes",
                        "R-graphlayouts",
                        "R-dcurver",
                        "R-mirt",
                        "R-phyr",
                        "R-milr",
                        "R-penalized",
                        "R-psd",
                        "R-rsparse",
                        "R-BayesRGMM",
                        "R-RcppSMC",
                        "R-flintyR",
                        "R-sparseDFM",
                        "R-Rvcg",
                        "R-ast2ast",
                        "R-r2sundials",
                        "R-rmarchingcubes",
                        "R-esreg",
                        "R-rotasym",
                        "R-sphunif",
                        "R-GSE",
                        "R-cellWise",
                        "R-BSSprep",
                        "R-ICtest",
                        "R-fICA",
                        "R-singR",
                        "R-RiemBase",
                        "R-cccp",
                        "R-maotai",
                        "R-mlpack",
                        "R-matrixdist",
                        "R-BayesESS",
                        "R-MatrixCorrelation",
                        "R-fourierin",
                        "R-mcemGLM",
                        "R-mixgb",
                        "R-strucchangeRcpp",
                        "R-CDM",
                        "R-GDINA",
                        "R-TAM",
                        "R-dcm2",
                        "R-dfms",
                        "R-miceadds",
                        "R-pbv",
                        "R-sirt",
                        "R-JMbayes",
                        "R-glmmPen",
                        "R-quanteda",
                        "R-sentopics",
                        "R-BayesPPD",
                        "R-lpirfs",
                        "R-pcalg",
                        "R-quanteda.textmodels",
                        "R-yuima",
                        "R-BVSNLP",
                        "R-FSelectorRcpp",
                        "R-BMisc",
                        "R-Gmedian",
                        "R-bigsnpr",
                        "R-bigstatsr",
                        "R-didimputation",
                        "R-brmsmargins",
                        "R-gamselBayes",
                        "R-LorenzRegression",
                        "R-betaBayes",
                        "R-gRain",
                        "R-gRbase",
                        "R-avar",
                        "R-bpnreg",
                        "R-ccaPP",
                        "R-cord",
                        "R-echoice2",
                        "R-simts",
                        "R-tsBSS",
                        "R-BGGM",
                        "R-BayesQVGEL",
                        "R-copre",
                        "R-hawkes",
                        "R-l0ara",
                        "R-n1qn1",
                        "R-netUtils",
                        "R-bvarsv",
                        "R-gMWT",
                        "R-ptf",
                        "R-KODAMA",
                        "R-mev",
                        "R-minerva",
                        "R-ClusVis",
                        "R-VarSelLCM",
                        "R-ADMM",
                        "R-RGMM",
                        "R-RcppDE",
                        "R-Rdimtools",
                        "R-mclustcomp",
                        "R-rpm",
                        "R-wdnet",
                        "R-RcppHMM",
                        "R-TreeBUGS",
                        "R-acebayes",
                        "R-bliss",
                        "R-exdex",
                        "R-leidenAlg",
                        "R-revdbayes",
                        "R-rust",
                        "R-sccore",
                        "R-rcccd",
                        "R-sarima",
                        "R-BCSub",
                        "R-ROptSpace",
                        "R-anMC",
                        "R-graphicalVAR",
                        "R-manifold",
                        "R-parallelDist",
                        "R-remaCor",
                        "R-magi",
                        "R-paropt",
                        "R-covglasso",
                        "R-fasterize",
                        "R-unmarked",
                        "R-eBsc",
                        "R-lddmm",
                        "R-ClusPred",
                        "R-DESeq2",
                        "R-gRc",
                        "R-mDAG",
                        "R-spBFA",
                        "R-womblR",
                        "R-CovTools",
                        "R-KernelKnn",
                        "R-MomTrunc",
                        "R-NetMix",
                        "R-SHT",
                        "R-StempCens",
                        "R-cladoRcpp",
                        "R-elmNNRcpp",
                        "R-lefko3",
                        "R-mastif",
                        "R-proxyC",
                        "R-mdgc",
                        "R-mmcif",
                        "R-NPflow",
                        "R-parglm",
                        "R-tmvtnsim",
                        "R-bootUR",
                        "R-gena",
                        "R-hpa",
                        "R-mnorm",
                        "R-switchSelection",
                        "R-hdbm",
                        "R-LongMemoryTS",
                        "R-ClusterR",
                        "R-OpenImageR",
                        "R-ade4",
                        "R-rrum",
                        "R-rugarch",
                        "R-simcdm",
                        "R-CircSpaceTime",
                        "R-RcppCensSpatial",
                        "R-relliptical",
                        "R-BranchGLM",
                        "R-UComp",
                        "R-scoringRules",
                        "R-coneproj",
                        "R-GofKmt",
                        "R-fractalRegression",
                        "R-ctmcd",
                        "R-markovchain",
                        "R-sundialr",
                        "R-DepthProc",
                        "R-Morpho",
                        "R-Riemann",
                        "R-T4cluster",
                        "R-emBayes",
                        "R-fdacluster",
                        "R-fdasrvf",
                        "R-TDAkit",
                        "R-abn",
                        "R-free",
                        "R-gofar",
                        "R-rrpack",
                        "R-ODRF",
                        "R-sentometrics",
                        "R-spfa",
                        "R-TAG",
                        "R-fHMM",
                        "R-ncpen",
                        "R-watson",
                        "R-Lmoments",
                        "R-evgam",
                        "R-zic",
                        "R-Rlinsolve",
                        "R-SpatialBSS",
                        "R-ZVCV",
                        "R-BayesMallows",
                        "R-fastshap",
                        "R-FaultTree",
                        "R-blockmodels",
                        "R-imbalance",
                        "R-tensorBSS",
                        "R-RMSS",
                        "R-bvartools",
                        "R-pense",
                        "R-robStepSplitReg",
                        "R-seqHMM",
                        "R-dynmix",
                        "R-ergmito",
                        "R-idefix",
                        "R-ebTobit",
                        "R-binGroup2",
                        "R-STAREG",
                        "R-smoof",
                        "R-dga",
                        "R-SAGMM",
                        "R-lowmemtkmeans",
                        "R-JMbayes2",
                        "R-adjclust",
                        "R-dtwclust",
                        "R-sensitivity",
                        "R-densEstBayes",
                        "R-fastadi",
                        "R-secure",
                        "R-BayesReversePLLH",
                        "R-BayesSUR",
                        "R-factorstochvol",
                        "R-lessSEM",
                        "R-DstarM",
                        "R-ICcalib",
                        "R-mombf",
                        "R-sgd",
                        "R-treeclim",
                        "R-GiRaF",
                        "R-comat",
                        "R-desla",
                        "R-gamreg",
                        "R-motif",
                        "R-robustHD",
                        "R-TruncatedNormal",
                        "R-countSTAR",
                        "R-GPM",
                        "R-GpGp",
                        "R-WSGeometry",
                        "R-MendelianRandomization",
                        "R-FLORAL",
                        "R-baygel",
                        "R-ggdmc",
                        "R-kdecopula",
                        "R-sleev",
                        "R-RealVAMS",
                        "R-robustBLME",
                        "R-SAMM",
                        "R-bigtime",
                        "R-MCMCprecision",
                        "R-fDMA",
                        "R-multinomialLogitMix",
                        "R-puniform",
                        "R-dsfa",
                        "R-Rfssa",
                        "R-gigg",
                        "R-mlsbm",
                        "R-pg",
                        "R-psgp",
                        "R-sbmSDP",
                        "R-SpaceTimeBSS",
                        "R-aihuman",
                        "R-hdpGLM",
                        "R-lvmcomp",
                        "R-mixedClust",
                        "R-ordinalClust",
                        "R-xdcclarge",
                        "R-Bayesrel",
                        "R-quanteda.textstats",
                        "R-roll",
                        "R-invgamstochvol",
                        "R-nbfar",
                        "R-psp",
                        "R-GMCM",
                        "R-netrankr",
                        "R-wCorr",
                        "R-bartBMA",
                        "R-rrMixture",
                        "R-vMF",
                        "R-RcppDist",
                        "R-carat",
                        "R-hibayes",
                        "R-lpcde",
                        "R-plotHMM",
                        "R-rdist",
                        "R-bcROCsurface",
                        "R-bootCT",
                        "R-rqPen",
                        "R-GPFDA",
                        "R-bssm",
                        "R-diagis",
                        "R-eulerr",
                        "R-smoots",
                        "R-walker",
                        "R-waspr",
                        "R-fastcpd",
                        "R-fdaMixed",
                        "R-pqrBayes",
                        "R-mixture",
                        "R-fdaSP",
                        "R-ivx",
                        "R-ICSClust",
                        "R-tclust",
                        "R-evinf",
                        "R-dann",
                        "R-etm",
                        "R-geoCount",
                        "R-dccpp",
                        "R-kalmanfilter",
                        "R-kimfilter",
                        "R-MGMM",
                        "R-BCEE",
                        "R-cglm",
                        "R-Qtools",
                        "R-aRtsy",
                        "R-deepgp",
                        "R-mashr",
                        "R-Sieve",
                        "R-rayimage",
                        "R-esemifar",
                        "R-telefit",
                        "R-cPCG",
                        "R-gRim",
                        "R-moveHMM",
                        "R-mrfDepth",
                        "R-MMVBVS",
                        "R-RRI",
                        "R-gasper",
                        "R-sbm",
                        "R-DMQ",
                        "R-RCDT",
                        "R-Rnanoflann",
                        "R-missSBM",
                        "R-RSSL",
                        "R-SSLR",
                        "R-crawl",
                        "R-oeli",
                        "R-HARModel",
                        "R-aorsf",
                        "R-regmhmm",
                        "R-blatent",
                        "R-gbp",
                        "R-nlmm",
                        "R-BTtest",
                        "R-PoissonMultinomial",
                        "R-finity",
                        "R-rmgarch",
                        "R-semidist",
                        "R-bcp",
                        "R-bayesianVARs",
                        "R-robustmatrix",
                        "R-BayesPPDSurv",
                        "R-bpr",
                        "R-qbld",
                        "R-bnmr",
                        "R-bayesWatch",
                        "R-segMGarch",
                        "R-RprobitB",
                        "R-CARMS",
                        "R-dnn",
                        "R-mvrsquared",
                        "R-orthoDr",
                        "R-textmineR",
                        "R-tidylda",
                        "R-VARDetect",
                        "R-seededlda",
                        "R-stm",
                        "R-GLCMTextures",
                        "R-glmGamPoi",
                        "R-harmony",
                        "R-sctransform",
                        "R-joineRML",
                        "R-multgee",
                        "R-mirtCAT",
                        "R-LaMa",
                        "R-PHSMM",
                        "R-PAGFL",
                        "R-mvgam",
                        "R-bigergm",
                        "R-starma",
                        "R-netdiffuseR",
                        "R-CausalQueries",
                        "R-HMMEsolver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-collapse",
                        "R-rex2arma",
                        "R-psqn",
                        "R-FSelectorRcpp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppArray",
            "portdir": "R/R-RcppArray",
            "version": "0.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppArray",
            "description": "Rcpp meets C++ arrays",
            "long_description": "Interoperability between Rcpp and the C++11 array type.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}