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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=233",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=231",
    "results": [
        {
            "name": "R-RMSD",
            "portdir": "R/R-RMSD",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMSD",
            "description": "Refined Modified Stahel–Donoho estimators for outlier detection",
            "long_description": "Refined Modified Stahel–Donoho estimators for outlier detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMSDp",
            "portdir": "R/R-RMSDp",
            "version": "0.1.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMSDp",
            "description": "Refined Modified Stahel–Donoho estimators for outlier detection",
            "long_description": "Refined Modified Stahel–Donoho estimators for outlier detection (parallel version).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMSS",
            "portdir": "R/R-RMSS",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMSS",
            "description": "Robust Multi-Model Subset Selection",
            "long_description": "Robust Multi-Model Subset Selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-cellWise",
                        "R-robStepSplitReg",
                        "R-srlars",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvnfast",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMTL",
            "portdir": "R/R-RMTL",
            "version": "0.9.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMTL",
            "description": "Regularized Multi-Task Learning",
            "long_description": "Regularized Multi-Task Learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-CRAN-recommended",
                        "R-doParallel",
                        "R-psych",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-RMTstat",
            "portdir": "R/R-RMTstat",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evanbiederstedt/RMTstat",
            "description": "Distributions, statistics and tests derived from random matrix theory",
            "long_description": "Distributions, statistics and tests derived from random matrix theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvCovEst"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-RMVL",
            "portdir": "R/R-RMVL",
            "version": "1.1.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/volodya31415/RMVL",
            "description": "Mappable vector library for handling large datasets",
            "long_description": "Mappable vector library provides convenient way to access large datasets.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMariaDB",
            "portdir": "R/R-RMariaDB",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmariadb.r-dbi.org",
            "description": "Database interface and MariaDB driver",
            "long_description": "Database interface and MariaDB driver",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-DBI",
                        "R-blob",
                        "R-hms",
                        "R-lubridate",
                        "R-plogr",
                        "R-CRAN-recommended",
                        "mariadb-10.11",
                        "R-bit64",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-withr",
                        "R-testthat",
                        "R-readr",
                        "R-decor",
                        "R-DBItest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-UCSC.utils",
                        "R-dbplyr",
                        "R-dbx",
                        "R-dm",
                        "R-sqlhelper"
                    ]
                }
            ]
        },
        {
            "name": "R-RMark",
            "portdir": "R/R-RMark",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMark",
            "description": "R code for mark analysis",
            "long_description": "R code for mark analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-msm",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-RMixtComp",
            "portdir": "R/R-RMixtComp",
            "version": "4.1.4",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMixtComp",
            "description": "Mixture models with heterogeneous and (partially) missing data",
            "long_description": "Mixture models with heterogeneous and (partially) missing data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-RMixtCompIO",
                        "R-RMixtCompUtilities",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ClusVis",
                        "R-Rmixmod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMixtCompIO",
            "portdir": "R/R-RMixtCompIO",
            "version": "4.0.11",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMixtCompIO",
            "description": "Model-based clustering package for mixed data",
            "long_description": "Model-based clustering package for mixed data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-Rmixmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RMixtComp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RMixtCompUtilities"
                    ]
                }
            ]
        },
        {
            "name": "R-RMixtCompUtilities",
            "portdir": "R/R-RMixtCompUtilities",
            "version": "4.1.6",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMixtCompUtilities",
            "description": "Utility functions for MixtComp outputs",
            "long_description": "Utility functions for MixtComp outputs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-RMixtCompIO",
                        "R-Rmixmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RMixtComp"
                    ]
                }
            ]
        },
        {
            "name": "R-RMySQL",
            "portdir": "R/R-RMySQL",
            "version": "0.10.29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMySQL",
            "description": "Legacy R-DBI interface to MySQL/MariaDB",
            "long_description": "Legacy R-DBI interface to MySQL/MariaDB",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb-10.11",
                        "R-DBI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RSQL",
                        "R-dbx",
                        "R-dplyr",
                        "R-pool",
                        "R-quantmod",
                        "R-sqldf"
                    ]
                }
            ]
        },
        {
            "name": "R-RNGforGPD",
            "portdir": "R/R-RNGforGPD",
            "version": "1.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RNGforGPD",
            "description": "Random number generation for the generalized Poisson distribution",
            "long_description": "Random number generation for the generalized Poisson distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-corpcor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gp"
                    ]
                }
            ]
        },
        {
            "name": "R-RNetCDF",
            "portdir": "R/R-RNetCDF",
            "version": "2.9-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mjwoods/RNetCDF",
            "description": "Interface to NetCDF file formats",
            "long_description": "Interface to NetCDF file formats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "netcdf",
                        "udunits2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-Rmpi",
                        "R-pbdMPI"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncdfgeom",
                        "R-ncmeta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CFtime",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-RNewsflow",
            "portdir": "R/R-RNewsflow",
            "version": "1.2.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RNewsflow",
            "description": "Tools for comparing text messages across time and media",
            "long_description": "A collection of tools for measuring the similarity of text messages and tracing the flow of messages over time and across media.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-data.table",
                        "R-stringi",
                        "R-scales",
                        "R-igraph",
                        "R-quanteda",
                        "R-wordcloud",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROAuth",
            "portdir": "R/R-ROAuth",
            "version": "0.9.6",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROAuth",
            "description": "R interface for OAuth",
            "long_description": "R interface for OAuth",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-RCurl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-streamR"
                    ]
                }
            ]
        },
        {
            "name": "R-ROCR",
            "portdir": "R/R-ROCR",
            "version": "1.0-11",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipa-tys.github.io/ROCR",
            "description": "Visualizing the performance of scoring classifiers",
            "long_description": "Visualizing the performance of scoring classifiers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gplots",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nestedcv",
                        "R-nlpred",
                        "R-rocc",
                        "R-sl3",
                        "R-Seurat",
                        "R-btergm",
                        "R-cvAUC",
                        "R-MLmetrics",
                        "R-CSMES",
                        "R-jmv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmle",
                        "R-PRROC",
                        "R-ezplot",
                        "R-ggfortify",
                        "R-AER"
                    ]
                }
            ]
        },
        {
            "name": "R-RODBC",
            "portdir": "R/R-RODBC",
            "version": "1.3-23",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RODBC",
            "description": "ODBC database interface",
            "long_description": "ODBC database interface",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiodbc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SQRL"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-biglm"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI",
            "portdir": "R/R-ROI",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI",
            "description": "R Optimization Infrastructure",
            "long_description": "R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-registry",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzyLP",
                        "R-ROI.models.globalOptTests",
                        "R-ROI.models.miplib",
                        "R-ROI.plugin.alabama",
                        "R-ROI.plugin.deoptim",
                        "R-ROI.plugin.ecos",
                        "R-ROI.plugin.glpk",
                        "R-ROI.plugin.highs",
                        "R-ROI.plugin.ipop",
                        "R-ROI.plugin.lpsolve",
                        "R-ROI.plugin.msbinlp",
                        "R-ROI.plugin.nloptr",
                        "R-ROI.plugin.optimx",
                        "R-ROI.plugin.osqp",
                        "R-ROI.plugin.qpoases",
                        "R-ROI.plugin.quadprog",
                        "R-ROI.plugin.scs",
                        "R-detectseparation",
                        "R-holiglm",
                        "R-kanjistat",
                        "R-modopt.matlab",
                        "R-ompr.roi",
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.models.globalOptTests",
            "portdir": "R/R-ROI.models.globalOptTests",
            "version": "1.1-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.models.globalOptTests",
            "description": "ROI optimization problems based on R-globalOptTests",
            "long_description": "ROI optimization problems based on R-globalOptTests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-globalOptTests",
                        "R-ROI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rglpk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.models.miplib",
            "portdir": "R/R-ROI.models.miplib",
            "version": "1.0-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.models.miplib",
            "description": "Access to MIPLIB from ROI",
            "long_description": "Access to MIPLIB from ROI",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-Rglpk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.alabama",
            "portdir": "R/R-ROI.plugin.alabama",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.alabama",
            "description": "R-alabama plug-in for the R Optimization Infrastructure",
            "long_description": "R-alabama plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-alabama",
                        "R-ROI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-detectseparation"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.deoptim",
            "portdir": "R/R-ROI.plugin.deoptim",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.deoptim",
            "description": "R-DEoptim and R-DEoptimR plug-in for the R Optimization Infrastructure",
            "long_description": "R-DEoptim and R-DEoptimR plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-DEoptimR",
                        "R-CRAN-recommended",
                        "R-DEoptim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.ecos",
            "portdir": "R/R-ROI.plugin.ecos",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.ecos",
            "description": "ECOS plug-in for the R Optimization Infrastructure",
            "long_description": "ECOS plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-ECOSolveR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-holiglm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-detectseparation"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.glpk",
            "portdir": "R/R-ROI.plugin.glpk",
            "version": "1.0-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.plugin.glpk",
            "description": "ROI plug-in GLPK",
            "long_description": "ROI plug-in GLPK",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rglpk",
                        "R-ROI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzyLP",
                        "R-kantorovich",
                        "R-modopt.matlab"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kanjistat",
                        "R-ompr.roi",
                        "R-spaMM",
                        "R-ROI.plugin.msbinlp",
                        "R-detectseparation"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.highs",
            "portdir": "R/R-ROI.plugin.highs",
            "version": "1.0-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.plugin.highs",
            "description": "R-highs plug-in for the R Optimization Infrastructure",
            "long_description": "R-highs plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-highs",
                        "R-ROI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.ipop",
            "portdir": "R/R-ROI.plugin.ipop",
            "version": "1.0-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.plugin.ipop",
            "description": "ipop plug-in for the R Optimization Infrastructure",
            "long_description": "ipop plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-kernlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.lpsolve",
            "portdir": "R/R-ROI.plugin.lpsolve",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.lpsolve",
            "description": "lp_solve plug-in for the R Optimization Infrastructure",
            "long_description": "lp_solve plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-lpSolveAPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-detectseparation"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.msbinlp",
            "portdir": "R/R-ROI.plugin.msbinlp",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.optimx",
            "description": "Multi-Solution Binary Linear Problem plug-in for the R Optimization Interface",
            "long_description": "Multi-Solution Binary Linear Problem plug-in for the R Optimization Interface",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-CRAN-recommended",
                        "R-slam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROI.plugin.glpk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.nloptr",
            "portdir": "R/R-ROI.plugin.nloptr",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.nloptr",
            "description": "R-nloptr plug-in for the R Optimization Infrastructure",
            "long_description": "R-nloptr plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-ROI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.optimx",
            "portdir": "R/R-ROI.plugin.optimx",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.optimx",
            "description": "R-optimx plug-in for the R Optimization Infrastructure",
            "long_description": "R-optimx plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ROI",
                        "R-optimx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lbfgs",
                        "R-lbfgsb3c",
                        "R-minqa",
                        "R-ucminf",
                        "R-dfoptim",
                        "R-subplex",
                        "R-BB"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.osqp",
            "portdir": "R/R-ROI.plugin.osqp",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.osqp",
            "description": "R-osqp plug-in for the R Optimization Infrastructure",
            "long_description": "R-osqp plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-osqp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.qpoases",
            "portdir": "R/R-ROI.plugin.qpoases",
            "version": "1.0-3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.qpoases",
            "description": "qpOASES plug-in for the R Optimization Infrastructure",
            "long_description": "qpOASES plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-slam",
                        "R-ROI",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.quadprog",
            "portdir": "R/R-ROI.plugin.quadprog",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.plugin.quadprog",
            "description": "R-quadprog plug-in for the R Optimization Infrastructure",
            "long_description": "R-quadprog plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-quadprog",
                        "R-CRAN-recommended",
                        "R-slam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modopt.matlab"
                    ]
                }
            ]
        },
        {
            "name": "R-ROOPSD",
            "portdir": "R/R-ROOPSD",
            "version": "0.3.9",
            "license": "CeCILL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROOPSD",
            "description": "R object-oriented programming for statistical distribution",
            "long_description": "R object-oriented programming for statistical distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Lmoments",
                        "R-R6",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SBCK",
                        "R-ftsa"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.scs",
            "portdir": "R/R-ROI.plugin.scs",
            "version": "1.1-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.scs",
            "description": "SCS plug-in for the R Optimization Infrastructure",
            "long_description": "SCS plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-scs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-holiglm"
                    ]
                }
            ]
        },
        {
            "name": "R-ROSE",
            "portdir": "R/R-ROSE",
            "version": "0.0-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROSE",
            "description": "Random Over-Sampling Examples",
            "long_description": "Random Over-Sampling Examples",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tree"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-themis"
                    ]
                }
            ]
        },
        {
            "name": "R-ROlogit",
            "portdir": "R/R-ROlogit",
            "version": "0.1.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROlogit",
            "description": "Rank-ordered logit (RO-logit) model for stratified analysis of continuous outcomes",
            "long_description": "Rank-ordered logit (RO-logit) model for stratified analysis of continuous outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-ROpenFIGI",
            "portdir": "R/R-ROpenFIGI",
            "version": "0.2.8",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROpenFIGI",
            "description": "Simple interface to Bloomberg OpenFIGI API",
            "long_description": "Simple interface to Bloomberg OpenFIGI API",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROptEst",
            "portdir": "R/R-ROptEst",
            "version": "1.3.4",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://robast.r-forge.r-project.org",
            "description": "Optimally Robust Estimation",
            "long_description": "Optimally Robust Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RandVar",
                        "R-distrEx",
                        "R-distrMod",
                        "R-CRAN-recommended",
                        "R-RobAStBase",
                        "R-distr",
                        "R-startupmsg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RobLox"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RobExtremes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RobAStBase",
                        "R-distr"
                    ]
                }
            ]
        },
        {
            "name": "R-ROptSpace",
            "portdir": "R/R-ROptSpace",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROptSpace",
            "description": "Matrix reconstruction from a few entries",
            "long_description": "Matrix reconstruction, also known as matrix completion, is the task of inferring missing entries of a partially observed matrix.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql15",
                        "R-DBI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineR",
                        "R-dbplyr",
                        "R-dbx",
                        "R-dplyr",
                        "R-sf",
                        "R-spacetime",
                        "R-sqldf"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-RSQL",
                        "R-dbplyr",
                        "R-dbx",
                        "R-dm",
                        "R-repana",
                        "R-sf",
                        "R-sqlhelper"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-acumos",
                        "R-proffer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jmvcore",
                        "R-profile"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CoTiMA",
                        "R-SimDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-progressr"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RobStatTM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "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": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}