GET /api/v1/ports/?format=api&ordering=name&page=905
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=906",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=904",
    "results": [
        {
            "name": "R-nseval",
            "portdir": "R/R-nseval",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nseval",
            "description": "Tools for lazy and non-standard evaluation",
            "long_description": "Tools for lazy and non-standard evaluation",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-plyr",
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-lazyeval"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-async"
                    ]
                }
            ]
        },
        {
            "name": "R-nsyllable",
            "portdir": "R/R-nsyllable",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/nsyllable",
            "description": "Count syllables in character vectors",
            "long_description": "Count syllables in character vectors",
            "active": true,
            "categories": [
                "textproc",
                "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-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda.textstats"
                    ]
                }
            ]
        },
        {
            "name": "R-nullabor",
            "portdir": "R/R-nullabor",
            "version": "0.3.12",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dicook.github.io/nullabor",
            "description": "Tools for graphical inference",
            "long_description": "Tools for graphical inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-moments",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-fpc",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-forecast",
                        "R-viridis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-numbers",
            "portdir": "R/R-numbers",
            "version": "0.8-5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=numbers",
            "description": "Number-theoretic functions",
            "long_description": "Number-theoretic functions",
            "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-gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bellreg",
                        "R-MFDFA",
                        "R-ghypernet",
                        "R-permutations",
                        "R-groupdata2",
                        "R-mvp",
                        "R-cyclotomic",
                        "R-DoE.base",
                        "R-ERPM",
                        "R-sensitivity"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppBigIntAlgos"
                    ]
                }
            ]
        },
        {
            "name": "R-numDeriv",
            "portdir": "R/R-numDeriv",
            "version": "2022.9-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://optimizer.r-forge.r-project.org",
            "description": "Accurate numerical derivatives",
            "long_description": "Accurate numerical derivatives",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aghq",
                        "R-flexsurv",
                        "R-BayesianTools",
                        "R-copula",
                        "R-lmerTest",
                        "R-ROOPSD",
                        "R-Rchoice",
                        "R-Renext",
                        "R-SGB",
                        "R-SemiMarkov",
                        "R-StableEstim",
                        "R-SurvRegCensCov",
                        "R-TempStable",
                        "R-Disequilibrium",
                        "R-coconots",
                        "R-fcirt",
                        "R-lessSEM",
                        "R-milr",
                        "R-mhurdle",
                        "R-alabama",
                        "R-aldvmm",
                        "R-survey",
                        "R-unitquantreg",
                        "R-ExtDist",
                        "R-mixl",
                        "R-tdsa",
                        "R-AssetCorr",
                        "R-GB2",
                        "R-GJRM",
                        "R-lava",
                        "R-IPEC",
                        "R-LMMstar",
                        "R-timereg",
                        "R-ghyp",
                        "R-glmmTMB",
                        "R-lavaan",
                        "R-robmixglm",
                        "R-tvgarch",
                        "R-lbfgsb3c",
                        "R-rugarch",
                        "R-mvord",
                        "R-distributional",
                        "R-eventPred",
                        "R-Epi",
                        "R-TestFunctions",
                        "R-optimx",
                        "R-FENmlm",
                        "R-MIIVsem",
                        "R-MixGHD",
                        "R-GDINA",
                        "R-ICcalib",
                        "R-ergMargins",
                        "R-MendelianRandomization",
                        "R-mpath",
                        "R-bayesmeta",
                        "R-QRM",
                        "R-Qtools",
                        "R-pbkrtest",
                        "R-RealVAMS",
                        "R-ordinal",
                        "R-merDeriv",
                        "R-metRology",
                        "R-metafor",
                        "R-mfp",
                        "R-nimble",
                        "R-fic",
                        "R-bbmle",
                        "R-bayesDccGarch",
                        "R-mexhaz",
                        "R-mipfp",
                        "R-optextras",
                        "R-optimr",
                        "R-ordgam",
                        "R-brglm2",
                        "R-gasmodel",
                        "R-ctmcd",
                        "R-gofCopula",
                        "R-ui",
                        "R-robustbetareg",
                        "R-apollo",
                        "R-bvpa",
                        "R-gamCopula",
                        "R-PROreg",
                        "R-geostatsp",
                        "R-ggdist",
                        "R-fdapace",
                        "R-tramME",
                        "R-indelmiss",
                        "R-emmeans",
                        "R-chandwich",
                        "R-compound.Cox",
                        "R-lcmm",
                        "R-xmeta",
                        "R-mets",
                        "R-mfGARCH",
                        "R-mlt",
                        "R-mlt.docreg",
                        "R-moveHMM",
                        "R-nlmm",
                        "R-skewlmm",
                        "R-sn",
                        "R-metaplus",
                        "R-CBPS",
                        "R-CompDist",
                        "R-puniform",
                        "R-fastR2",
                        "R-sgt",
                        "R-blackbox",
                        "R-spaMM",
                        "R-robustBLME",
                        "R-robustvarComp",
                        "R-glmtoolbox",
                        "R-fixest",
                        "R-sarima",
                        "R-seqHMM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiceKriging",
                        "R-glmx",
                        "R-docopulae",
                        "R-ebnm",
                        "R-Rcgmin",
                        "R-emdbook",
                        "R-cotram",
                        "R-extendedFamily",
                        "R-LambertW",
                        "R-fastcpd",
                        "R-msm",
                        "R-pso",
                        "R-ucminf",
                        "R-smooth",
                        "R-psqn",
                        "R-RSSL",
                        "R-BB",
                        "R-VineCopula",
                        "R-sphunif",
                        "R-lme4",
                        "R-TMB",
                        "R-fido",
                        "R-metarep",
                        "R-sna",
                        "R-OpenMx",
                        "R-RTMB",
                        "R-sparseHessianFD",
                        "R-lavaSearch2",
                        "R-rpf",
                        "R-nlsic",
                        "R-legion",
                        "R-diseq",
                        "R-optimParallel",
                        "R-rSPDE",
                        "R-fntl",
                        "R-betareg",
                        "R-lfe",
                        "R-mvtnorm",
                        "R-cccp",
                        "R-tram",
                        "R-ROI"
                    ]
                }
            ]
        },
        {
            "name": "R-Numero",
            "portdir": "R/R-Numero",
            "version": "1.9.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Numero",
            "description": "Statistical framework to define subgroups in complex datasets",
            "long_description": "Statistical framework to define subgroups in complex datasets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-numGen",
            "portdir": "R/R-numGen",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=numGen",
            "description": "A number series generator that creates number series items based on cognitive models",
            "long_description": "A number series generator that creates number series items based on cognitive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nycflights13",
            "portdir": "R/R-nycflights13",
            "version": "1.0.2",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tidyverse/nycflights13",
            "description": "Flights departed from NYC in 2013",
            "long_description": "Flights departed from NYC in 2013",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib",
                        "R-timeplyr",
                        "R-mongolite",
                        "R-pillar",
                        "R-tibble",
                        "R-tsibble",
                        "R-multidplyr",
                        "R-fastplyr",
                        "R-disk.frame",
                        "R-dplyr",
                        "R-prt",
                        "R-virtuoso",
                        "R-sparklyr",
                        "R-dat",
                        "R-dbplyr",
                        "R-hdf5r",
                        "R-infer",
                        "R-inops",
                        "R-dm",
                        "R-tidylog",
                        "R-labelr",
                        "R-tidyfst",
                        "R-tsbox",
                        "R-writexl",
                        "R-tiledb"
                    ]
                }
            ]
        },
        {
            "name": "roadrunner",
            "portdir": "net/roadrunner",
            "version": "0.9.1",
            "license": "Copyleft",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20050831010356/http://rr.codefactory.se/",
            "description": "implementation of the BEEP protocol (RFC 3080) in C",
            "long_description": "RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OAIHarvester",
            "portdir": "R/R-OAIHarvester",
            "version": "0.3-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OAIHarvester",
            "description": "Harvest metadata using OAI-PMH v. 2.0",
            "long_description": "Harvest metadata using OAI-PMH v. 2.0",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-xml2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-topicmodels"
                    ]
                }
            ]
        },
        {
            "name": "R-oaii",
            "portdir": "R/R-oaii",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cezarykuran/oaii",
            "description": "OpenAI API R interface",
            "long_description": "OpenAI API R interface",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-httr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmltools",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roapi",
            "portdir": "textproc/roapi",
            "version": "0.12.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roapi.github.io/docs/",
            "description": "Create full-fledged APIs for slowly moving datasets without writing a single line of code.",
            "long_description": "ROAPI automatically spins up read-only APIs for static datasets without requiring you to write a single line of code. It builds on top of Apache Arrow and Datafusion. The core of its design can be boiled down to the following: - Query frontends to translate SQL, GraphQL and REST API queries into Datafusion plans. - Datafusion for query plan execution. - Data layer to load datasets from a variety of sources and formats with automatic schema inference. - Response encoding layer to serialize intermediate Arrow record batch into various formats requested by client.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-oaqc",
            "portdir": "R/R-oaqc",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/schochastics/oaqc",
            "description": "Computation of the Orbit-Aware Quad Census",
            "long_description": "Computation of the Orbit-Aware Quad Census",
            "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",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-graphlayouts"
                    ]
                }
            ]
        },
        {
            "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"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "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": "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": "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-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": "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": "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": "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": "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": "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-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-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-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-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-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": "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-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": "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": "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": "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": "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-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-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-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-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-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": "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": "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": "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": "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": "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": "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-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-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": []
        }
    ]
}