GET /api/v1/ports/?format=api&ordering=name&page=924
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=925",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=923",
    "results": [
        {
            "name": "R-rpm",
            "portdir": "R/R-rpm",
            "version": "0.7-3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://handcock.github.io",
            "description": "Modelling of Revealed Preferences Matchings",
            "long_description": "Statistical estimation of revealed preference models from data collected on bipartite matchings.",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "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-abind",
                        "R-coda",
                        "R-dplyr",
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-future",
                        "R-nloptr",
                        "R-foreach",
                        "R-doRNG",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rpoppler",
            "portdir": "R/R-Rpoppler",
            "version": "0.1-3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rpoppler",
            "description": "PDF tools based on Poppler",
            "long_description": "PDF tools based on the Poppler PDF rendering library.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tm"
                    ]
                }
            ]
        },
        {
            "name": "R-RPostgres",
            "portdir": "R/R-RPostgres",
            "version": "1.4.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpostgres.r-dbi.org",
            "description": "Rcpp Interface to PostgreSQL",
            "long_description": "Rcpp Interface to PostgreSQL",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-DBI",
                        "R-blob",
                        "R-withr",
                        "R-hms",
                        "R-lubridate",
                        "R-plogr",
                        "R-CRAN-recommended",
                        "postgresql15",
                        "R-bit64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-callr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-DBItest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dbx",
                        "R-sqlhelper",
                        "R-dbplyr",
                        "R-RSQL",
                        "R-repana",
                        "R-dm",
                        "R-sf"
                    ]
                }
            ]
        },
        {
            "name": "R-RPostgreSQL",
            "portdir": "R/R-RPostgreSQL",
            "version": "0.7-6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RPostgreSQL",
            "description": "R interface to the PostgreSQL database system",
            "long_description": "R interface to the PostgreSQL database system",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql15",
                        "R-DBI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineR",
                        "R-dplyr",
                        "R-dbx",
                        "R-sqldf",
                        "R-dbplyr",
                        "R-spacetime",
                        "R-sf"
                    ]
                }
            ]
        },
        {
            "name": "R-rPref",
            "portdir": "R/R-rPref",
            "version": "1.4.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.p-roocks.de/rpref",
            "description": "Routines to select and visualize the maxima for a given strict partial order",
            "long_description": "Routines to select and visualize the maxima for a given strict partial order",
            "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-lazyeval",
                        "R-dplyr",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-graph",
                        "R-Rgraphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RprobitB",
            "portdir": "R/R-RprobitB",
            "version": "1.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loelschlaeger.de/RprobitB",
            "description": "Bayesian Probit choice modelling",
            "long_description": "Bayesian Probit choice modelling",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "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-cli",
                        "R-rlang",
                        "R-crayon",
                        "R-mvtnorm",
                        "R-checkmate",
                        "R-progress",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-viridis",
                        "R-Rdpack",
                        "R-foreach",
                        "R-doSNOW",
                        "R-mixtools",
                        "R-CRAN-recommended",
                        "R-oeli",
                        "R-plotROC",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-mlogit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rprojroot",
            "portdir": "R/R-rprojroot",
            "version": "2.0.4.9007",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rprojroot.r-lib.org",
            "description": "Finding files in project subdirectories",
            "long_description": "Finding files in project subdirectories",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lifecycle",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockr",
                        "R-rlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgload",
                        "R-packer",
                        "R-hdpGLM",
                        "R-starter",
                        "R-styler",
                        "R-usethis",
                        "R-vcr",
                        "R-rcmdcheck",
                        "R-oeli",
                        "R-distill",
                        "R-rhub",
                        "R-here"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tatoo",
                        "R-pkgcache",
                        "R-lgr",
                        "R-tidyjson",
                        "R-Rdpack",
                        "R-multinma",
                        "R-this.path",
                        "R-DBI",
                        "R-RMariaDB",
                        "R-gh",
                        "R-cli",
                        "R-callr",
                        "R-remotes",
                        "R-ijtiff",
                        "R-webdriver",
                        "R-sparklyr",
                        "R-reprex"
                    ]
                }
            ]
        },
        {
            "name": "R-RProtoBuf",
            "portdir": "R/R-RProtoBuf",
            "version": "0.4.22",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RProtoBuf https://dirk.eddelbuettel.com/code/rprotobuf.html",
            "description": "R interface to the Protocol Buffers API",
            "long_description": "R interface to the Protocol Buffers API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-proffer",
                        "R-acumos"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-profile",
                        "R-jmvcore"
                    ]
                }
            ]
        },
        {
            "name": "R-r.proxy",
            "portdir": "R/R-r.proxy",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r.proxy",
            "description": "Set proxy in R console",
            "long_description": "Set proxy in R console",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-curl",
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RPtests",
            "portdir": "R/R-RPtests",
            "version": "0.1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RPtests",
            "description": "Goodness-of-fit tests for high-dimensional linear regression models",
            "long_description": "Goodness-of-fit tests for high-dimensional linear regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RPushbullet",
            "portdir": "R/R-RPushbullet",
            "version": "0.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://progressr.futureverse.org",
            "description": "R Interface to the Pushbullet messaging service",
            "long_description": "R Interface to the Pushbullet messaging service",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimDesign",
                        "R-CoTiMA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-progressr"
                    ]
                }
            ]
        },
        {
            "name": "R-rpymat",
            "portdir": "R/R-rpymat",
            "version": "0.1.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dipterix.org/rpymat",
            "description": "Easily configure an isolated Python environment",
            "long_description": "Easily configure an isolated Python environment",
            "active": true,
            "categories": [
                "science",
                "python",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-rappdirs",
                        "R-rstudioapi",
                        "R-reticulate",
                        "R-IRkernel",
                        "R-CRAN-recommended",
                        "R-fastmap",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rqdatatable",
            "portdir": "R/R-rqdatatable",
            "version": "1.3.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/rqdatatable",
            "description": "rquery for data.table",
            "long_description": "rquery for data.table",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rquery",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-wrapr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rquery"
                    ]
                }
            ]
        },
        {
            "name": "R-rqlm",
            "portdir": "R/R-rqlm",
            "version": "2.1-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rqlm",
            "description": "Modified Poisson and least-squares regressions for binary outcome",
            "long_description": "Modified Poisson and least-squares regressions for binary outcome",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-mice",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rqPen",
            "portdir": "R/R-rqPen",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bssherwood/rqpen",
            "description": "Penalized quantile regression",
            "long_description": "Penalized quantile regression",
            "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",
                "gfortran",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-lifecycle",
                        "R-plyr",
                        "R-Rdpack",
                        "R-quantreg",
                        "R-hqreg",
                        "R-hrqglas",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RQuantLib",
            "portdir": "R/R-RQuantLib",
            "version": "0.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rquantlib.html",
            "description": "R interface to the QuantLib library",
            "long_description": "R interface to the QuantLib library",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "QuantLib",
                        "R-zoo",
                        "boost181"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-tinytest",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bizdays",
                        "R-rtsdata"
                    ]
                }
            ]
        },
        {
            "name": "R-rquery",
            "portdir": "R/R-rquery",
            "version": "1.4.99",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/rquery",
            "description": "Relational query generator for data manipulation at scale",
            "long_description": "Relational query generator for data manipulation at scale",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-wrapr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-RSQLite",
                        "R-rqdatatable",
                        "R-DBI",
                        "R-yaml",
                        "R-knitr",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cdata",
                        "R-rqdatatable"
                    ]
                }
            ]
        },
        {
            "name": "R-rr2",
            "portdir": "R/R-rr2",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rr2",
            "description": "R2s for regression models",
            "long_description": "R2s for regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-phylolm",
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-phyr",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lme4"
                    ]
                }
            ]
        },
        {
            "name": "R-rrapply",
            "portdir": "R/R-rrapply",
            "version": "1.2.7",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jorischau.github.io/rrapply",
            "description": "Revisiting Base Rapply",
            "long_description": "Revisiting Base Rapply",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rrat",
            "portdir": "R/R-rrat",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrat",
            "description": "Robust regression with asymmetric heavy-tail noise distributions",
            "long_description": "Robust regression with asymmetric heavy-tail noise distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rrBLUP",
            "portdir": "R/R-rrBLUP",
            "version": "4.6.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrBLUP",
            "description": "Ridge regression and other kernels for genomic selection",
            "long_description": "Software for genomic prediction with the RR-BLUP mixed model.",
            "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": []
        },
        {
            "name": "R-RRBoost",
            "portdir": "R/R-RRBoost",
            "version": "0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RRBoost",
            "description": "Implementation of robust boosting algorithms for regression in R",
            "long_description": "Implementation of robust boosting algorithms for regression in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RobStatTM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rrcov",
            "portdir": "R/R-rrcov",
            "version": "1.7-6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/rrcov",
            "description": "Scalable robust estimators with high breakdown point",
            "long_description": "Scalable robust estimators with high breakdown point",
            "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-pcaPP",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BMA",
                        "R-DepthProc",
                        "R-GSE",
                        "R-ICSClust",
                        "R-RobStatTM",
                        "R-robust",
                        "R-rrcovHD",
                        "R-rrcovNA",
                        "R-ICSShiny",
                        "R-RobAStBase",
                        "R-cellWise",
                        "R-riv",
                        "R-robustfa",
                        "R-rospca",
                        "R-groc",
                        "R-RcmdrPlugin.PcaRobust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigutilsr",
                        "R-robustbase"
                    ]
                }
            ]
        },
        {
            "name": "R-rrcovHD",
            "portdir": "R/R-rrcovHD",
            "version": "0.3-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/rrcovHD",
            "description": "Robust multivariate methods for high-dimensional data",
            "long_description": "Robust multivariate methods for high-dimensional data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pcaPP",
                        "R-rrcov",
                        "R-pls",
                        "R-Rcpp",
                        "R-spls",
                        "R-CRAN-recommended",
                        "R-robustHD",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rospca"
                    ]
                }
            ]
        },
        {
            "name": "R-rrcovNA",
            "portdir": "R/R-rrcovNA",
            "version": "0.5-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/rrcovNA",
            "description": "Scalable robust estimators with high breakdown point for incomplete data",
            "long_description": "Scalable robust estimators with high breakdown point for incomplete data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-norm",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-robustbase",
                        "R-rrcov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RRI",
            "portdir": "R/R-RRI",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RRI",
            "description": "Residual Randomization Inference for regression models",
            "long_description": "Testing and inference for regression models using residual randomization methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rrMixture",
            "portdir": "R/R-rrMixture",
            "version": "0.1-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrMixture",
            "description": "Reduced-Rank Mixture models",
            "long_description": "Reduced-Rank Mixture models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-matrixcalc",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rrpack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rrpack",
            "portdir": "R/R-rrpack",
            "version": "0.1-13",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrpack",
            "description": "Reduced-rank regression",
            "long_description": "Reduced-rank regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-glmnet",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gofar",
                        "R-nbfar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rrMixture"
                    ]
                }
            ]
        },
        {
            "name": "R-R.rsp",
            "portdir": "R/R-R.rsp",
            "version": "0.46.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R.rsp",
            "description": "Dynamic generation of scientific reports",
            "long_description": "Dynamic generation of scientific reports",
            "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-R.cache",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-base64enc",
                        "R-knitr",
                        "R-markdown",
                        "R-ascii",
                        "R-R.devices"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-msBP",
                        "R-robumeta",
                        "R-tapkee"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MXM",
                        "R-extremefit",
                        "R-MCMCprecision",
                        "R-bayesmeta",
                        "R-mpath",
                        "R-RcppThread",
                        "R-Riemann",
                        "R-RobStatTM",
                        "R-future",
                        "R-PSCBS",
                        "R-PStrata",
                        "R-TreeBUGS",
                        "R-frbs",
                        "R-future.batchtools",
                        "R-future.callr",
                        "R-DescTools",
                        "R-optimParallel",
                        "R-papaja",
                        "R-BayesSUR",
                        "R-ctmcd",
                        "R-dawai",
                        "R-graphsim",
                        "R-tsdisagg2",
                        "R-eglhmm",
                        "R-bmemLavaan",
                        "R-brr",
                        "R-fDMA",
                        "R-profmem",
                        "R-bsitar",
                        "R-bst",
                        "R-bujar",
                        "R-psborrow",
                        "R-causaleffect",
                        "R-REndo",
                        "R-hopit",
                        "R-iprior",
                        "R-kdecopula",
                        "R-lavaSearch2",
                        "R-wrapr",
                        "R-MultiAssayExperiment",
                        "R-coga",
                        "R-mmcif",
                        "R-nhm",
                        "R-parglm",
                        "R-sn",
                        "R-spacyr",
                        "R-metaplus",
                        "R-CoTiMA",
                        "R-future.apply",
                        "R-roptim",
                        "R-jsonlite",
                        "R-calibmsm",
                        "R-sgd",
                        "R-irboost",
                        "R-R.devices",
                        "R-SIHR",
                        "R-abn",
                        "R-doFuture",
                        "R-spam",
                        "R-rbmi",
                        "R-brms",
                        "R-survey",
                        "R-FuzzyLP",
                        "R-ibdreg",
                        "R-GDAtools",
                        "R-GameTheory",
                        "R-ldbounds",
                        "R-listenv",
                        "R-LMMstar",
                        "R-BASS",
                        "R-BayesRS",
                        "R-ecp",
                        "R-sleev",
                        "R-robmixglm",
                        "R-psqn",
                        "R-randomLCA",
                        "R-matrixStats",
                        "R-multinma",
                        "R-GeneralizedWendland",
                        "R-brotli",
                        "R-nnlib2Rcpp",
                        "R-kyotil",
                        "R-optimx",
                        "R-DPP",
                        "R-quantreg",
                        "R-afex",
                        "R-huxtable"
                    ]
                }
            ]
        },
        {
            "name": "R-rrum",
            "portdir": "R/R-rrum",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmsalab.github.io/rrum",
            "description": "Bayesian estimation of the reduced reparameterized unified model with Gibbs sampling",
            "long_description": "Bayesian estimation of the reduced reparameterized unified model with Gibbs sampling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgen",
                        "R-simcdm",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsae",
            "portdir": "R/R-rsae",
            "version": "0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobiasschoch/rsae",
            "description": "Robust Small Area Estimation",
            "long_description": "Robust Small Area Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-rsample",
            "portdir": "R/R-rsample",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rsample.tidymodels.org",
            "description": "General resampling infrastructure",
            "long_description": "Classes and functions to create and summarize different types of resampling objects (e.g. bootstrap, cross-validation).",
            "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-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-furrr",
                        "R-slider",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-withr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-whisker",
                        "R-covr",
                        "R-modeldata",
                        "R-recipes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyfit",
                        "R-tidyAML",
                        "R-tidymodels",
                        "R-tidyposterior",
                        "R-timetk",
                        "R-LorenzRegression",
                        "R-baguette",
                        "R-tune",
                        "R-psfmi",
                        "R-tidyclust",
                        "R-sitar",
                        "R-workflowsets",
                        "R-stacks"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-finetune",
                        "R-broom",
                        "R-probably",
                        "R-recipes",
                        "R-tidydann",
                        "R-bonsai"
                    ]
                }
            ]
        },
        {
            "name": "R-Rsamtools",
            "portdir": "R/R-Rsamtools",
            "version": "2.20.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/Rsamtools",
            "description": "Binary alignment (BAM), FASTA, variant call (BCF) and tabix file import",
            "long_description": "Binary alignment (BAM), FASTA, variant call (BCF) and tabix file import",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-XVector",
                        "R-zlibbioc",
                        "curl",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-GenomicRanges",
                        "R-CRAN-recommended",
                        "R-Rhtslib",
                        "R-bitops"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-systemPipeR",
                        "R-rtracklayer",
                        "R-BSgenome",
                        "R-ShortRead",
                        "R-GenomicAlignments",
                        "R-VariantAnnotation",
                        "R-csaw"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SeqArray",
                        "R-systemPipeRdata",
                        "R-IRanges",
                        "R-BSgenomeForge",
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "name": "R-rsbml",
            "portdir": "R/R-rsbml",
            "version": "2.62.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/rsbml",
            "description": "R support for SBML, using libsbml",
            "long_description": "R support for SBML, using libsbml",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libsbml",
                        "R-BiocGenerics",
                        "R-graph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RSC",
            "portdir": "R/R-RSC",
            "version": "2.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSC",
            "description": "Robust and sparse correlation matrix",
            "long_description": "Robust and sparse correlation matrix",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RSclient",
            "portdir": "R/R-RSclient",
            "version": "0.7-10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/RSclient",
            "description": "Client for Rserve",
            "long_description": "Client for Rserve, allowing to connect to Rserve instances and issue commands.",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsconnect",
            "portdir": "R/R-rsconnect",
            "version": "1.3.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstudio/rsconnect",
            "description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "long_description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-lifecycle",
                        "R-digest",
                        "R-yaml",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-renv",
                        "R-packrat",
                        "R-CRAN-recommended",
                        "R-PKI",
                        "R-cli",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-RCurl",
                        "R-reticulate",
                        "R-BiocManager",
                        "R-plumber",
                        "R-quarto",
                        "R-Biobase",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-pins",
                        "R-quarto",
                        "R-shinystan",
                        "R-vetiver",
                        "R-distill",
                        "R-golem",
                        "R-pkgdown",
                        "R-bookdown"
                    ]
                }
            ]
        },
        {
            "name": "R-rsdmx",
            "portdir": "R/R-rsdmx",
            "version": "0.6-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsdmx",
            "description": "Tools for reading SDMX data and metadata",
            "long_description": "Tools for reading SDMX data and metadata",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-XML",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-validate"
                    ]
                }
            ]
        },
        {
            "name": "R-rsem",
            "portdir": "R/R-rsem",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsem",
            "description": "Robust structural equation modelling with missing data and auxiliary variables",
            "long_description": "Robust structural equation modelling with missing data and auxiliary variables",
            "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-lavaan",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bmemLavaan",
                        "R-coefficientalpha"
                    ]
                }
            ]
        },
        {
            "name": "R-Rserve",
            "portdir": "R/R-Rserve",
            "version": "1.8-13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/Rserve",
            "description": "Binary R server",
            "long_description": "Binary R server",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RestRserve",
                        "R-acumos"
                    ]
                }
            ]
        },
        {
            "name": "R-rSFA",
            "portdir": "R/R-rSFA",
            "version": "1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rSFA",
            "description": "Slow Feature Analysis",
            "long_description": "Slow Feature Analysis",
            "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": [
                {
                    "type": "test",
                    "ports": [
                        "R-ForeCA"
                    ]
                }
            ]
        },
        {
            "name": "R-RSGHB",
            "portdir": "R/R-RSGHB",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSGHB",
            "description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "long_description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "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-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apollo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-idefix"
                    ]
                }
            ]
        },
        {
            "name": "R-RSiena",
            "portdir": "R/R-RSiena",
            "version": "1.4.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stocnet/rsiena",
            "description": "Siena – Simulation Investigation for Empirical Network Analysis",
            "long_description": "Siena – Simulation Investigation for Empirical Network Analysis",
            "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-xtable",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-network"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-netmediate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-manynet",
                        "R-btergm",
                        "R-netdiffuseR"
                    ]
                }
            ]
        },
        {
            "name": "R-rsm",
            "portdir": "R/R-rsm",
            "version": "2.10.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rvlenth.github.io/rsm",
            "description": "Response-surface analysis",
            "long_description": "Response-surface analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-estimability"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-conf.design",
                        "R-FrF2",
                        "R-Vdgraph",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-DoE.base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsurface",
                        "R-DoE.wrapper"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans"
                    ]
                }
            ]
        },
        {
            "name": "R-RSNNS",
            "portdir": "R/R-RSNNS",
            "version": "0.4-17",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cbergmeir/RSNNS",
            "description": "Neural networks using the Stuttgart Neural Network Simulator (SNNS)",
            "long_description": "Neural networks using the Stuttgart Neural Network Simulator (SNNS)",
            "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-NeuralNetTools",
                        "R-scatterplot3d"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-noisemodel",
                        "R-rasclass"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NeuralNetTools"
                    ]
                }
            ]
        },
        {
            "name": "R-Rsolnp",
            "portdir": "R/R-Rsolnp",
            "version": "1.16",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rsolnp",
            "description": "General non-linear optimization",
            "long_description": "General non-linear optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-garma",
                        "R-AIPW",
                        "R-DMQ",
                        "R-GDINA",
                        "R-GofKmt",
                        "R-SemiMarkov",
                        "R-DiscreteInverseWeibull",
                        "R-DiscreteWeibull",
                        "R-alphaOutlier",
                        "R-rugarch",
                        "R-ACDm",
                        "R-miWQS",
                        "R-mipfp",
                        "R-tsdistributions",
                        "R-mev",
                        "R-depmixS4",
                        "R-prodest",
                        "R-apollo",
                        "R-wqs",
                        "R-rmgarch",
                        "R-Renvlp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-LambertW",
                        "R-mirt",
                        "R-mcgf",
                        "R-markovchain",
                        "R-tmle3",
                        "R-lessSEM"
                    ]
                }
            ]
        },
        {
            "name": "R-Rsomoclu",
            "portdir": "R/R-Rsomoclu",
            "version": "1.7.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://peterwittek.github.io/somoclu",
            "description": "Somoclu is a massively parallel implementation of self-organizing maps",
            "long_description": "Somoclu is a massively parallel implementation of self-organizing maps",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-kohonen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsparse",
            "portdir": "R/R-rsparse",
            "version": "0.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsparse",
            "description": "Statistical learning on sparse matrices",
            "long_description": "Statistical learning on sparse matrices",
            "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",
                "gccdevel",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-data.table",
                        "R-RhpcBLASctl",
                        "R-MatrixExtra",
                        "R-float",
                        "R-lgr",
                        "R-CRAN-recommended",
                        "libgcc",
                        "OpenBLAS",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-text2vec"
                    ]
                }
            ]
        },
        {
            "name": "R-rSPDE",
            "portdir": "R/R-rSPDE",
            "version": "2.3.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidbolin.github.io/rSPDE",
            "description": "Rational approximations of fractional stochastic partial differential equations",
            "long_description": "Rational approximations of fractional stochastic partial differential equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fmesher",
                        "R-lifecycle",
                        "R-CRAN-recommended",
                        "R-broom"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-viridis",
                        "R-doParallel",
                        "R-foreach",
                        "R-sn",
                        "R-RSpectra",
                        "R-optimParallel",
                        "R-splancs",
                        "R-scoringRules",
                        "R-numDeriv",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MetricGraph",
                        "R-BSSoverSpace"
                    ]
                }
            ]
        },
        {
            "name": "R-RSpectra",
            "portdir": "R/R-RSpectra",
            "version": "0.16-2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSpectra",
            "description": "Solvers for large-scale eigenvalue and SVD problems",
            "long_description": "Solvers for large-scale eigenvalue and SVD problems",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Gmedian",
                        "R-MatrixCorrelation",
                        "R-RGMM",
                        "R-RUVIIIC",
                        "R-Rdimtools",
                        "R-Rfssa",
                        "R-rARPACK",
                        "R-autoFRK",
                        "R-textmineR",
                        "R-umap",
                        "R-uwot",
                        "R-HDMFA",
                        "R-HyperG",
                        "R-pcadapt",
                        "R-bigstatsr",
                        "R-PlackettLuce",
                        "R-WSGeometry",
                        "R-fungible",
                        "R-bigutilsr",
                        "R-quanteda.textmodels",
                        "R-fastadi",
                        "R-gasper",
                        "R-vsp",
                        "R-lfmm",
                        "R-maotai",
                        "R-missSBM",
                        "R-sparseLRMatrix",
                        "R-cvCovEst",
                        "R-Seurat",
                        "R-dtwclust",
                        "R-sparsegl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatialreg",
                        "R-InspectChangepoint",
                        "R-spaMM",
                        "R-bigsnpr",
                        "R-spdep",
                        "R-rSPDE",
                        "R-recipes",
                        "R-sommer",
                        "R-Rssa"
                    ]
                }
            ]
        }
    ]
}