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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=81",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=79",
    "results": [
        {
            "name": "R-readsdmx",
            "portdir": "R/R-readsdmx",
            "version": "0.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=readsdmx",
            "description": "Read SDMX-XML data",
            "long_description": "Read SDMX-XML data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-readr",
            "portdir": "R/R-readr",
            "version": "2.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://readr.tidyverse.org",
            "description": "Read rectangular text data",
            "long_description": "Read rectangular text data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-rlang",
                        "R-crayon",
                        "R-lifecycle",
                        "R-tibble",
                        "R-clipr",
                        "R-hms",
                        "R-tzdb",
                        "R-vroom",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-stringi",
                        "R-xml2",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-audrex",
                        "R-rdflib",
                        "R-nlpsem",
                        "R-params",
                        "R-ipumsr",
                        "R-libr",
                        "R-ustfd",
                        "R-quitte",
                        "R-haven",
                        "R-ijtiff",
                        "R-wbstats",
                        "R-lfmm",
                        "R-xmlconvert",
                        "R-segen",
                        "R-parsermd",
                        "R-spooky",
                        "R-gibasa",
                        "R-currr",
                        "R-dataverse",
                        "R-vetiver",
                        "R-rai",
                        "R-hdd",
                        "R-jenga",
                        "R-jstor",
                        "R-dymo",
                        "R-DiagrammeR",
                        "R-airr",
                        "R-alphavantager",
                        "R-tidystats",
                        "R-repana",
                        "R-mixl",
                        "R-exampletestr",
                        "R-tidyverse",
                        "R-timetk",
                        "R-BiocPkgTools",
                        "R-bigergm",
                        "R-RALSA",
                        "R-rio",
                        "R-villager",
                        "R-pdfetch",
                        "R-meta",
                        "R-locateip",
                        "R-tidyquant",
                        "R-eyelinker",
                        "R-baizer",
                        "R-usedthese",
                        "R-matahari",
                        "R-RcppEigenAD",
                        "R-fetch",
                        "R-alakazam",
                        "R-biomartr",
                        "R-naive"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cloudfs",
                        "R-here",
                        "R-wk",
                        "R-datefixR",
                        "R-starter",
                        "R-sugrrants",
                        "R-fastR2",
                        "R-data.validator",
                        "R-mcmcr",
                        "R-readODS",
                        "R-densityarea",
                        "R-tidyr",
                        "R-mopac",
                        "R-mosaic",
                        "R-fuzzyjoin",
                        "R-gratia",
                        "R-bigrquery",
                        "R-atime",
                        "R-minty",
                        "R-sweep",
                        "R-RMariaDB",
                        "R-googleCloudStorageR",
                        "R-googlesheets4",
                        "R-edgeR",
                        "R-finalfit",
                        "R-ExprNet",
                        "R-disk.frame",
                        "R-ggrepel",
                        "R-psfmi",
                        "R-httr",
                        "R-ggpattern",
                        "R-hipread",
                        "R-influential",
                        "R-reporter",
                        "R-usefun",
                        "R-TeXCheckR",
                        "R-datawizard",
                        "R-sift",
                        "R-tdcmStan"
                    ]
                }
            ]
        },
        {
            "name": "R-readODS",
            "portdir": "R/R-readODS",
            "version": "2.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/readODS",
            "description": "Read and write ODS files",
            "long_description": "Read and write ODS files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-cellranger",
                        "R-zip",
                        "R-CRAN-recommended",
                        "R-minty",
                        "R-stringi",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "name": "R-readbitmap",
            "portdir": "R/R-readbitmap",
            "version": "0.1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=readbitmap",
            "description": "Simple unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)",
            "long_description": "Simple unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jpeg",
                        "R-png",
                        "R-bmp",
                        "R-tiff",
                        "R-CRAN-recommended",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-pixmap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imager"
                    ]
                }
            ]
        },
        {
            "name": "R-reactR",
            "portdir": "R/R-reactR",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/react-R/reactR",
            "description": "React helpers",
            "long_description": "React helpers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-usethis",
                        "R-jsonlite",
                        "R-knitr",
                        "R-shiny",
                        "R-htmlwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinySelect",
                        "R-reactable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-listviewer"
                    ]
                }
            ]
        },
        {
            "name": "R-reactlog",
            "portdir": "R/R-reactlog",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/reactlog",
            "description": "Reactivity visualizer for shiny",
            "long_description": "Reactivity visualizer for shiny",
            "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",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-htmltools",
                        "R-fontawesome",
                        "R-knitr",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shiny"
                    ]
                }
            ]
        },
        {
            "name": "R-reactable",
            "portdir": "R/R-reactable",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://glin.github.io/reactable",
            "description": "Interactive data tables for R",
            "long_description": "Interactive data tables for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-htmlwidgets",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-reactR",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gt",
                        "R-felp",
                        "R-modeltime",
                        "R-packagefinder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latex2exp",
                        "R-SSVS",
                        "R-dm"
                    ]
                }
            ]
        },
        {
            "name": "R-re2r",
            "portdir": "R/R-re2r",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=re2r",
            "description": "RE2 regular expressions",
            "long_description": "RE2 regular expressions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-directlabels"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-re2",
            "portdir": "R/R-re2",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=re2",
            "description": "R interface to Google RE2 (C++) regular expression library",
            "long_description": "R interface to Google RE2 (C++) regular expression library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "rrdtool",
            "portdir": "net/rrdtool",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oss.oetiker.ch/rrdtool/",
            "description": "Round Robin Database",
            "long_description": "RRDtool is a system to store and display time-series data",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcp_wrappers",
                        "fribidi",
                        "libxml2",
                        "glib2",
                        "gettext-runtime",
                        "pango",
                        "cairo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "dejavu-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-rrdtool",
                        "smokeping",
                        "netmrg",
                        "jrrd",
                        "argus-clients",
                        "nedi",
                        "nrg",
                        "ntop",
                        "xymon-client",
                        "xymon-server",
                        "php53-rrd",
                        "php54-rrd",
                        "php55-rrd",
                        "php56-rrd",
                        "php70-rrd",
                        "php71-rrd",
                        "php72-rrd",
                        "php73-rrd",
                        "php74-rrd",
                        "php80-rrd",
                        "php81-rrd",
                        "php82-rrd",
                        "php83-rrd",
                        "cherokee",
                        "collectd",
                        "tsung",
                        "nfdump",
                        "py37-rrdtool",
                        "cacti"
                    ]
                }
            ]
        },
        {
            "name": "R-RDSsamplesize",
            "portdir": "R/R-RDSsamplesize",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RDSsamplesize",
            "description": "RDS sample size estimation and power calculation",
            "long_description": "RDS sample size estimation and power calculation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-latex2exp",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rdsdp",
            "portdir": "R/R-Rdsdp",
            "version": "1.0.5.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rdsdp",
            "description": "R interface to DSDP semidefinite programming library",
            "long_description": "R interface to DSDP semidefinite programming library",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rdrw",
            "portdir": "R/R-Rdrw",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rdrw",
            "description": "Univariate and multivariate damped random walk processes",
            "long_description": "Univariate and multivariate damped random walk processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdrobust",
            "portdir": "R/R-rdrobust",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdrobust",
            "description": "Robust data-driven statistical inference in regression-discontinuity designs",
            "long_description": "Robust data-driven statistical inference in regression-discontinuity designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rdmulti",
                        "R-rdpower"
                    ]
                }
            ]
        },
        {
            "name": "R-rDppDiversity",
            "portdir": "R/R-rDppDiversity",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rDppDiversity",
            "description": "Subset searching algorithm using DPP greedy map",
            "long_description": "Subset searching algorithm using DPP greedy map",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdpower",
            "portdir": "R/R-rdpower",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdpower",
            "description": "Power calculations for RD designs",
            "long_description": "Power calculations for RD designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rdrobust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rdpack",
            "portdir": "R/R-Rdpack",
            "version": "2.6.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/Rdpack",
            "description": "Update and manipulate Rd documentation objects",
            "long_description": "Update and manipulate Rd documentation objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rbibutils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-gbRd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lpcde",
                        "R-BayesProject",
                        "R-BayesRGMM",
                        "R-mhurdle",
                        "R-Ckmeans.1d.dp",
                        "R-CovTools",
                        "R-BayesMallows",
                        "R-lqmix",
                        "R-CMAPSS",
                        "R-MSCMT",
                        "R-POSetR",
                        "R-hyper2",
                        "R-ROptSpace",
                        "R-RcppCensSpatial",
                        "R-RcppEigenAD",
                        "R-mcompanion",
                        "R-mcunit",
                        "R-Rdimtools",
                        "R-RiemBase",
                        "R-Riemann",
                        "R-anomaly",
                        "R-Rlinsolve",
                        "R-RoBSA",
                        "R-RprobitB",
                        "R-evinf",
                        "R-SHT",
                        "R-metabias",
                        "R-PublicationBias",
                        "R-StempCens",
                        "R-T4cluster",
                        "R-TDAkit",
                        "R-fake",
                        "R-mlogit",
                        "R-dfidx",
                        "R-bartBMA",
                        "R-multibiasmeta",
                        "R-lawstat",
                        "R-binGroup2",
                        "R-nlpred",
                        "R-WALS",
                        "R-kDGLM",
                        "R-oosse",
                        "R-perms",
                        "R-tsdistributions",
                        "R-pcts",
                        "R-RoBTT",
                        "R-gbutils",
                        "R-clustAnalytics",
                        "R-desla",
                        "R-plm",
                        "R-dsfa",
                        "R-bgms",
                        "R-boot.pval",
                        "R-ergm",
                        "R-ergm.multi",
                        "R-rkeops",
                        "R-bsitar",
                        "R-fdaSP",
                        "R-robustmatrix",
                        "R-psica",
                        "R-binGroup",
                        "R-feisr",
                        "R-BGGM",
                        "R-BayesMultiMode",
                        "R-RoBMA",
                        "R-reformulas",
                        "R-hopit",
                        "R-idefix",
                        "R-isqg",
                        "R-cjbart",
                        "R-mHMMbayes",
                        "R-maotai",
                        "R-mclustcomp",
                        "R-cpop",
                        "R-zcurve",
                        "R-sl3",
                        "R-partitions",
                        "R-snfa",
                        "R-ldt",
                        "R-vcmeta",
                        "R-CIfinder",
                        "R-cpd",
                        "R-crops",
                        "R-ctsfeatures",
                        "R-cvCovEst",
                        "R-cvar",
                        "R-DAAG",
                        "R-sharp",
                        "R-ADMM",
                        "R-Bayesrel",
                        "R-relliptical",
                        "R-remaCor",
                        "R-kgrams",
                        "R-sarima",
                        "R-rqPen",
                        "R-StableEstim",
                        "R-dstabledist",
                        "R-DPtree",
                        "R-bmgarch",
                        "R-phacking",
                        "R-ebreg",
                        "R-survstan",
                        "R-truncnormbayes",
                        "R-hhsmm",
                        "R-accessibility",
                        "R-FitDynMix",
                        "R-FuzzyClass",
                        "R-ergm.count",
                        "R-ergm.rank",
                        "R-statpsych",
                        "R-rgudhi",
                        "R-AssetCorr",
                        "R-HOasso",
                        "R-LNPar",
                        "R-LSTS",
                        "R-BBcor",
                        "R-BayesTools",
                        "R-BlockCov",
                        "R-mmrm",
                        "R-RcppBessel",
                        "R-gap",
                        "R-multinma",
                        "R-HMMEsolver",
                        "R-DiscreteDists",
                        "R-bfast",
                        "R-bellreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                }
            ]
        },
        {
            "name": "R-RDP",
            "portdir": "R/R-RDP",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RDP",
            "description": "Ramer–Douglas–Peucker algorithm",
            "long_description": "Ramer–Douglas–Peucker algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-zeallot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdmulti",
            "portdir": "R/R-rdmulti",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdmulti",
            "description": "Analysis of RD designs with multiple cutoffs or scores",
            "long_description": "Analysis of RD designs with multiple cutoffs or scores",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rdrobust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rdistance",
            "portdir": "R/R-Rdistance",
            "version": "3.0.0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rdistance",
            "description": "Distance-sampling analyses for density and abundance estimation",
            "long_description": "Distance-sampling analyses for density and abundance estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon",
                        "R-units"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdist",
            "portdir": "R/R-rdist",
            "version": "0.0.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blasern.github.io/rdist",
            "description": "Common framework for calculating distance matrices",
            "long_description": "Common framework for calculating distance matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crqa",
                        "R-GRNNs"
                    ]
                }
            ]
        },
        {
            "name": "R-Rdimtools",
            "portdir": "R/R-Rdimtools",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kisungyou.com/Rdimtools",
            "description": "Dimension reduction and estimation methods",
            "long_description": "Dimension reduction and estimation methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppDist",
                        "R-Rdpack",
                        "R-RSpectra",
                        "R-CVXR",
                        "R-maotai",
                        "R-ADMM",
                        "R-RcppDE",
                        "R-mclustcomp",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-RANN",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Riemann",
                        "R-T4cluster"
                    ]
                }
            ]
        },
        {
            "name": "R-RDieHarder",
            "portdir": "R/R-RDieHarder",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rdieharder",
            "description": "R interface to the DieHarder RNG test-suite",
            "long_description": "R interface to the DieHarder RNG test-suite",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdflib",
            "portdir": "R/R-rdflib",
            "version": "0.2.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/rdflib",
            "description": "Tools to manipulate and query semantic data",
            "long_description": "Tools to manipulate and query semantic data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-readr",
                        "R-redland",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DT",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-jqr",
                        "R-spelling",
                        "R-repurrrsive",
                        "R-nycflights13",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-xml2",
                        "R-tibble",
                        "R-purrr",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R.devices",
            "portdir": "R/R-R.devices",
            "version": "2.17.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R.devices",
            "description": "Unified handling of graphics devices",
            "long_description": "Unified handling of graphics devices",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-R.utils",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-digest",
                        "R-Cairo",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PSCBS",
                        "R-R.rsp",
                        "R-matrixStats"
                    ]
                }
            ]
        },
        {
            "name": "R-rDEA",
            "portdir": "R/R-rDEA",
            "version": "1.2-8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rDEA",
            "description": "Robust Data Envelopment Analysis (DEA) for R",
            "long_description": "Robust Data Envelopment Analysis (DEA) for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-slam",
                        "R-truncreg",
                        "R-CRAN-recommended",
                        "glpk",
                        "R-truncnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rddensity",
            "portdir": "R/R-rddensity",
            "version": "2.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rddensity",
            "description": "Manipulation testing based on density discontinuity",
            "long_description": "Manipulation testing based on density discontinuity",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-lpdensity",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdd",
            "portdir": "R/R-rdd",
            "version": "0.57",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdd",
            "description": "Regression discontinuity estimation",
            "long_description": "Regression discontinuity estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-AER",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-grf"
                    ]
                }
            ]
        },
        {
            "name": "R-rda",
            "portdir": "R/R-rda",
            "version": "1.2-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rda",
            "description": "Shrunken centroids regularized discriminant analysis",
            "long_description": "Provides functions implementing the shrunken centroids regularized discriminant analysis for classification purpose in high-dimensional data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cpfa"
                    ]
                }
            ]
        },
        {
            "name": "R-RCurl",
            "portdir": "R/R-RCurl",
            "version": "1.98-1.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RCurl",
            "description": "General network client interface for R",
            "long_description": "General network client interface for R",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-bitops",
                        "R-CRAN-recommended",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gptr",
                        "R-ChemmineR",
                        "R-KEGGgraph",
                        "R-fds",
                        "R-biocViews",
                        "R-biomartr",
                        "R-streamR",
                        "R-restfulr",
                        "R-AnnotationForge",
                        "R-EBImage",
                        "R-rtracklayer",
                        "R-hkex.api",
                        "R-iCARH",
                        "R-ROAuth",
                        "R-lgpr",
                        "R-GenomicFeatures",
                        "R-archivist",
                        "R-umx",
                        "R-qdapTools",
                        "R-coalitions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-RgoogleMaps",
                        "R-exams",
                        "R-HilbertCurve",
                        "R-trajectories",
                        "R-rsconnect",
                        "R-sparklyr",
                        "R-CodeDepends",
                        "R-markdown",
                        "R-XML",
                        "R-latex2exp"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcsdp",
            "portdir": "R/R-Rcsdp",
            "version": "0.1.57.5",
            "license": "CPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcsdp",
            "description": "R interface to the CSDP Semidefinite Programming Library",
            "long_description": "R interface to the CSDP Semidefinite Programming Library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fungible"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psych"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppZiggurat",
            "portdir": "R/R-RcppZiggurat",
            "version": "0.1.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.gsl.html",
            "description": "Rcpp integration of different Ziggurat normal RNG implementations",
            "long_description": "Rcpp integration of different Ziggurat normal RNG implementations",
            "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-RcppGSL",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rbenchmark",
                        "R-microbenchmark",
                        "R-pinp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SuppDists",
                        "R-Rfast",
                        "R-regda",
                        "R-fido"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-benchmarkme"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppXts",
            "portdir": "R/R-RcppXts",
            "version": "0.0.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppXts",
            "description": "Interface the xts API via Rcpp",
            "long_description": "Interface the xts API via Rcpp",
            "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-Rcpp",
                        "R-xts",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppXPtrUtils",
            "portdir": "R/R-RcppXPtrUtils",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Enchufa2/RcppXPtrUtils",
            "description": "XPtr add-ons for Rcpp",
            "long_description": "XPtr add-ons for Rcpp",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-inline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-wdnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-r2sundials",
                        "R-parallelDist",
                        "R-ast2ast"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppUUID",
            "portdir": "R/R-RcppUUID",
            "version": "1.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://artemklevtsov.gitlab.io/rcppuuid",
            "description": "Generate Universally Unique Identificators",
            "long_description": "Generate Universally Unique Identificators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-uuid",
                        "R-tinytest",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppTOML",
            "portdir": "R/R-RcppTOML",
            "version": "0.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppTOML",
            "description": "Rcpp bindings to parser for TOML",
            "long_description": "Rcpp bindings to parser for TOML",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-params",
                        "R-reticulate"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppTN",
            "portdir": "R/R-RcppTN",
            "version": "0.2-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppTN",
            "description": "Rcpp-based truncated normal distribution RNG and family",
            "long_description": "Rcpp-based truncated normal distribution RNG and family",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsvars"
                    ]
                }
            ]
        },
        {
            "name": "R-rcpptimer",
            "portdir": "R/R-rcpptimer",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcpptimer.berrisch.biz",
            "description": "Rcpp tic-toc timer with OpenMP support",
            "long_description": "Rcpp tic-toc timer with OpenMP support",
            "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-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppThread",
            "portdir": "R/R-RcppThread",
            "version": "2.1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tnagler/RcppThread",
            "description": "R-friendly threading in C++",
            "long_description": "R-friendly threading in C++",
            "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-Rcpp",
                        "R-testthat",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-samc",
                        "R-mvrsquared",
                        "R-paropt",
                        "R-rEDM",
                        "R-dtwclust",
                        "R-rvinecopulib",
                        "R-bootUR",
                        "R-matrixprofiler",
                        "R-svines",
                        "R-tidylda",
                        "R-vinereg"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppStreams",
            "portdir": "R/R-RcppStreams",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.streams.html",
            "description": "Rcpp integration of the Streamulus DSEL for stream processing",
            "long_description": "Rcpp integration of the Streamulus DSEL for stream processing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppSpdlog",
            "portdir": "R/R-RcppSpdlog",
            "version": "0.0.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.spdlog.html",
            "description": "R and C++ interfaces to spdlog C++ header library for logging",
            "long_description": "R and C++ interfaces to spdlog C++ header library for logging",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-simplermarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spdl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyCpp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppSMC",
            "portdir": "R/R-RcppSMC",
            "version": "0.2.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.smc.html",
            "description": "Rcpp bindings for Sequential Monte Carlo",
            "long_description": "Rcpp bindings for Sequential Monte Carlo",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FKF",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgKitten"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppSimdJson",
            "portdir": "R/R-RcppSimdJson",
            "version": "0.1.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppsimdjson",
            "description": "Rcpp bindings for the simdjson header-only library for JSON parsing",
            "long_description": "Rcpp bindings for the simdjson header-only library for JSON parsing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-bit64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-td",
                        "R-ichimoku"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppRoll",
            "portdir": "R/R-RcppRoll",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppRoll",
            "description": "Efficient rolling/windowed operations",
            "long_description": "Efficient rolling/windowed operations",
            "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-testthat",
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastTS",
                        "R-ICSClust",
                        "R-ICtest",
                        "R-tsfeatures",
                        "R-exdex",
                        "R-IDF",
                        "R-TSS.RESTREND",
                        "R-sentometrics",
                        "R-autoTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppRedis",
            "portdir": "R/R-RcppRedis",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.redis.html",
            "description": "MsgPack C++ header files and interface functions for R",
            "long_description": "MsgPack C++ header files and interface functions for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RApiSerialize",
                        "R-RcppMsgPack",
                        "R-CRAN-recommended",
                        "hiredis",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppQuantuccia",
            "portdir": "R/R-RcppQuantuccia",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.quantuccia.html",
            "description": "R bindings to the calendaring functionality of QuantLib",
            "long_description": "R bindings to the calendaring functionality of QuantLib",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppProgress",
            "portdir": "R/R-RcppProgress",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppProgress",
            "description": "Interruptible progress bar with OpenMP support for C++ in R packages",
            "long_description": "Interruptible progress bar with OpenMP support for C++ in R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bvhar",
                        "R-RNewsflow",
                        "R-RUVIIIC",
                        "R-RcppCensSpatial",
                        "R-FLORAL",
                        "R-SequenceSpikeSlab",
                        "R-bayesPO",
                        "R-benchr",
                        "R-bliss",
                        "R-desla",
                        "R-disclapmix",
                        "R-bgms",
                        "R-harmony",
                        "R-eyelinkReader",
                        "R-glmmrOptim",
                        "R-sommer",
                        "R-BGGM",
                        "R-hibayes",
                        "R-lddmm",
                        "R-mixedClust",
                        "R-mvrsquared",
                        "R-ordinalClust",
                        "R-pompp",
                        "R-Seurat",
                        "R-baygel",
                        "R-kgrams",
                        "R-sccore",
                        "R-matrixprofiler",
                        "R-textmineR",
                        "R-tidylda",
                        "R-uwot",
                        "R-sentopics",
                        "R-BGVAR",
                        "R-MatchIt",
                        "R-MCMCprecision",
                        "R-bayesianVARs",
                        "R-geometry",
                        "R-bsvars"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppParallel",
            "portdir": "R/R-RcppParallel",
            "version": "5.1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcppcore.github.io/RcppParallel",
            "description": "High level functions for parallel programming with Rcpp",
            "long_description": "High level functions for parallel programming with Rcpp",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "onetbb",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-RUnit",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstanemax",
                        "R-lamW",
                        "R-Rlgt",
                        "R-geostan",
                        "R-ctsem",
                        "R-NNS",
                        "R-PAGFL",
                        "R-jfa",
                        "R-RoBTT",
                        "R-Rfast2",
                        "R-rmsb",
                        "R-surveil",
                        "R-OpenMx",
                        "R-glmmrBase",
                        "R-rstantools",
                        "R-qs2",
                        "R-gibasa",
                        "R-dtwclust",
                        "R-Rfast",
                        "R-gaston",
                        "R-blavaan",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-bsynth",
                        "R-StanHeaders",
                        "R-RcppMeCab",
                        "R-autoFRK",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-RBesT",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bootUR",
                        "R-bws",
                        "R-coconots",
                        "R-crctStepdown",
                        "R-densEstBayes",
                        "R-diseq",
                        "R-ebTobit",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lessSEM",
                        "R-lgpr",
                        "R-matrixprofiler",
                        "R-measr",
                        "R-metaBMA",
                        "R-milr",
                        "R-multipleDL",
                        "R-nbfar",
                        "R-parallelDist",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rPref",
                        "R-rater",
                        "R-rbmi",
                        "R-re2r",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-roll",
                        "R-rstan",
                        "R-rstanarm",
                        "R-sentometrics",
                        "R-stringfish",
                        "R-survstan",
                        "R-tglkmeans",
                        "R-thurstonianIRT",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet",
                        "R-zoid",
                        "R-stan4bart",
                        "R-FlexReg",
                        "R-hbamr",
                        "R-hpa",
                        "R-glmmPen",
                        "R-walker",
                        "R-BGVAR",
                        "R-markovchain",
                        "R-multinma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PosteriorBootstrap",
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppNumerical",
            "portdir": "R/R-RcppNumerical",
            "version": "0.6-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppNumerical",
            "description": "Rcpp integration for numerical computing libraries",
            "long_description": "Rcpp integration for numerical computing libraries",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BVSNLP",
                        "R-BayesPPD",
                        "R-MedianaDesigner",
                        "R-OwenQ",
                        "R-boodist",
                        "R-gbeta",
                        "R-fido",
                        "R-vennLasso",
                        "R-ztpln",
                        "R-apeglm"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppMsgPack",
            "portdir": "R/R-RcppMsgPack",
            "version": "0.2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppMsgPack",
            "description": "MsgPack C++ header files and interface functions for R",
            "long_description": "MsgPack C++ header files and interface functions for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppRedis"
                    ]
                }
            ]
        }
    ]
}