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

{
    "count": 49814,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=77",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=75",
    "results": [
        {
            "name": "R-rngWELL",
            "portdir": "R/R-rngWELL",
            "version": "0.10-10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rngWELL",
            "description": "Toolbox for WELL random number generators",
            "long_description": "Toolbox for WELL random number generators",
            "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-randtoolbox"
                    ]
                }
            ]
        },
        {
            "name": "R-rngtools",
            "portdir": "R/R-rngtools",
            "version": "1.5.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renozao.github.io/rngtools",
            "description": "Utility functions for working with random number generators",
            "long_description": "Utility functions for working with random number generators",
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NMF",
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-RNGforGPD",
            "portdir": "R/R-RNGforGPD",
            "version": "1.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RNGforGPD",
            "description": "Random number generation for the generalized Poisson distribution",
            "long_description": "Random number generation for the generalized Poisson distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-corpcor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gp"
                    ]
                }
            ]
        },
        {
            "name": "R-RNewsflow",
            "portdir": "R/R-RNewsflow",
            "version": "1.2.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RNewsflow",
            "description": "Tools for comparing text messages across time and media",
            "long_description": "A collection of tools for measuring the similarity of text messages and tracing the flow of messages over time and across media.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-data.table",
                        "R-stringi",
                        "R-scales",
                        "R-igraph",
                        "R-quanteda",
                        "R-wordcloud",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RNetCDF",
            "portdir": "R/R-RNetCDF",
            "version": "2.9-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mjwoods/RNetCDF",
            "description": "Interface to NetCDF file formats",
            "long_description": "Interface to NetCDF file formats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "netcdf",
                        "udunits2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-Rmpi",
                        "R-pbdMPI"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncmeta",
                        "R-ncdfgeom"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-CFtime"
                    ]
                }
            ]
        },
        {
            "name": "R-rnaturalearth",
            "portdir": "R/R-rnaturalearth",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/rnaturalearth",
            "description": "World map data from Natural Earth",
            "long_description": "World map data from Natural Earth",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-terra",
                        "R-sf",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Directional"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maps",
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "name": "R-Rnanoflann",
            "portdir": "R/R-Rnanoflann",
            "version": "0.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ManosPapadakis95/Rnanoflann",
            "description": "Extremely fast nearest neighbor search",
            "long_description": "Extremely fast nearest neighbor search",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast2",
                        "R-Compositional",
                        "R-Directional"
                    ]
                }
            ]
        },
        {
            "name": "R-RMySQL",
            "portdir": "R/R-RMySQL",
            "version": "0.10.29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMySQL",
            "description": "Legacy R-DBI interface to MySQL/MariaDB",
            "long_description": "Legacy R-DBI interface to MySQL/MariaDB",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb-10.11",
                        "R-DBI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-pool",
                        "R-dbx",
                        "R-quantmod",
                        "R-sqldf",
                        "R-RSQL"
                    ]
                }
            ]
        },
        {
            "name": "R-RMVL",
            "portdir": "R/R-RMVL",
            "version": "1.1.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/volodya31415/RMVL",
            "description": "Mappable vector library for handling large datasets",
            "long_description": "Mappable vector library provides convenient way to access large datasets.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmutil",
            "portdir": "R/R-rmutil",
            "version": "1.1.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/rmutil",
            "description": "Utilities for non-linear regression and repeated measurements models",
            "long_description": "Utilities for non-linear regression and repeated measurements models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TruncExpFam",
                        "R-bayespm",
                        "R-basad",
                        "R-JointFPM",
                        "R-gnFit",
                        "R-event",
                        "R-gnlm",
                        "R-repeated",
                        "R-BBSSL",
                        "R-CompDist",
                        "R-stable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cnbdistr",
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-rmumps",
            "portdir": "R/R-rmumps",
            "version": "5.2.1-30",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sgsokol/rmumps",
            "description": "Wrapper for MUMPS library",
            "long_description": "Wrapper for MUMPS 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": [
                        "scotch",
                        "R-Rcpp",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "metis",
                        "mumps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-slam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-r2sundials"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sccore"
                    ]
                }
            ]
        },
        {
            "name": "R-rMultiNet",
            "portdir": "R/R-rMultiNet",
            "version": "0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rMultiNet",
            "description": "Multi-layer networks analysis",
            "long_description": "Multi-layer networks analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-geigen",
                        "R-dbscan",
                        "R-plotly",
                        "R-CRAN-recommended",
                        "R-rTensor",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMTstat",
            "portdir": "R/R-RMTstat",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evanbiederstedt/RMTstat",
            "description": "Distributions, statistics and tests derived from random matrix theory",
            "long_description": "Distributions, statistics and tests derived from random matrix theory",
            "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-cvCovEst"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-RMTL",
            "portdir": "R/R-RMTL",
            "version": "0.9.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMTL",
            "description": "Regularized Multi-Task Learning",
            "long_description": "Regularized Multi-Task Learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-CRAN-recommended",
                        "R-doParallel",
                        "R-psych",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-Rmst",
            "portdir": "R/R-Rmst",
            "version": "0.0.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rmst",
            "description": "Computerized Adaptive Multistage Testing",
            "long_description": "Computerized Adaptive Multistage Testing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rata",
                        "R-Rirt",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMSS",
            "portdir": "R/R-RMSS",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMSS",
            "description": "Robust Multi-Model Subset Selection",
            "long_description": "Robust Multi-Model Subset Selection",
            "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-robustbase",
                        "R-cellWise",
                        "R-robStepSplitReg",
                        "R-srlars",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvnfast",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMSDp",
            "portdir": "R/R-RMSDp",
            "version": "0.1.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMSDp",
            "description": "Refined Modified Stahel–Donoho estimators for outlier detection",
            "long_description": "Refined Modified Stahel–Donoho estimators for outlier detection (parallel version).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMSD",
            "portdir": "R/R-RMSD",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMSD",
            "description": "Refined Modified Stahel–Donoho estimators for outlier detection",
            "long_description": "Refined Modified Stahel–Donoho estimators for outlier detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmsb",
            "portdir": "R/R-rmsb",
            "version": "1.1-1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hbiostat.org/R/rmsb",
            "description": "Bayesian Regression Modelling Strategies",
            "long_description": "Bayesian Regression Modelling Strategies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-digest",
                        "R-loo",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rstan",
                        "R-Hmisc",
                        "R-rms",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplot",
                        "R-mice"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rms"
                    ]
                }
            ]
        },
        {
            "name": "R-rms",
            "portdir": "R/R-rms",
            "version": "6.9-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hbiostat.org/R/rms",
            "description": "Regression Modelling Strategies",
            "long_description": "Regression Modelling Strategies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-SparseM",
                        "R-ggplot2",
                        "R-knitr",
                        "R-Hmisc",
                        "R-htmlTable",
                        "R-quantreg",
                        "R-multcomp",
                        "R-polspline",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-colorspace",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VGAM",
                        "R-kableExtra",
                        "R-plotly",
                        "R-mice",
                        "R-rmsb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-boot.pval",
                        "R-bujar",
                        "R-pec",
                        "R-shrink",
                        "R-riskRegression",
                        "R-psfmi",
                        "R-calibmsm",
                        "R-rmsb",
                        "R-qreport",
                        "R-ggrcs",
                        "R-PResiduals"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-effectsize",
                        "R-ggeffects",
                        "R-Hmisc",
                        "R-TH.data",
                        "R-insight",
                        "R-bbmle",
                        "R-ordinalNet",
                        "R-mlt.docreg",
                        "R-pander",
                        "R-texreg",
                        "R-languageR"
                    ]
                }
            ]
        },
        {
            "name": "R-rmpw",
            "portdir": "R/R-rmpw",
            "version": "0.0.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmpw",
            "description": "Causal mediation analysis using weighting approach",
            "long_description": "Causal mediation analysis using weighting approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rmpi",
            "portdir": "R/R-Rmpi",
            "version": "0.7-2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fisher.stats.uwo.ca/faculty/yu/Rmpi",
            "description": "Interface (wrapper) to MPI",
            "long_description": "Interface (wrapper) to MPI",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-default",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-regRSM",
                        "R-bigGP",
                        "R-doMPI"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-simsalapar",
                        "R-npsf",
                        "R-snowFT",
                        "R-snowfall",
                        "R-pls",
                        "R-EntropyMCMC",
                        "R-RNetCDF",
                        "R-BiocParallel",
                        "R-parallelMap"
                    ]
                }
            ]
        },
        {
            "name": "R-Rmpfr",
            "portdir": "R/R-Rmpfr",
            "version": "1.0-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmpfr.r-forge.r-project.org",
            "description": "Multiple precision floating-point reliable",
            "long_description": "Multiple precision floating-point reliable",
            "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-gmp",
                        "R-CRAN-recommended",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DPQmpfr",
                        "R-polynom",
                        "R-pracma",
                        "R-dfoptim",
                        "R-sfsmisc",
                        "R-Bessel",
                        "R-DPQ"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMCMRplus",
                        "R-Bessel",
                        "R-Phi2rho",
                        "R-bigBits",
                        "R-CVXR",
                        "R-robustbetareg",
                        "R-correlbinom",
                        "R-TOHM",
                        "R-ecd",
                        "R-GJRM",
                        "R-HH",
                        "R-MixedPoisson",
                        "R-DPQmpfr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-selectiveInference",
                        "R-alphastable",
                        "R-bnlearn",
                        "R-expm",
                        "R-Ryacas",
                        "R-sfsmisc",
                        "R-stabledist",
                        "R-DPQ",
                        "R-gmp"
                    ]
                }
            ]
        },
        {
            "name": "R-Rmosek",
            "portdir": "R/R-Rmosek",
            "version": "1.3.5",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mosek.com/",
            "description": "R to MOSEK optimization interface",
            "long_description": "R to MOSEK optimization interface",
            "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-pkgbuild"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-CVXR",
                        "R-REBayes"
                    ]
                }
            ]
        },
        {
            "name": "R-RMKdiscrete",
            "portdir": "R/R-RMKdiscrete",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMKdiscrete",
            "description": "Sundry discrete probability distributions and helper functions",
            "long_description": "Sundry discrete probability distributions and helper 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": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-RMixtCompUtilities",
            "portdir": "R/R-RMixtCompUtilities",
            "version": "4.1.6",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMixtCompUtilities",
            "description": "Utility functions for MixtComp outputs",
            "long_description": "Utility functions for MixtComp outputs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-RMixtCompIO",
                        "R-Rmixmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RMixtComp"
                    ]
                }
            ]
        },
        {
            "name": "R-RMixtCompIO",
            "portdir": "R/R-RMixtCompIO",
            "version": "4.0.11",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMixtCompIO",
            "description": "Model-based clustering package for mixed data",
            "long_description": "Model-based clustering package for mixed data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-Rmixmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RMixtComp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RMixtCompUtilities"
                    ]
                }
            ]
        },
        {
            "name": "R-RMixtComp",
            "portdir": "R/R-RMixtComp",
            "version": "4.1.4",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMixtComp",
            "description": "Mixture models with heterogeneous and (partially) missing data",
            "long_description": "Mixture models with heterogeneous and (partially) missing data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-RMixtCompIO",
                        "R-RMixtCompUtilities",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ClusVis",
                        "R-Rmixmod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rmixmod",
            "portdir": "R/R-Rmixmod",
            "version": "2.1.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mixmod/mixmod",
            "description": "Classification with mixture modelling",
            "long_description": "Interface of MIXMOD software for supervised, unsupervised and semi-supervised classification with mixture modelling.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ClusVis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RMixtCompIO",
                        "R-RMixtComp",
                        "R-RMixtCompUtilities"
                    ]
                }
            ]
        },
        {
            "name": "R-Rmisc",
            "portdir": "R/R-Rmisc",
            "version": "1.5.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rmisc",
            "description": "Ryan Miscellaneous",
            "long_description": "Contains many functions useful for data analysis and utility operations.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latticeExtra",
                        "R-Hmisc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pbANOVA",
                        "R-nlive"
                    ]
                }
            ]
        },
        {
            "name": "R-rmio",
            "portdir": "R/R-rmio",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmio",
            "description": "Cross-platform C++11 header-only library for memory-mapped file IO",
            "long_description": "Cross-platform C++11 header-only library for memory-mapped file IO",
            "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-bigassertr",
                        "R-CRAN-recommended",
                        "R-ff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigsnpr",
                        "R-mmapcharr",
                        "R-bigsparser",
                        "R-pcadapt",
                        "R-bigstatsr"
                    ]
                }
            ]
        },
        {
            "name": "R-rminqa",
            "portdir": "R/R-rminqa",
            "version": "0.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rminqa",
            "description": "Derivative-free optimization algorithms in R using C++",
            "long_description": "Derivative-free optimization algorithms in R using C++",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-minqa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmmrOptim"
                    ]
                }
            ]
        },
        {
            "name": "R-rmgarch",
            "portdir": "R/R-rmgarch",
            "version": "1.3-9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexiosg/rmgarch",
            "description": "Multivariate GARCH Models",
            "long_description": "Multivariate GARCH Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-corpcor",
                        "R-Rsolnp",
                        "R-pcaPP",
                        "R-shape",
                        "libgcc",
                        "R-Bessel",
                        "R-rugarch",
                        "R-spd",
                        "R-CRAN-recommended",
                        "R-ff",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmfanova",
            "portdir": "R/R-rmfanova",
            "version": "0.1.0",
            "license": "(GPL-2 or GPL-3 or LGPL-2 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmfanova",
            "description": "Repeated measures functional analysis of variance",
            "long_description": "Repeated measures functional analysis of variance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-refund",
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R.methodsS3",
            "portdir": "R/R-R.methodsS3",
            "version": "1.8.2",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.methodsS3",
            "description": "S3 methods simplified",
            "long_description": "S3 methods simplified",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aroma.light",
                        "R-PSCBS",
                        "R-R.oo",
                        "R-rtf",
                        "R-sBIC",
                        "R-R.cache",
                        "R-R.devices",
                        "R-R.filesets",
                        "R-R.huge",
                        "R-R.matlab",
                        "R-R.rsp",
                        "R-R.utils",
                        "R-SEMID",
                        "R-WeibullFit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2"
                    ]
                }
            ]
        },
        {
            "name": "R-rmeta",
            "portdir": "R/R-rmeta",
            "version": "3.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmeta",
            "description": "Functions for simple fixed and random effects meta-analysis for two-sample comparisons and cumulative meta-analyses",
            "long_description": "Functions for simple fixed and random effects meta-analysis for two-sample comparisons and cumulative meta-analyses",
            "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-metacor",
                        "R-survcomp",
                        "R-RcmdrPlugin.RMTCJags",
                        "R-mashr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdpartials",
            "portdir": "R/R-rmdpartials",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubenarslan.github.io/rmdpartials",
            "description": "Partial Rmarkdown documents to prettify your reports",
            "long_description": "Partial Rmarkdown documents to prettify your reports",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-rlang",
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-spelling",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-pkgdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ufs"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdformats",
            "portdir": "R/R-rmdformats",
            "version": "1.0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/juba/rmdformats",
            "description": "HTML output formats and templates for R-rmarkdown documents",
            "long_description": "HTML output formats and templates for R-rmarkdown documents",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-bookdown",
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-descriptio",
                        "R-rfm",
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdfiltr",
            "portdir": "R/R-rmdfiltr",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crsh/rmdfiltr",
            "description": "Lua-filters for R markdown",
            "long_description": "Lua-filters for R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdcev",
            "portdir": "R/R-rmdcev",
            "version": "1.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmdcev",
            "description": "Kuhn–Tucker and multiple discrete-continuous extreme value models",
            "long_description": "Kuhn–Tucker and multiple discrete-continuous extreme value models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-rstan",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmcorr",
            "portdir": "R/R-rmcorr",
            "version": "0.7.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lmarusich.github.io/rmcorr",
            "description": "Repeated Measures Correlation",
            "long_description": "Repeated Measures Correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-CRAN-recommended",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-ggExtra",
                        "R-patchwork",
                        "R-plotrix",
                        "R-corrplot",
                        "R-merTools",
                        "R-pwr",
                        "R-cocor",
                        "R-AICcmodavg",
                        "R-esc",
                        "R-gglm",
                        "R-pals",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LMMstar",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-rmBayes",
            "portdir": "R/R-rmBayes",
            "version": "0.1.16",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zhengxiaoUVic/rmBayes",
            "description": "Performing Bayesian inference for repeated-measures designs",
            "long_description": "Performing Bayesian inference for repeated-measures designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R.matlab",
            "portdir": "R/R-R.matlab",
            "version": "3.7.0",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.matlab",
            "description": "Read and write MAT files and call MATLAB from within R",
            "long_description": "Read and write MAT files and call MATLAB from within 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-R.oo",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geometry"
                    ]
                }
            ]
        },
        {
            "name": "R-rmatio",
            "portdir": "R/R-rmatio",
            "version": "0.19.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stewid/rmatio",
            "description": "Read and write Matlab files",
            "long_description": "Read and write Matlab files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "name": "R-rmarkdown",
            "portdir": "R/R-rmarkdown",
            "version": "2.29",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgs.rstudio.com/rmarkdown",
            "description": "Dynamic documents for R",
            "long_description": "Convert R Markdown documents into a variety of formats.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xfun",
                        "R-htmltools",
                        "R-yaml",
                        "R-bslib",
                        "R-fontawesome",
                        "R-jquerylib",
                        "R-knitr",
                        "R-tinytex",
                        "R-CRAN-recommended",
                        "R-evaluate",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-xml2",
                        "R-vctrs",
                        "R-digest",
                        "R-tibble",
                        "R-withr",
                        "R-sass",
                        "R-shiny",
                        "R-testthat",
                        "R-dygraphs",
                        "R-downlit",
                        "R-rsconnect",
                        "R-cleanrmd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-htmlwidgets",
                        "R-pkgdown",
                        "R-reprex",
                        "R-Hmisc",
                        "R-formattable",
                        "R-tufte",
                        "R-BayesGOF",
                        "R-prettydoc",
                        "R-bookdown",
                        "R-kableExtra",
                        "R-SHELF",
                        "R-flextable",
                        "R-BiocStyle",
                        "R-flexdashboard",
                        "R-ftExtra",
                        "R-quarto",
                        "R-Gmisc",
                        "R-rticles",
                        "R-softbib",
                        "R-baizer",
                        "R-xaringan",
                        "R-attachment",
                        "R-parsermd",
                        "R-matlib",
                        "R-exams",
                        "R-CGNM",
                        "R-cyphr",
                        "R-mvpd",
                        "R-emayili",
                        "R-data.validator",
                        "R-cleanrmd",
                        "R-MendelianRandomization",
                        "R-distill",
                        "R-plot.matrix",
                        "R-pinp",
                        "R-lfmm",
                        "R-rmdformats",
                        "R-bib2df",
                        "R-knitrBootstrap",
                        "R-toweranNA",
                        "R-umx",
                        "R-qbld",
                        "R-TestFunctions",
                        "R-repana",
                        "R-gistr",
                        "R-FactoInvestigate",
                        "R-ContourFunctions",
                        "R-officedown",
                        "R-papaja",
                        "R-rmdfiltr",
                        "R-explore",
                        "R-pagedown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-later",
                        "R-magrittr",
                        "R-mockery",
                        "R-rlang",
                        "R-stringr",
                        "R-xml2",
                        "R-memisc",
                        "R-readxl",
                        "R-jsonify",
                        "R-lintr",
                        "R-mockr",
                        "R-foreach",
                        "R-geometries",
                        "R-ggdensity",
                        "R-bbreg",
                        "R-contingency",
                        "R-gmvarkit",
                        "R-polynom",
                        "R-rje",
                        "R-tempdisagg",
                        "R-bmlm",
                        "R-gbeta",
                        "R-ggfan",
                        "R-gppm",
                        "R-inctools",
                        "R-patchwork",
                        "R-cmdstanr",
                        "R-dqrng",
                        "R-sitmo",
                        "R-tablexlsx",
                        "R-crul",
                        "R-diseq",
                        "R-fauxpas",
                        "R-ggpolypath",
                        "R-triebeard",
                        "R-vcr",
                        "R-RcppNumerical",
                        "R-reticulate",
                        "R-jagshelper",
                        "R-GetoptLong",
                        "R-classInt",
                        "R-gfonts",
                        "R-packrat",
                        "R-tinkr",
                        "R-units",
                        "R-FKF",
                        "R-GA",
                        "R-PolynomF",
                        "R-emulator",
                        "R-hts",
                        "R-optimx",
                        "R-servr",
                        "R-colt",
                        "R-dashboardthemes",
                        "R-formatR",
                        "R-lbfgsb3c",
                        "R-pastecs",
                        "R-webshot",
                        "R-clock",
                        "R-ggdendro",
                        "R-lavacreg",
                        "R-lemon",
                        "R-slider",
                        "R-warp",
                        "R-RSpectra",
                        "R-apollo",
                        "R-async",
                        "R-bayesplot",
                        "R-covr",
                        "R-gclus",
                        "R-hardhat",
                        "R-padr",
                        "R-probably",
                        "R-reactlog",
                        "R-rprojroot",
                        "R-rsample",
                        "R-shiny",
                        "R-shinystan",
                        "R-showtext",
                        "R-snakecase",
                        "R-tatoo",
                        "R-tidyr",
                        "R-umap",
                        "R-yardstick",
                        "R-brotli",
                        "R-eha",
                        "R-fiery",
                        "R-markdown",
                        "R-mets",
                        "R-rhub",
                        "R-rstanarm",
                        "R-rtables",
                        "R-survPen",
                        "R-baggr",
                        "R-ggh4x",
                        "R-greybox",
                        "R-gtable",
                        "R-legion",
                        "R-merlin",
                        "R-mlogit",
                        "R-profvis",
                        "R-smooth",
                        "R-sommer",
                        "R-websocket",
                        "R-gh",
                        "R-glmnet",
                        "R-lifecycle",
                        "R-lubridate",
                        "R-posterior",
                        "R-rstan",
                        "R-rstantools",
                        "R-tidyverse",
                        "R-RcppEnsmallen",
                        "R-lava",
                        "R-spam",
                        "R-vroom",
                        "R-brms",
                        "R-dials",
                        "R-mstate",
                        "R-ramcmc",
                        "R-rtdists",
                        "R-tidymodels",
                        "R-workflows",
                        "R-workflowsets",
                        "R-dtplyr",
                        "R-httr",
                        "R-dreamerr",
                        "R-fplot",
                        "R-inters",
                        "R-origami",
                        "R-usedthese",
                        "R-RcppParallel",
                        "R-bpp",
                        "R-compareMCMCs",
                        "R-mcglm",
                        "R-mclust",
                        "R-mize",
                        "R-nimbleNoBounds",
                        "R-alpaca",
                        "R-bife",
                        "R-calculus",
                        "R-disordR",
                        "R-fixest",
                        "R-haven",
                        "R-mvp",
                        "R-styler",
                        "R-bit",
                        "R-collapse",
                        "R-devtools",
                        "R-fansi",
                        "R-foghorn",
                        "R-gmailr",
                        "R-mvQuad",
                        "R-renv",
                        "R-roxygen2",
                        "R-rsconnect",
                        "R-unitizer",
                        "R-vctrs",
                        "R-withr",
                        "R-xfun",
                        "R-zeallot",
                        "R-BayesianNetwork",
                        "R-curl",
                        "R-heatmaply",
                        "R-jsontools",
                        "R-nloptr",
                        "R-pacs",
                        "R-shinytest",
                        "R-DT",
                        "R-MassSpecWavelet",
                        "R-downlit",
                        "R-formatters",
                        "R-ggraph",
                        "R-huxtable",
                        "R-jsonlite",
                        "R-oaqc",
                        "R-r2rtf",
                        "R-round",
                        "R-tables",
                        "R-fido",
                        "R-lme4",
                        "R-lmeInfo",
                        "R-piecewiseSEM",
                        "R-pkgmaker",
                        "R-rex",
                        "R-scdhlm",
                        "R-semEff",
                        "R-cellranger",
                        "R-clipr",
                        "R-ggnetwork",
                        "R-httptest",
                        "R-rstudioapi",
                        "R-sass",
                        "R-testthat",
                        "R-tidyRSS",
                        "R-usethis",
                        "R-utf8",
                        "R-RcppAlgos",
                        "R-RcppDist",
                        "R-RcppDynProg",
                        "R-jose",
                        "R-openssl",
                        "R-BGVAR",
                        "R-attempt",
                        "R-diffobj",
                        "R-eyelinker",
                        "R-pema",
                        "R-rstanemax",
                        "R-CVXR",
                        "R-ECOSolveR",
                        "R-ivreg",
                        "R-mixl",
                        "R-panelsummary",
                        "R-rhandsontable",
                        "R-readr",
                        "R-tidyselect",
                        "R-Ckmeans.1d.dp",
                        "R-FCO",
                        "R-MatrixExtra",
                        "R-clifford",
                        "R-dint",
                        "R-freealg",
                        "R-freegroup",
                        "R-hyper2",
                        "R-ivs",
                        "R-jstor",
                        "R-lgr",
                        "R-lorentz",
                        "R-milr",
                        "R-onion",
                        "R-permutations",
                        "R-rotor",
                        "R-shinybusy",
                        "R-text2vec",
                        "R-weyl",
                        "R-corrplot",
                        "R-hbal",
                        "R-lotri",
                        "R-qs",
                        "R-stringfish",
                        "R-RcppML",
                        "R-circlize",
                        "R-olsrr",
                        "R-vistributions",
                        "R-report",
                        "R-RItools",
                        "R-groupr",
                        "R-kdensity",
                        "R-nakagami",
                        "R-tscopula",
                        "R-univariateML",
                        "R-xgboost",
                        "R-ztpln",
                        "R-Rhdf5lib",
                        "R-chest",
                        "R-dataverse",
                        "R-lognorm",
                        "R-rhdf5",
                        "R-rhdf5filters",
                        "R-sparseDFM",
                        "R-ast2ast",
                        "R-english",
                        "R-merTools",
                        "R-rmarchingcubes",
                        "R-MetricsWeighted",
                        "R-colorDF",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-pwr",
                        "R-sphunif",
                        "R-thor",
                        "R-wildmeta",
                        "R-latex2exp",
                        "R-openxlsx2",
                        "R-optimizeR",
                        "R-reactR",
                        "R-splines2",
                        "R-stdmod",
                        "R-sticky",
                        "R-fable",
                        "R-fable.prophet",
                        "R-fabletools",
                        "R-feasts",
                        "R-gratis",
                        "R-EValue",
                        "R-ICtest",
                        "R-forestploter",
                        "R-gridtext",
                        "R-singR",
                        "R-BANOVA",
                        "R-BiocSingular",
                        "R-DelayedMatrixStats",
                        "R-ResidualMatrix",
                        "R-ScaledMatrix",
                        "R-bayesbr",
                        "R-beachmat",
                        "R-ncvreg",
                        "R-publipha",
                        "R-shinymeta",
                        "R-sparseMatrixStats",
                        "R-sparseR",
                        "R-vioplot",
                        "R-xtranat",
                        "R-BayesTools",
                        "R-BiocNeighbors",
                        "R-GNE",
                        "R-Rhtslib",
                        "R-RoBTT",
                        "R-bayesnec",
                        "R-chk",
                        "R-dbscan",
                        "R-glmmML",
                        "R-hmer",
                        "R-simpleCache",
                        "R-ao",
                        "R-askgpt",
                        "R-ggiraph",
                        "R-multiview",
                        "R-packcircles",
                        "R-tglkmeans",
                        "R-tgstat",
                        "R-widgetframe",
                        "R-loo",
                        "R-BayesESS",
                        "R-Rwtss",
                        "R-bignum",
                        "R-config",
                        "R-fourierin",
                        "R-fuzzyjoin",
                        "R-ggpp",
                        "R-glmnetUtils",
                        "R-ipaddress",
                        "R-mixgb",
                        "R-rtweet",
                        "R-tfruns",
                        "R-tidytree",
                        "R-BiocCheck",
                        "R-BiocIO",
                        "R-GDINA",
                        "R-dfms",
                        "R-measr",
                        "R-modules",
                        "R-odr",
                        "R-infer",
                        "R-multidplyr",
                        "R-tsibble",
                        "R-CoopGame",
                        "R-PriorGen",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-compositions",
                        "R-energy",
                        "R-fastDummies",
                        "R-ggip",
                        "R-rPref",
                        "R-rater",
                        "R-set6",
                        "R-symengine",
                        "R-zoid",
                        "R-RcppHungarian",
                        "R-aoos",
                        "R-dat",
                        "R-gapminder",
                        "R-glmmPen",
                        "R-inops",
                        "R-orf",
                        "R-runner",
                        "R-templates",
                        "R-tibbletime",
                        "R-projpred",
                        "R-BayesPPD",
                        "R-bgw",
                        "R-ggsci",
                        "R-ggsignif",
                        "R-lpirfs",
                        "R-readODS",
                        "R-readtext",
                        "R-rstatix",
                        "R-OwenQ",
                        "R-cubature",
                        "R-evreg",
                        "R-ghypernet",
                        "R-tvm",
                        "R-vennLasso",
                        "R-bayestestR",
                        "R-DRDID",
                        "R-archivist",
                        "R-did",
                        "R-did2s",
                        "R-extraoperators",
                        "R-rEDM",
                        "R-wbstats",
                        "R-IndexNumR",
                        "R-brmsmargins",
                        "R-gpindex",
                        "R-interactions",
                        "R-jagstargets",
                        "R-jtools",
                        "R-margins",
                        "R-piar",
                        "R-pkgdepends",
                        "R-prt",
                        "R-sps",
                        "R-tarchetypes",
                        "R-tidyfst",
                        "R-tidyft",
                        "R-gitcreds",
                        "R-nonnest2",
                        "R-openxlsx",
                        "R-plm",
                        "R-timetk",
                        "R-trelliscopejs",
                        "R-BFpack",
                        "R-Pareto",
                        "R-bain",
                        "R-benchmarkme",
                        "R-dbarts",
                        "R-ggstats",
                        "R-gimme",
                        "R-grafzahl",
                        "R-nfer",
                        "R-BiocFileCache",
                        "R-biomaRt",
                        "R-BetaPASS",
                        "R-BiocBaseUtils",
                        "R-LMMsolver",
                        "R-LorenzRegression",
                        "R-bayesplay",
                        "R-geodist",
                        "R-lolR",
                        "R-memery",
                        "R-quantregGrowth",
                        "R-rsvg",
                        "R-tidystats",
                        "R-ROCR",
                        "R-ichimoku",
                        "R-QuickJSR",
                        "R-avar",
                        "R-bartcs",
                        "R-bpnreg",
                        "R-coro",
                        "R-echoice2",
                        "R-ggcharts",
                        "R-robustfa",
                        "R-simts",
                        "R-BGGM",
                        "R-candisc",
                        "R-ctmle",
                        "R-drtmle",
                        "R-fcirt",
                        "R-hbamr",
                        "R-ltmle",
                        "R-mitml",
                        "R-pdqr",
                        "R-psfmi",
                        "R-smacof",
                        "R-surveil",
                        "R-BDgraph",
                        "R-Rlgt",
                        "R-alluvial",
                        "R-dirichletprocess",
                        "R-ergm",
                        "R-ergm.count",
                        "R-marqLevAlg",
                        "R-skimr",
                        "R-ssgraph",
                        "R-tergm",
                        "R-MRFcov",
                        "R-MaximinInfer",
                        "R-SIHR",
                        "R-bellreg",
                        "R-conformalbayes",
                        "R-cdata",
                        "R-crew",
                        "R-discrim",
                        "R-nc",
                        "R-questionr",
                        "R-re2",
                        "R-re2r",
                        "R-rqdatatable",
                        "R-rquery",
                        "R-BART",
                        "R-Rgof",
                        "R-bark",
                        "R-enrichR",
                        "R-tvReg",
                        "R-KODAMA",
                        "R-grpreg",
                        "R-hedgehog",
                        "R-metrica",
                        "R-quickcheck",
                        "R-winch",
                        "R-RMixtComp",
                        "R-VarSelLCM",
                        "R-batchtools",
                        "R-mfGARCH",
                        "R-rBDAT",
                        "R-sendmailR",
                        "R-stacks",
                        "R-tidyAML",
                        "R-tidytable",
                        "R-GLMMselect",
                        "R-RcppMsgPack",
                        "R-Rdimtools",
                        "R-bgms",
                        "R-TreeBUGS",
                        "R-bang",
                        "R-bliss",
                        "R-chandwich",
                        "R-eFRED",
                        "R-exdex",
                        "R-lctools",
                        "R-penppml",
                        "R-revdbayes",
                        "R-rust",
                        "R-meta",
                        "R-metarep",
                        "R-parabar",
                        "R-pcts",
                        "R-pimeta",
                        "R-vtable",
                        "R-clustAnalytics",
                        "R-emojifont",
                        "R-ggstar",
                        "R-ggtreeExtra",
                        "R-mnet",
                        "R-shadowtext",
                        "R-fs",
                        "R-ggtree",
                        "R-recipes",
                        "R-Rcmdr",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RoBMA",
                        "R-alpha.correction.bh",
                        "R-errors",
                        "R-magi",
                        "R-metaBMA",
                        "R-paropt",
                        "R-quantities",
                        "R-simpr",
                        "R-vccp",
                        "R-RCLabels",
                        "R-anticlust",
                        "R-glca",
                        "R-matsbyname",
                        "R-matsindf",
                        "R-slippymath",
                        "R-tRnslate",
                        "R-tmplate",
                        "R-unmarked",
                        "R-FFP",
                        "R-checkmate",
                        "R-promises",
                        "R-purrr",
                        "R-systemfonts",
                        "R-RTransferEntropy",
                        "R-VLTimeCausality",
                        "R-extras",
                        "R-ggrcs",
                        "R-lddmm",
                        "R-rgen",
                        "R-tidyquant",
                        "R-DelayedRandomArray",
                        "R-S4Arrays",
                        "R-SparseArray",
                        "R-dir.expiry",
                        "R-doctest",
                        "R-dde",
                        "R-ring",
                        "R-spBFA",
                        "R-womblR",
                        "R-viridis",
                        "R-KernelKnn",
                        "R-NeuralNetTools",
                        "R-domir",
                        "R-elmNNRcpp",
                        "R-mastif",
                        "R-proxyC",
                        "R-rmBayes",
                        "R-einet",
                        "R-fma",
                        "R-fusen",
                        "R-gcplyr",
                        "R-psqn",
                        "R-survstan",
                        "R-unittest",
                        "R-wooldridge",
                        "R-EBImage",
                        "R-coca",
                        "R-condTruncMVN",
                        "R-eicm",
                        "R-erify",
                        "R-fda",
                        "R-ijtiff",
                        "R-miWQS",
                        "R-parglm",
                        "R-strex",
                        "R-RNewsflow",
                        "R-VedicDateTime",
                        "R-anabel",
                        "R-bootUR",
                        "R-fastglm",
                        "R-islasso",
                        "R-moder",
                        "R-narray",
                        "R-philentropy",
                        "R-poorman",
                        "R-semlbci",
                        "R-sparkline",
                        "R-swephR",
                        "R-BiocManager",
                        "R-tsbox",
                        "R-brisk",
                        "R-densratio",
                        "R-gdistance",
                        "R-hdbm",
                        "R-rgdal",
                        "R-samc",
                        "R-sift",
                        "R-weakARMA",
                        "R-RestRserve",
                        "R-httr2",
                        "R-memochange",
                        "R-vapour",
                        "R-ClusterR",
                        "R-OpenImageR",
                        "R-Ryacas",
                        "R-decido",
                        "R-mbsts",
                        "R-redland",
                        "R-rugarch",
                        "R-simcdm",
                        "R-Ryacas0",
                        "R-ggtricks",
                        "R-gibble",
                        "R-settings",
                        "R-silicate",
                        "R-validate",
                        "R-BranchGLM",
                        "R-UComp",
                        "R-distributions3",
                        "R-scoringRules",
                        "R-tourr",
                        "R-StanHeaders",
                        "R-Rvmmin",
                        "R-declared",
                        "R-ggparty",
                        "R-optimr",
                        "R-simode",
                        "R-MixSIAR",
                        "R-NNS",
                        "R-R6DS",
                        "R-bayesAB",
                        "R-ggmcmc",
                        "R-gtreg",
                        "R-intergraph",
                        "R-logitr",
                        "R-lolog",
                        "R-matrixNormal",
                        "R-tdaunif",
                        "R-DiagrammeR",
                        "R-ctmcd",
                        "R-gpg",
                        "R-markovchain",
                        "R-sundialr",
                        "R-MCMCvis",
                        "R-PlaneGeometry",
                        "R-Riemann",
                        "R-SSNbayes",
                        "R-TidyDensity",
                        "R-bigstep",
                        "R-box",
                        "R-crew.cluster",
                        "R-fdacluster",
                        "R-qcc",
                        "R-survminer",
                        "R-svMisc",
                        "R-tidylog",
                        "R-uniformly",
                        "R-PROJ",
                        "R-TDAstats",
                        "R-abn",
                        "R-igraph",
                        "R-lookout",
                        "R-matahari",
                        "R-rjsoncons",
                        "R-scribe",
                        "R-sftime",
                        "R-cpp11",
                        "R-remotes",
                        "R-gginnards",
                        "R-iterors",
                        "R-InteractionSet",
                        "R-ODRF",
                        "R-ProbBayes",
                        "R-arrangements",
                        "R-bayesRecon",
                        "R-etwfe",
                        "R-flexpolyline",
                        "R-gasmodel",
                        "R-geostan",
                        "R-ggblanket",
                        "R-iterpc",
                        "R-metapod",
                        "R-optic",
                        "R-signs",
                        "R-spatialreg",
                        "R-spmodel",
                        "R-RcppCGAL",
                        "R-crosstable",
                        "R-ergm.multi",
                        "R-expss",
                        "R-maditr",
                        "R-ggrastr",
                        "R-sp",
                        "R-Rcereal",
                        "R-fHMM",
                        "R-fdapace",
                        "R-neverhpfilter",
                        "R-outliertree",
                        "R-printr",
                        "R-varbvs",
                        "R-JacobiEigen",
                        "R-LMoFit",
                        "R-amen",
                        "R-ino",
                        "R-knitcitations",
                        "R-mmpf",
                        "R-wwntests",
                        "R-samplingR",
                        "R-ezplot",
                        "R-gptstudio",
                        "R-matrixset",
                        "R-netseg",
                        "R-rmdpartials",
                        "R-robin",
                        "R-rucrdtw",
                        "R-shiny.i18n",
                        "R-shinyvalidate",
                        "R-BSSoverSpace",
                        "R-RoBSA",
                        "R-SpatialBSS",
                        "R-bnmonitor",
                        "R-cornet",
                        "R-diffudist",
                        "R-leidenbase",
                        "R-lintools",
                        "R-mcmcsae",
                        "R-palasso",
                        "R-mice",
                        "R-BayesMallows",
                        "R-PlackettLuce",
                        "R-confintr",
                        "R-cvms",
                        "R-groupdata2",
                        "R-predtools",
                        "R-radarchart",
                        "R-xpectr",
                        "R-C50",
                        "R-Cubist",
                        "R-cjbart",
                        "R-cvCovEst",
                        "R-imbalance",
                        "R-npcs",
                        "R-rbooster",
                        "R-scatterpie",
                        "R-starter",
                        "R-tstools",
                        "R-conTree",
                        "R-mnonr",
                        "R-polyreg",
                        "R-bvartools",
                        "R-clugenr",
                        "R-exampletestr",
                        "R-horseshoe",
                        "R-implied",
                        "R-pense",
                        "R-rwicc",
                        "R-tdata",
                        "R-ConfZIC",
                        "R-RcppCWB",
                        "R-Rdistance",
                        "R-ergmito",
                        "R-fmcmc",
                        "R-pkgbuild",
                        "R-lightgbm",
                        "R-datawizard",
                        "R-WoodburyMatrix",
                        "R-multilevelcoda",
                        "R-CIfinder",
                        "R-WH",
                        "R-basemodels",
                        "R-fritools",
                        "R-psborrow",
                        "R-slanter",
                        "R-GPoM",
                        "R-biomartr",
                        "R-stabs",
                        "R-varycoef",
                        "R-dipsaus",
                        "R-filearray",
                        "R-filematrix",
                        "R-gsDesign",
                        "R-gsDesign2",
                        "R-lazyarray",
                        "R-modi",
                        "R-npsurvSS",
                        "R-robsurvey",
                        "R-semfindr",
                        "R-wbacon",
                        "R-agena.ai",
                        "R-blink",
                        "R-klsh",
                        "R-WgtEff",
                        "R-fxl",
                        "R-labelled",
                        "R-agfh",
                        "R-amelie",
                        "R-bifurcatingr",
                        "R-iCARH",
                        "R-kanjistat",
                        "R-rmdcev",
                        "R-airr",
                        "R-alakazam",
                        "R-dcTensor",
                        "R-fastAFT",
                        "R-geomtextpath",
                        "R-hopit",
                        "R-nestedLogit",
                        "R-nlpred",
                        "R-nnTensor",
                        "R-psdr",
                        "R-r6extended",
                        "R-BayesianTools",
                        "R-GLMMadaptive",
                        "R-JMbayes2",
                        "R-cequre",
                        "R-dtwclust",
                        "R-ergMargins",
                        "R-fuzzr",
                        "R-ggfittext",
                        "R-qgam",
                        "R-rODE",
                        "R-rnmamod",
                        "R-softImpute",
                        "R-ggfun",
                        "R-RBesT",
                        "R-SBICgraph",
                        "R-common",
                        "R-fastadi",
                        "R-fmtr",
                        "R-gllvm",
                        "R-itdr",
                        "R-jinjar",
                        "R-jordan",
                        "R-libr",
                        "R-logr",
                        "R-mpath",
                        "R-reporter",
                        "R-rfm",
                        "R-sassy",
                        "R-sdmTMB",
                        "R-simpleMH",
                        "R-trialr",
                        "R-vsp",
                        "R-PriceIndices",
                        "R-coxerr",
                        "R-ggbreak",
                        "R-uwot",
                        "R-BayesSUR",
                        "R-assertr",
                        "R-bayesmeta",
                        "R-fixtuRes",
                        "R-lessSEM",
                        "R-libbib",
                        "R-shiny.semantic",
                        "R-autoTS",
                        "R-ggplotify",
                        "R-holiglm",
                        "R-logiBin",
                        "R-quantregForest",
                        "R-dplR",
                        "R-kantorovich",
                        "R-sugrrants",
                        "R-comat",
                        "R-gdalraster",
                        "R-motif",
                        "R-neojags",
                        "R-stokes",
                        "R-FLAME",
                        "R-ParallelLogger",
                        "R-TruncatedNormal",
                        "R-VARshrink",
                        "R-bizdays",
                        "R-countSTAR",
                        "R-spikeSlabGAM",
                        "R-RcmdrPlugin.MA",
                        "R-TSrepr",
                        "R-Elja",
                        "R-GpGp",
                        "R-SeBR",
                        "R-datefixR",
                        "R-iprior",
                        "R-marssTMB",
                        "R-rankinma",
                        "R-exactextractr",
                        "R-ldt",
                        "R-lpjmlkit",
                        "R-magclass",
                        "R-FLORAL",
                        "R-PWEXP",
                        "R-Q7",
                        "R-Rfolding",
                        "R-anyLib",
                        "R-esem",
                        "R-nebula",
                        "R-restriktor",
                        "R-TempStable",
                        "R-aldvmm",
                        "R-cocosoR",
                        "R-cryptography",
                        "R-fergm",
                        "R-hclust1d",
                        "R-mixvlmc",
                        "R-sleev",
                        "R-splitTools",
                        "R-Rborist",
                        "R-SparseMDC",
                        "R-ipc",
                        "R-mcunit",
                        "R-redux",
                        "R-CholWishart",
                        "R-Disequilibrium",
                        "R-FracKrigingR",
                        "R-SeuratObject",
                        "R-port4me",
                        "R-simplextree",
                        "R-ssh",
                        "R-EIX",
                        "R-bonsai",
                        "R-iBreakDown",
                        "R-ingredients",
                        "R-modelStudio",
                        "R-r2d3",
                        "R-IRTest",
                        "R-cnbdistr",
                        "R-r.jive",
                        "R-mfp",
                        "R-clubSandwich",
                        "R-frab",
                        "R-gratia",
                        "R-quickcode",
                        "R-rkeops",
                        "R-aihuman",
                        "R-dynCorr",
                        "R-ggjoy",
                        "R-gsignal",
                        "R-hdpGLM",
                        "R-metR",
                        "R-xmlr",
                        "R-magickGUI",
                        "R-mixedClust",
                        "R-ordinalClust",
                        "R-pcLasso",
                        "R-gert",
                        "R-isotree",
                        "R-vembedr",
                        "R-Bayesrel",
                        "R-diceR",
                        "R-logmult",
                        "R-mxsem",
                        "R-virtuoso",
                        "R-TileDBArray",
                        "R-arrow",
                        "R-bnma",
                        "R-dst",
                        "R-evclass",
                        "R-fastverse",
                        "R-pkglite",
                        "R-quanteda.textstats",
                        "R-rego",
                        "R-sfarrow",
                        "R-zebu",
                        "R-RDSsamplesize",
                        "R-CRF",
                        "R-Corbi",
                        "R-FuzzyClass",
                        "R-MVLM",
                        "R-RFCCA",
                        "R-RTMB",
                        "R-brms.mmrm",
                        "R-dynamac",
                        "R-ggpmisc",
                        "R-instantiate",
                        "R-invgamstochvol",
                        "R-emmeans",
                        "R-BT",
                        "R-ForestTools",
                        "R-GMCM",
                        "R-PRSPGx",
                        "R-bannerCommenter",
                        "R-garma",
                        "R-gglasso",
                        "R-jiebaR",
                        "R-netrankr",
                        "R-pfr",
                        "R-wCorr",
                        "R-wrapr",
                        "R-ggExtra",
                        "R-nlstools",
                        "R-BAS",
                        "R-ExtDist",
                        "R-S7",
                        "R-TruncExpFam",
                        "R-plasso",
                        "R-bayesdfa",
                        "R-betaMC",
                        "R-rrMixture",
                        "R-triangle",
                        "R-bridgedist",
                        "R-exactci",
                        "R-hdd",
                        "R-mbbefd",
                        "R-tsfeatures",
                        "R-FENmlm",
                        "R-fda.usc",
                        "R-isni",
                        "R-nlpsem",
                        "R-panelr",
                        "R-slasso",
                        "R-svDialogs",
                        "R-svDialogstcltk",
                        "R-table1",
                        "R-corrgram",
                        "R-dsmmR",
                        "R-oosse",
                        "R-scModels",
                        "R-leaflet",
                        "R-prettyglm",
                        "R-tidycat",
                        "R-unitquantreg",
                        "R-credentials",
                        "R-crqa",
                        "R-fractalRegression",
                        "R-procs",
                        "R-GRNNs",
                        "R-PosteriorBootstrap",
                        "R-SparseMSE",
                        "R-clustRcompaR",
                        "R-eyelinkReader",
                        "R-lavaanPlot",
                        "R-sjPlot",
                        "R-sjlabelled",
                        "R-sjmisc",
                        "R-sjtable2df",
                        "R-spdesign",
                        "R-SequenceSpikeSlab",
                        "R-bcROCsurface",
                        "R-fic",
                        "R-fsthet",
                        "R-noisemodel",
                        "R-rebib",
                        "R-HDMT",
                        "R-HIMA",
                        "R-QuadRoot",
                        "R-RationalExp",
                        "R-RegCombin",
                        "R-multibiasmeta",
                        "R-EstimDiagnostics",
                        "R-GPFDA",
                        "R-HilbertCurve",
                        "R-bssm",
                        "R-buildmer",
                        "R-constructive",
                        "R-diagis",
                        "R-eulerr",
                        "R-fetch",
                        "R-git4r",
                        "R-gretel",
                        "R-lucid",
                        "R-pBrackets",
                        "R-rco",
                        "R-smoots",
                        "R-walker",
                        "R-waspr",
                        "R-RaggedExperiment",
                        "R-mvnfast",
                        "R-PMCMRplus",
                        "R-PSDistr",
                        "R-blindreview",
                        "R-checkthat",
                        "R-forsearch",
                        "R-pcFactorStan",
                        "R-statsExpressions",
                        "R-effectsize",
                        "R-fastcpd",
                        "R-hdf5r",
                        "R-ocf",
                        "R-rWishart",
                        "R-brm",
                        "R-codalm",
                        "R-eyetrackingR",
                        "R-rdflib",
                        "R-tvgeom",
                        "R-ReIns",
                        "R-gambin",
                        "R-FuzzySTs",
                        "R-PCAmixdata",
                        "R-atable",
                        "R-bnclassify",
                        "R-manynet",
                        "R-semhelpinghands",
                        "R-rsm",
                        "R-sodium",
                        "R-MixSemiRob",
                        "R-Polychrome",
                        "R-caretEnsemble",
                        "R-mistr",
                        "R-mmrm",
                        "R-modelbpp",
                        "R-multibias",
                        "R-nmfbin",
                        "R-rbmi",
                        "R-yarrr",
                        "R-CovRegRF",
                        "R-MSCMT",
                        "R-bayesm",
                        "R-dann",
                        "R-lgpr",
                        "R-waiter",
                        "R-magick",
                        "R-tesseract",
                        "R-tidyclust",
                        "R-dbplyr",
                        "R-dplyr",
                        "R-CondCopulas",
                        "R-RSQL",
                        "R-autostsm",
                        "R-bayesPO",
                        "R-kalmanfilter",
                        "R-kimfilter",
                        "R-mcgibbsit",
                        "R-MGMM",
                        "R-RMTL",
                        "R-SQLDataFrame",
                        "R-bayes4psy",
                        "R-fmeffects",
                        "R-fwelnet",
                        "R-gofedf",
                        "R-joinet",
                        "R-lrstat",
                        "R-predint",
                        "R-sparsegl",
                        "R-starnet",
                        "R-transreg",
                        "R-LRTesteR",
                        "R-RVenn",
                        "R-SmCCNet",
                        "R-collin",
                        "R-docstring",
                        "R-mHMMbayes",
                        "R-qqconf",
                        "R-gt",
                        "R-textshaping",
                        "R-hunspell",
                        "R-wordcloud2",
                        "R-HeteroGGM",
                        "R-brglm2",
                        "R-densityarea",
                        "R-detectseparation",
                        "R-enrichwith",
                        "R-manymome",
                        "R-semptools",
                        "R-svglite",
                        "R-tidyposterior",
                        "R-clinfun",
                        "R-ggrepel",
                        "R-betaNB",
                        "R-deconvolveR",
                        "R-disaggR",
                        "R-ebnm",
                        "R-fRLR",
                        "R-kstMatrix",
                        "R-ktweedie",
                        "R-timeplyr",
                        "R-Jaya",
                        "R-Qtools",
                        "R-ZIBR",
                        "R-caracas",
                        "R-flashier",
                        "R-kgrams",
                        "R-lcmm",
                        "R-qsimulatR",
                        "R-quantdr",
                        "R-sgmodel",
                        "R-tokenizers",
                        "R-deepgp",
                        "R-thames",
                        "R-accessibility",
                        "R-bmass",
                        "R-delayed",
                        "R-screenshot",
                        "R-thurstonianIRT",
                        "R-Rlibkdv",
                        "R-careless",
                        "R-isoband",
                        "R-officer",
                        "R-rcmdcheck",
                        "R-targeted",
                        "R-ufs",
                        "R-BFF",
                        "R-RNGforGPD",
                        "R-ggpattern",
                        "R-gridpattern",
                        "R-vinereg",
                        "R-CTD",
                        "R-GREMLINS",
                        "R-cPCG",
                        "R-riverplot",
                        "R-ChemmineOB",
                        "R-ChemmineR",
                        "R-MultiAssayExperiment",
                        "R-caret",
                        "R-colorspace",
                        "R-fmcsR",
                        "R-modelsummary",
                        "R-neighbr",
                        "R-nestedcv",
                        "R-pmml",
                        "R-EnrichedHeatmap",
                        "R-bslib",
                        "R-here",
                        "R-pander",
                        "R-sylly",
                        "R-systemPipeR",
                        "R-systemPipeRdata",
                        "R-thematic",
                        "R-treeio",
                        "R-BSgenomeForge",
                        "R-LSTS",
                        "R-RSQLite",
                        "R-ShapleyValue",
                        "R-bayesmlogit",
                        "R-biocthis",
                        "R-gasper",
                        "R-import",
                        "R-polyhedralCubature",
                        "R-sbm",
                        "R-tessellation",
                        "R-htmlTable",
                        "R-knitr",
                        "R-RCDT",
                        "R-anomalize",
                        "R-cv",
                        "R-gdsfmt",
                        "R-jmv",
                        "R-mcgf",
                        "R-missSBM",
                        "R-scholar",
                        "R-sclr",
                        "R-sweep",
                        "R-glmtrans",
                        "R-xrnet",
                        "R-FSelectorRcpp",
                        "R-RSSL",
                        "R-SSLR",
                        "R-SeqArray",
                        "R-SingleCellExperiment",
                        "R-fastMatMR",
                        "R-ghcm",
                        "R-shrink",
                        "R-AIPW",
                        "R-GDAtools",
                        "R-descriptio",
                        "R-dlstats",
                        "R-easystats",
                        "R-oeli",
                        "R-robber",
                        "R-rworkflows",
                        "R-vsclust",
                        "R-rSPDE",
                        "R-OpenMx",
                        "R-PlotTools",
                        "R-new.dist",
                        "R-tidyxl",
                        "R-tmle3",
                        "R-DBItest",
                        "R-palmerpenguins",
                        "R-palr",
                        "R-tidyterra",
                        "R-DBI",
                        "R-RPostgres",
                        "R-mhurdle",
                        "R-mosaic",
                        "R-odbc",
                        "R-pillar",
                        "R-texreg",
                        "R-SSN2",
                        "R-bvhar",
                        "R-hypr",
                        "R-simmer",
                        "R-simmer.plot",
                        "R-truh",
                        "R-V8",
                        "R-fungible",
                        "R-hal9001",
                        "R-TLMoments",
                        "R-finalfit",
                        "R-igcop",
                        "R-tidyindex",
                        "R-R6causal",
                        "R-influential",
                        "R-ggthemes",
                        "R-dimensio",
                        "R-spacesXYZ",
                        "R-TaylorRussell",
                        "R-dformula",
                        "R-kcmeans",
                        "R-vizdraws",
                        "R-SurvMetrics",
                        "R-aorsf",
                        "R-baguette",
                        "R-censored",
                        "R-fplyr",
                        "R-rules",
                        "R-BayesLN",
                        "R-regmhmm",
                        "R-js",
                        "R-JuliaCall",
                        "R-sMTL",
                        "R-ggdist",
                        "R-cowplot",
                        "R-RTSA",
                        "R-SSVS",
                        "R-aglm",
                        "R-gbp",
                        "R-rgraph6",
                        "R-mixsqp",
                        "R-stringmagic",
                        "R-FBMS",
                        "R-Mhorseshoe",
                        "R-PUlasso",
                        "R-tsfknn",
                        "R-breakfast",
                        "R-glue",
                        "R-mcp",
                        "R-robvis",
                        "R-bootCT",
                        "R-DFBA",
                        "R-bayesianVARs",
                        "R-robustmatrix",
                        "R-tidyMC",
                        "R-ARGOS",
                        "R-BayesPPDSurv",
                        "R-eikosograms",
                        "R-mvord",
                        "R-plotROC",
                        "R-rtmpt",
                        "R-eventPred",
                        "R-pool",
                        "R-semtree",
                        "R-sqlhelper",
                        "R-gbm3",
                        "R-nCopula",
                        "R-HHG",
                        "R-bsitar",
                        "R-eff2",
                        "R-lorad",
                        "R-mimi",
                        "R-nlraa",
                        "R-sitar",
                        "R-MplusAutomation",
                        "R-LTFHPlus",
                        "R-probout",
                        "R-binGroup2",
                        "R-estimability",
                        "R-imager",
                        "R-afex",
                        "R-cobalt",
                        "R-gganimate",
                        "R-ggeffects",
                        "R-ggplot2",
                        "R-tidyfit",
                        "R-miselect",
                        "R-aides",
                        "R-rcpptimer",
                        "R-gfpop",
                        "R-LMest",
                        "R-fastshap",
                        "R-gggenes",
                        "R-shapviz",
                        "R-tinytable",
                        "R-fasterize",
                        "R-mixOmics",
                        "R-treemapify",
                        "R-CFtime",
                        "R-constellation",
                        "R-lmtp",
                        "R-multigraphr",
                        "R-sf",
                        "R-tsdistributions",
                        "R-zstdlite",
                        "R-dsem",
                        "R-pandoc",
                        "R-phylopath",
                        "R-randomizr",
                        "R-fastTS",
                        "R-rTensor2",
                        "R-assessor",
                        "R-mvrsquared",
                        "R-textmineR",
                        "R-tidylda",
                        "R-rnndescent",
                        "R-VARDetect",
                        "R-acnr",
                        "R-dygraphs",
                        "R-ids",
                        "R-jointseg",
                        "R-manipulateWidget",
                        "R-sparsevar",
                        "R-JointAI",
                        "R-MCCM",
                        "R-nlive",
                        "R-norMmix",
                        "R-LDAvis",
                        "R-bs4Dash",
                        "R-clustermq",
                        "R-googleCloudStorageR",
                        "R-googleComputeEngineR",
                        "R-mvinfluence",
                        "R-qqtest",
                        "R-quanteda",
                        "R-sentopics",
                        "R-spacyr",
                        "R-ggalt",
                        "R-highcharter",
                        "R-labelr",
                        "R-shinyjqui",
                        "R-flexsurvcure",
                        "R-gargle",
                        "R-gyro",
                        "R-trekcolors",
                        "R-Amelia",
                        "R-GLCMTextures",
                        "R-nimbleAPT",
                        "R-simtrial",
                        "R-survRM2",
                        "R-dominanceanalysis",
                        "R-ggside",
                        "R-scattermore",
                        "R-tableone",
                        "R-tinylabels",
                        "R-pals",
                        "R-rmcorr",
                        "R-drake",
                        "R-lightparser",
                        "R-bayesMeanScale",
                        "R-bayesian",
                        "R-bbnet",
                        "R-calibmsm",
                        "R-cloudfs",
                        "R-convdistr",
                        "R-edstan",
                        "R-fastkqr",
                        "R-iGraphMatch",
                        "R-multinma",
                        "R-yyjsonr",
                        "R-MatchIt",
                        "R-Structstrings",
                        "R-Ternary",
                        "R-UCSC.utils",
                        "R-bamlss",
                        "R-dm",
                        "R-flexsurv",
                        "R-glmGamPoi",
                        "R-harmony",
                        "R-heplots",
                        "R-optmatch",
                        "R-parsnip",
                        "R-pins",
                        "R-pomdp",
                        "R-rgl",
                        "R-see",
                        "R-targets",
                        "R-tibble",
                        "R-bigQueryR",
                        "R-googleAnalyticsR",
                        "R-googleAuthR",
                        "R-measurementProtocol",
                        "R-pzfx",
                        "R-rio",
                        "R-DAAG",
                        "R-fastR2",
                        "R-mosaicCalc",
                        "R-RcppZiggurat",
                        "R-mashr",
                        "R-spdep",
                        "R-tidySEM",
                        "R-GDPuc",
                        "R-lavaanExtra",
                        "R-performance",
                        "R-qqplotr",
                        "R-rempsyc",
                        "R-mlr3learners",
                        "R-modelbased",
                        "R-rsae",
                        "R-vetiver",
                        "R-fmesher",
                        "R-correlation",
                        "R-ergm.rank",
                        "R-mbend",
                        "R-broom",
                        "R-caper",
                        "R-epiR",
                        "R-feisr",
                        "R-httptest2",
                        "R-insight",
                        "R-joineR",
                        "R-joineRML",
                        "R-multgee",
                        "R-perturbR",
                        "R-areal",
                        "R-consort",
                        "R-cubble",
                        "R-fresh",
                        "R-graphsim",
                        "R-leiden",
                        "R-ncdfgeom",
                        "R-stars",
                        "R-swimplot",
                        "R-lhs",
                        "R-tidyrules",
                        "R-mev",
                        "R-dosearch",
                        "R-ipumsr",
                        "R-SimDesign",
                        "R-fitdistrplus",
                        "R-NPRED",
                        "R-ordbetareg",
                        "R-HypergeoMat",
                        "R-copula",
                        "R-dockerfiler",
                        "R-ggsurvfit",
                        "R-golem",
                        "R-gtsummary",
                        "R-shinyEffects",
                        "R-shinydashboardPlus",
                        "R-smd",
                        "R-BCDAG",
                        "R-DirichletReg",
                        "R-LaMa",
                        "R-MEFM",
                        "R-armadillo",
                        "R-censobr",
                        "R-geobr",
                        "R-kDGLM",
                        "R-iwmm",
                        "R-nimbleSCR",
                        "R-priorsense",
                        "R-sgboost",
                        "R-tensorMiss",
                        "R-mvgam",
                        "R-cpp11armadillo",
                        "R-fntl",
                        "R-RcppBessel",
                        "R-bigergm",
                        "R-jstable",
                        "R-telescope",
                        "R-charlatan",
                        "R-pre",
                        "R-cpp11eigen",
                        "R-spacetime",
                        "R-villager",
                        "R-netdiffuseR",
                        "R-panelPomp",
                        "R-sftrack",
                        "R-CausalQueries",
                        "R-DeclareDesign",
                        "R-DiscreteDists",
                        "R-animint2",
                        "R-distfromq",
                        "R-mlr3mbo",
                        "R-precrec",
                        "R-rvec",
                        "R-semmcci",
                        "R-tidybayes",
                        "R-Ecfun",
                        "R-PoissonBinomial",
                        "R-MDMR",
                        "R-Numero",
                        "R-SimMultiCorrData",
                        "R-bsynth",
                        "R-mRpostman",
                        "R-apex",
                        "R-ggseqlogo",
                        "R-phangorn",
                        "R-ERPM",
                        "R-qs2",
                        "R-rim",
                        "R-tidyjson",
                        "R-vcfR",
                        "R-Lahman",
                        "R-MTPS",
                        "R-litedown",
                        "R-broom.mixed",
                        "R-descriptr",
                        "R-cppcontainers",
                        "R-inferr",
                        "R-vegclust",
                        "R-qfratio",
                        "R-DHARMa",
                        "R-mgcViz"
                    ]
                }
            ]
        },
        {
            "name": "R-RMark",
            "portdir": "R/R-RMark",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMark",
            "description": "R code for mark analysis",
            "long_description": "R code for mark analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-msm",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-RMariaDB",
            "portdir": "R/R-RMariaDB",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmariadb.r-dbi.org",
            "description": "Database interface and MariaDB driver",
            "long_description": "Database interface and MariaDB driver",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-DBI",
                        "R-blob",
                        "R-hms",
                        "R-lubridate",
                        "R-plogr",
                        "R-CRAN-recommended",
                        "mariadb-10.11",
                        "R-bit64",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-withr",
                        "R-testthat",
                        "R-readr",
                        "R-decor",
                        "R-DBItest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-UCSC.utils",
                        "R-dbx",
                        "R-sqlhelper",
                        "R-dbplyr",
                        "R-dm",
                        "R-DBI"
                    ]
                }
            ]
        },
        {
            "name": "R-rmargint",
            "portdir": "R/R-rmargint",
            "version": "2.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmargint",
            "description": "Robust Marginal Integration procedures",
            "long_description": "Robust Marginal Integration procedures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmarchingcubes",
            "portdir": "R/R-rmarchingcubes",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmarchingcubes",
            "description": "Calculate 3D contour meshes using the marching cubes algorithm",
            "long_description": "Calculate 3D contour meshes using the marching cubes algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cgalMeshes",
                        "R-concom"
                    ]
                }
            ]
        },
        {
            "name": "R-Rmalschains",
            "portdir": "R/R-Rmalschains",
            "version": "0.2-10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rmalschains",
            "description": "Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains)",
            "long_description": "Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-inline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        }
    ]
}