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

{
    "count": 49863,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=94",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=92",
    "results": [
        {
            "name": "R-optimx",
            "portdir": "R/R-optimx",
            "version": "2024-12.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nashjc/optimx",
            "description": "Expanded replacement and extension of the optim function",
            "long_description": "Expanded replacement and extension of the optim function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-nloptr",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BB",
                        "R-R.rsp",
                        "R-lbfgs",
                        "R-setRNG",
                        "R-lbfgsb3c",
                        "R-marqLevAlg",
                        "R-minqa",
                        "R-ucminf",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-dfoptim",
                        "R-subplex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvord",
                        "R-BayesLN",
                        "R-hmmTMB",
                        "R-rankdist",
                        "R-sgt",
                        "R-ROI.plugin.optimx",
                        "R-Synth",
                        "R-WeibullFit",
                        "R-ecd",
                        "R-aldvmm",
                        "R-targeted",
                        "R-unitquantreg",
                        "R-ExtDist",
                        "R-BTdecayLasso",
                        "R-REndo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-bbmle",
                        "R-sirt",
                        "R-lme4",
                        "R-lava",
                        "R-mets",
                        "R-projpred",
                        "R-RandomFields",
                        "R-LMMstar",
                        "R-ACDm",
                        "R-lbfgsb3c",
                        "R-languageR"
                    ]
                }
            ]
        },
        {
            "name": "R-optimr",
            "portdir": "R/R-optimr",
            "version": "2019-12.16",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=optimr",
            "description": "Replacement and extension of the optim function",
            "long_description": "Replacement and extension of the optim function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pscl",
                        "R-optextras",
                        "R-Rcgmin",
                        "R-Rvmmin",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-setRNG"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Disequilibrium"
                    ]
                }
            ]
        },
        {
            "name": "R-optimParallel",
            "portdir": "R/R-optimParallel",
            "version": "1.0-2",
            "license": "(GPL-3 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=optimParallel",
            "description": "Parallel version of the L-BFGS-B optimization method",
            "long_description": "Parallel version of the L-BFGS-B optimization method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-roxygen2",
                        "R-microbenchmark",
                        "R-R.rsp",
                        "R-lbfgsb3c",
                        "R-spam",
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedWendland",
                        "R-bvhar",
                        "R-skewlmm",
                        "R-eicm",
                        "R-varycoef"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rSPDE",
                        "R-GLMMadaptive"
                    ]
                }
            ]
        },
        {
            "name": "R-optimizeR",
            "portdir": "R/R-optimizeR",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loelschlaeger.de/optimizeR",
            "description": "Unified framework for numerical optimizers",
            "long_description": "Unified framework for numerical optimizers",
            "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-ucminf",
                        "R-checkmate",
                        "R-lbfgsb3c",
                        "R-TestFunctions",
                        "R-CRAN-recommended",
                        "R-oeli",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pracma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ao",
                        "R-ino"
                    ]
                }
            ]
        },
        {
            "name": "R-optic",
            "portdir": "R/R-optic",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://randcorporation.github.io/optic",
            "description": "Simulation tool for causal inference using longitudinal data",
            "long_description": "Simulation tool for causal inference using longitudinal data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-sandwich",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-future.apply",
                        "R-lmtest",
                        "R-did",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-optextras",
            "portdir": "R/R-optextras",
            "version": "2019-12.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=optextras",
            "description": "Tools to support optimization possibly with bounds and masks",
            "long_description": "Tools to support optimization possibly with bounds and masks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimr",
                        "R-Rcgmin",
                        "R-Rvmmin"
                    ]
                }
            ]
        },
        {
            "name": "R-optbin",
            "portdir": "R/R-optbin",
            "version": "1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=optbin",
            "description": "Optimal Binning of data",
            "long_description": "Optimal Binning of data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-operator.tools",
            "portdir": "R/R-operator.tools",
            "version": "1.6.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/decisionpatterns/operator.tools",
            "description": "Utilities for working with R operators",
            "long_description": "Utilities for working with R operators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-testthat",
                        "R-operators"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-formula.tools"
                    ]
                }
            ]
        },
        {
            "name": "R-operators",
            "portdir": "R/R-operators",
            "version": "0.1-8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romainfrancois/operators",
            "description": "Additional binary operators",
            "long_description": "Additional binary operators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-operator.tools"
                    ]
                }
            ]
        },
        {
            "name": "R-openxlsx2",
            "portdir": "R/R-openxlsx2",
            "version": "1.11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://janmarvin.github.io/openxlsx2",
            "description": "Read, write and edit xlsx files",
            "long_description": "Read, write and edit xlsx files",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-stringi",
                        "R-zip",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-rvg",
                        "R-mschart"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-openxlsx",
            "portdir": "R/R-openxlsx",
            "version": "4.2.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ycphs.github.io/openxlsx/index.html",
            "description": "Read, write and edit xlsx files",
            "long_description": "Read, write and edit xlsx files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zip",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-formula.tools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-samr",
                        "R-kutils",
                        "R-libr",
                        "R-agena.ai",
                        "R-anabel",
                        "R-CUFF",
                        "R-tablaxlsx",
                        "R-repana",
                        "R-tatoo",
                        "R-CoTiMA",
                        "R-BayesBP",
                        "R-RALSA",
                        "R-tablexlsx",
                        "R-baizer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-expss",
                        "R-mpath",
                        "R-params",
                        "R-tstools",
                        "R-exams",
                        "R-NMOF",
                        "R-crosstable",
                        "R-bruceR",
                        "R-bayesbr",
                        "R-tidyxl",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-openssl",
            "portdir": "R/R-openssl",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=openssl",
            "description": "Toolkit for encryption, signatures and certificates based on OpenSSL",
            "long_description": "Toolkit for encryption, signatures and certificates based on OpenSSL",
            "active": true,
            "categories": [
                "net",
                "science",
                "security",
                "crypto",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "openssl3",
                        "R-askpass"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sodium",
                        "R-jose",
                        "R-curl",
                        "R-jsonlite",
                        "R-digest",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jose",
                        "R-officer",
                        "R-umap",
                        "R-pkgdown",
                        "R-mongolite",
                        "R-gargle",
                        "R-googleCloudStorageR",
                        "R-gert",
                        "R-keyring",
                        "R-credentials",
                        "R-rsconnect",
                        "R-sparklyr",
                        "R-cyphr",
                        "R-httr2",
                        "R-mlflow",
                        "R-httr",
                        "R-ids",
                        "R-distill"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-yulab.utils",
                        "R-pins",
                        "R-rtweet"
                    ]
                }
            ]
        },
        {
            "name": "R-OpenMx",
            "portdir": "R/R-OpenMx",
            "version": "2.21.13",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openmx.ssri.psu.edu",
            "description": "Extended structural equation modelling",
            "long_description": "Extended structural equation modelling",
            "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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-lifecycle",
                        "R-digest",
                        "R-rpf",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-covr",
                        "R-snowfall",
                        "R-ifaTools",
                        "R-umx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MBESS",
                        "R-nlpsem",
                        "R-umx",
                        "R-semPlot",
                        "R-semtree",
                        "R-CoTiMA",
                        "R-ctsemOMX",
                        "R-tidySEM",
                        "R-ifaTools",
                        "R-mxsem"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nonnest2"
                    ]
                }
            ]
        },
        {
            "name": "R-OpenML",
            "portdir": "R/R-OpenML",
            "version": "1.12",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OpenML",
            "description": "Open Machine Learning and Open Data Platform",
            "long_description": "Open Machine Learning and Open Data Platform",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-jsonlite",
                        "R-stringi",
                        "R-digest",
                        "R-memoise",
                        "R-backports",
                        "R-httr",
                        "R-BBmisc",
                        "R-XML",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OpenImageR",
            "portdir": "R/R-OpenImageR",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlampros.github.io/OpenImageR",
            "description": "Image processing toolkit",
            "long_description": "Image processing toolkit",
            "active": true,
            "categories": [
                "graphics",
                "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": [
                        "R-RcppArmadillo",
                        "R-jpeg",
                        "R-png",
                        "R-lifecycle",
                        "R-shiny",
                        "R-tiff",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ClusterR"
                    ]
                }
            ]
        },
        {
            "name": "R-OpenCL",
            "portdir": "R/R-OpenCL",
            "version": "0.2-10",
            "license": "BSD",
            "platforms": "{darwin > 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/OpenCL",
            "description": "Interface allowing R to use OpenCL",
            "long_description": "This package provides an interface to OpenCL, allowing R to leverage computing power of GPUs and other HPC accelerator devices.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-opdisDownsampling",
            "portdir": "R/R-opdisDownsampling",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=opdisDownsampling",
            "description": "Optimal distribution preserving down-sampling of bio-medical data",
            "long_description": "Optimal distribution preserving down-sampling of bio-medical data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-caTools",
                        "R-pbmcapply",
                        "R-CRAN-recommended",
                        "R-twosamples",
                        "R-doParallel",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qqplotr"
                    ]
                }
            ]
        },
        {
            "name": "rootsh",
            "portdir": "shells/rootsh",
            "version": "1.5.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rootsh.sourceforge.net/",
            "description": "logging wrapper for shells",
            "long_description": "Rootsh is a wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog. Its main purpose is the auditing of users who need a shell with root privileges. They start rootsh through the sudo mechanism.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "root_select",
            "portdir": "sysutils/root_select",
            "version": "1.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default ROOT version",
            "long_description": "root_select installs files that allow 'port select' to switch between ROOT 5 and ROOT 6.",
            "active": true,
            "categories": [
                "sysutils",
                "science"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "root5",
                        "root6"
                    ]
                }
            ]
        },
        {
            "name": "root6",
            "portdir": "science/root6",
            "version": "6.36.04",
            "license": "LGPL-2.1+",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://root.cern.ch/",
            "description": "ROOT is a data analysis framework from CERN",
            "long_description": "The ROOT system provides a set of frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "debug",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "native",
                "qt4",
                "veccore",
                "valgrind",
                "vc",
                "xrootd",
                "graphviz",
                "fftw3",
                "fitsio",
                "odbc",
                "roofit",
                "tmva",
                "opengl",
                "python310",
                "python311",
                "python312",
                "python313",
                "jupyter",
                "davix",
                "xml",
                "sqlite3",
                "mysql",
                "mariadb",
                "postgresql",
                "pythia",
                "cocoa",
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "gmp",
                        "nlohmann-json",
                        "pcre",
                        "tbb",
                        "xxhashlib",
                        "giflib",
                        "gl2ps",
                        "graphviz",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "tiff",
                        "brotli",
                        "OpenBLAS",
                        "vdt",
                        "z3",
                        "davix",
                        "xrootd",
                        "expat",
                        "libxml2",
                        "openssl3",
                        "python313",
                        "py313-numpy",
                        "py313-gnureadline",
                        "libgcc",
                        "bzip2",
                        "lz4",
                        "lzma",
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-18",
                        "root_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gds",
                        "gate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "root5",
            "portdir": "science/root5",
            "version": "5.34.37",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://root.cern.ch/",
            "description": "ROOT is a data analysis framework from CERN",
            "long_description": "The ROOT system provides a set of frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "http",
                "vc",
                "debug",
                "xrootd",
                "soversion",
                "graphviz",
                "avahi",
                "fftw3",
                "gsl",
                "fitsio",
                "odbc",
                "ldap",
                "roofit",
                "tmva",
                "minuit2",
                "opengl",
                "python27",
                "python35",
                "python36",
                "python37",
                "ssl",
                "xml",
                "sqlite3",
                "mysql",
                "mysql51",
                "mysql55",
                "mysql56",
                "mariadb",
                "postgresql90",
                "postgresql92",
                "pythia",
                "cocoa",
                "x11",
                "clang50",
                "qt_mac",
                "gcc49",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cctools",
                        "gcc9"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "openssl",
                        "pcre",
                        "giflib",
                        "graphviz",
                        "libjpeg-turbo",
                        "lzma",
                        "tiff",
                        "libgcc",
                        "gsl",
                        "expat",
                        "libxml2",
                        "libpng",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "root_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iAIDA"
                    ]
                }
            ]
        },
        {
            "name": "R-oosse",
            "portdir": "R/R-oosse",
            "version": "1.0.11",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=oosse",
            "description": "Out-of-sample R² with standard error estimation",
            "long_description": "Out-of-sample R² with standard error estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocParallel",
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-randomForest",
                        "R-glmnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ooplah",
            "portdir": "R/R-ooplah",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xoopR.github.io/ooplah",
            "description": "Helper functions for class object-oriented programming in R with an emphasis on R6",
            "long_description": "Helper functions for class object-oriented programming in R with an emphasis on R6",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-set6",
                        "R-dictionar6"
                    ]
                }
            ]
        },
        {
            "name": "R-onion",
            "portdir": "R/R-onion",
            "version": "1.5-3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/onion",
            "description": "Octonions and quaternions",
            "long_description": "Octonions and quaternions",
            "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-freealg",
                        "R-CRAN-recommended",
                        "R-emulator",
                        "R-mathjaxr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cgalMeshes",
                        "R-jordan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clifford"
                    ]
                }
            ]
        },
        {
            "name": "R-ompr.roi",
            "portdir": "R/R-ompr.roi",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirkschumacher.github.io/ompr",
            "description": "A solver for R-ompr based on the R Optimization Infrastructure (ROI)",
            "long_description": "A solver for R-ompr based on the R Optimization Infrastructure (ROI)",
            "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-ROI",
                        "R-CRAN-recommended",
                        "R-slam",
                        "R-ompr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-testthat",
                        "R-ROI.plugin.glpk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kantorovich"
                    ]
                }
            ]
        },
        {
            "name": "R-ompr",
            "portdir": "R/R-ompr",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirkschumacher.github.io/ompr",
            "description": "Model and solve mixed integer linear programs",
            "long_description": "Model mixed integer linear programs in an algebraic way directly in R. The model is solver-independent and thus offers the possibility to solve a model with different solvers.",
            "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-rlang",
                        "R-listcomp",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ompr.roi",
                        "R-polyhedralCubature",
                        "R-kantorovich"
                    ]
                }
            ]
        },
        {
            "name": "R-olsrr",
            "portdir": "R/R-olsrr",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://olsrr.rsquaredacademy.com",
            "description": "Tools for building OLS regression models",
            "long_description": "Tools for building OLS regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-xplorerr",
                        "R-car",
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-nortest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-descriptr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ollggamma",
            "portdir": "R/R-ollggamma",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mjsaldanha.com/posts/ollggamma",
            "description": "Odd log-logistic generalized Gamma probability distribution",
            "long_description": "Odd log-logistic generalized Gamma probability distribution",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ggamma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roll",
            "portdir": "games/roll",
            "version": "2.6.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://matteocorti.github.io/roll/",
            "description": "Dice roller",
            "long_description": "rolls a user-defined dice sequence",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rogue",
            "portdir": "games/rogue",
            "version": "5.4.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rogue.rogueforge.net",
            "description": "Rogue is a popular dungeon exploring adventure game",
            "long_description": "Rogue is a popular dungeon exploring adventure game. It is one of the earliest (early 1980s) dungeon crawl games, and is an ancestor of games like Diablo. Version 5.4 is the last iteration of the original Rogue by Toy, Arnold, and Wichman developed for UNIX.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "singleuser"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-oglmx",
            "portdir": "R/R-oglmx",
            "version": "3.0.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=oglmx",
            "description": "Estimation of ordered generalized linear models",
            "long_description": "Estimation of ordered generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glmx",
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "rofi",
            "portdir": "x11/rofi",
            "version": "1.7.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davatorium/rofi",
            "description": "A window switcher, application launcher and dmenu replacement",
            "long_description": "Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be running an application, selecting a window, or options provided by an external script.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "sainnhe",
                    "github": "sainnhe",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "autoconf",
                        "automake",
                        "bison",
                        "check",
                        "flex",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxkbcommon-x11",
                        "startup-notification",
                        "cairo",
                        "gdk-pixbuf2",
                        "pango",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-wm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-officer",
            "portdir": "R/R-officer",
            "version": "0.6.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ardata-fr.github.io/officeverse",
            "description": "Manipulation of Microsoft Word and PowerPoint documents",
            "long_description": "Manipulation of Microsoft Word and PowerPoint documents",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-zip",
                        "R-openssl",
                        "R-ragg",
                        "R-uuid",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devEMF",
                        "R-magick",
                        "R-rsvg",
                        "R-doconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-epiR",
                        "R-mschart",
                        "R-officedown",
                        "R-crosstable",
                        "R-interactionR",
                        "R-rvg",
                        "R-MedianaDesigner",
                        "R-flextable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-huxtable",
                        "R-rtables",
                        "R-r2rtf",
                        "R-modelsummary",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-officedown",
            "portdir": "R/R-officedown",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/officedown",
            "description": "Enhanced R Markdown format for Word and PowerPoint",
            "long_description": "Enhanced R Markdown format for Word and PowerPoint",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-memoise",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-uuid",
                        "R-officer",
                        "R-rvg",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-bookdown",
                        "R-flextable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-flextable"
                    ]
                }
            ]
        },
        {
            "name": "R-oeli",
            "portdir": "R/R-oeli",
            "version": "0.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/loelschlaeger/oeli",
            "description": "Utilities for developing data science software",
            "long_description": "Utilities for developing data science software",
            "active": true,
            "categories": [
                "devel",
                "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-cli",
                        "R-rprojroot",
                        "R-checkmate",
                        "R-ggplot2",
                        "R-testthat",
                        "R-usethis",
                        "R-showtext",
                        "R-sysfonts",
                        "R-latex2exp",
                        "R-benchmarkme",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-hexSticker",
                        "R-SimMultiCorrData",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RprobitB",
                        "R-ao",
                        "R-optimizeR",
                        "R-fHMM"
                    ]
                }
            ]
        },
        {
            "name": "R-ODRF",
            "portdir": "R/R-ODRF",
            "version": "0.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://liuyu-star.github.io/ODRF",
            "description": "Oblique decision random forest for classification and regression",
            "long_description": "Oblique decision random forest for classification and regression",
            "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-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-doParallel",
                        "R-foreach",
                        "R-partykit",
                        "R-Pursuit",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-odr",
            "portdir": "R/R-odr",
            "version": "1.4.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=odr",
            "description": "Optimal design and statistical power for multilevel experiments investigating main, mediation and moderation effects",
            "long_description": "Optimal design and statistical power for multilevel experiments investigating main, mediation and moderation effects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-odeintr",
            "portdir": "R/R-odeintr",
            "version": "1.7.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thk686/odeintr",
            "description": "Wraps the Boost odeint library for integration of differential equations",
            "long_description": "Wraps the Boost odeint library for integration of differential equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-symengine"
                    ]
                }
            ]
        },
        {
            "name": "R-odbc",
            "portdir": "R/R-odbc",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-dbi.github.io/odbc",
            "description": "DBI-compatible interface to ODBC databases",
            "long_description": "DBI-compatible interface to ODBC databases",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "libiodbc",
                "unixODBC"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-rlang",
                        "R-DBI",
                        "R-lifecycle",
                        "R-blob",
                        "R-hms",
                        "R-CRAN-recommended",
                        "libiodbc",
                        "R-Rcpp",
                        "R-bit64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-tibble",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RSQLite",
                        "R-DBItest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-virtuoso",
                        "R-sqlHelpers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dbplyr",
                        "R-dm",
                        "R-sf",
                        "R-sqlhelper",
                        "R-dbx"
                    ]
                }
            ]
        },
        {
            "name": "rocs",
            "portdir": "kde/rocs",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1 and GFDL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Graph Theory IDE",
            "long_description": "KDE Graph Theory IDE",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "boost176",
                        "libkdeedu",
                        "grantlee",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "rocksndiamonds",
            "portdir": "games/rocksndiamonds",
            "version": "3.3.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.artsoft.org/rocksndiamonds/",
            "description": "Arcade style game Boulderdash or Emerald Mine clone",
            "long_description": "Arcade style game Boulderdash (C64) or Emerald Mine (Amiga) clone. Included are many levels known from the games Boulderdash, Emerald Mine, Sokoban, Supaplex and DX-Boulderdash, level elements for Diamond Caves II style games and a lot of new levels designed by others.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_image",
                        "libsdl_mixer",
                        "smpeg",
                        "libsdl_net",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rocksdb",
            "portdir": "databases/rocksdb",
            "version": "10.1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rocksdb.org",
            "description": "Embedded key-value store for fast storage",
            "long_description": "Embedded key-value store for fast storage",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "debug",
                "jemalloc",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "snappy",
                        "zlib",
                        "bzip2",
                        "gflags",
                        "zstd",
                        "lz4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ocf",
            "portdir": "R/R-ocf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://riccardo-df.github.io/ocf",
            "description": "Ordered Correlation Forest",
            "long_description": "Ordered Correlation Forest",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-ranger",
                        "R-glmnet",
                        "R-orf",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OBsMD",
            "portdir": "R/R-OBsMD",
            "version": "12.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OBsMD",
            "description": "Objective Bayesian model discrimination in follow-up designs",
            "long_description": "Objective Bayesian model discrimination in follow-up designs",
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OBRE",
            "portdir": "R/R-OBRE",
            "version": "0.2-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OBRE",
            "description": "Optimal b-robust estimator tools",
            "long_description": "Optimal b-robust estimator tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "robotfindskitten",
            "portdir": "games/robotfindskitten",
            "version": "2.8284271.702",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://robotfindskitten.org/",
            "description": "You are robot. Your job is to find kitten.",
            "long_description": "In 1997, Peter A. Peterson II held a contest for his now-defunct Nerth Pork magazine. The goal: come up with the best piece of art entitled robotfindskitten. Leonard Richardson submitted the winning (read: only) entry, a Zen Simulation.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "texinfo",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "robodoc",
            "portdir": "devel/robodoc",
            "version": "4.99.44",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xs4all.nl/~rfsber/Robo/robodoc.html",
            "description": "Bot used to document source code.",
            "long_description": "ROBODoc can be used to document functions, methods, classes, variables, makefile entries, system tests, and anything else you can think of. ROBODoc works with any language that supports reasonable comments, and uses a syntax similar to that of the old Amiga \"Autodocs\" program.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "remkos",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roboctl",
            "portdir": "devel/roboctl",
            "version": "0.3.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://personalpages.tds.net/~jwbacon/Ports",
            "description": "Communication tools for Lego and VEX robots",
            "long_description": "Tools for communicating with and controlling Lego Mindstorms and VEX robotics controllers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "robin-map",
            "portdir": "devel/robin-map",
            "version": "0.6.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Tessil/robin-map",
            "description": "C++ implementation of a fast hash map and hash set using robin hood hashing",
            "long_description": "The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openimageio"
                    ]
                }
            ]
        },
        {
            "name": "R-Oarray",
            "portdir": "R/R-Oarray",
            "version": "1.4-9",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Oarray",
            "description": "Arrays with arbitrary offsets",
            "long_description": "Arrays with arbitrary offsets",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MM"
                    ]
                }
            ]
        }
    ]
}