GET /api/v1/ports/?format=api&ordering=name&page=914
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=915",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=913",
    "results": [
        {
            "name": "R-qrng",
            "portdir": "R/R-qrng",
            "version": "0.0-10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qrng",
            "description": "Quasi-random number generators",
            "long_description": "Quasi-random number generators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacefillr",
                        "R-randtoolbox",
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TruncatedNormal",
                        "R-cotram",
                        "R-sfaR",
                        "R-kdecopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlt",
                        "R-copula",
                        "R-mvtnorm"
                    ]
                }
            ]
        },
        {
            "name": "R-qs",
            "portdir": "R/R-qs",
            "version": "0.27.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/traversc/qs",
            "description": "Quick Serialization of R objects",
            "long_description": "Quick Serialization of R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RApiSerialize",
                        "R-stringfish",
                        "R-CRAN-recommended",
                        "lz4",
                        "zstd",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multidplyr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-drake",
                        "R-duckplyr",
                        "R-stringfish",
                        "R-rio",
                        "R-Hmisc",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-qs2",
            "portdir": "R/R-qs2",
            "version": "0.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/traversc/qs2",
            "description": "Quick Serialization of R objects",
            "long_description": "Quick Serialization of R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringfish",
                        "R-CRAN-recommended",
                        "zstd",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-stringi",
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jagstargets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-qsimulatR",
            "portdir": "R/R-qsimulatR",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qsimulatR",
            "description": "Quantum computer simulator",
            "long_description": "Quantum computer simulator",
            "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-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qspray",
            "portdir": "R/R-qspray",
            "version": "3.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qspray",
            "description": "Multivariate polynomials with rational coefficients",
            "long_description": "Multivariate polynomials with rational coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gmp",
                        "R-purrr",
                        "R-RationalMatrix",
                        "R-partitions",
                        "R-Ryacas",
                        "R-DescTools",
                        "R-CRAN-recommended",
                        "gmp",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack",
                        "R-polyhedralCubature",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray"
                    ]
                }
            ]
        },
        {
            "name": "R-qtl",
            "portdir": "R/R-qtl",
            "version": "1.70",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kbroman/qtl",
            "description": "Tools for analyzing QTL experiments",
            "long_description": "Tools for analyzing QTL experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xoi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-qtl2",
                        "R-varbvs"
                    ]
                }
            ]
        },
        {
            "name": "R-qtl2",
            "portdir": "R/R-qtl2",
            "version": "0.36",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kbroman.org/qtl2",
            "description": "Quantitative trait locus mapping in experimental crosses",
            "long_description": "Quantitative trait locus mapping in experimental crosses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-jsonlite",
                        "R-yaml",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-devtools",
                        "R-roxygen2",
                        "R-vdiffr",
                        "R-qtl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Qtools",
            "portdir": "R/R-Qtools",
            "version": "1.5.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Qtools",
            "description": "Utilities for quantiles",
            "long_description": "Utilities for quantiles",
            "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-gtools",
                        "R-numDeriv",
                        "R-conquer",
                        "R-quantreg",
                        "R-np",
                        "R-glmx",
                        "R-CRAN-recommended",
                        "R-quantdr",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mice"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-quadform",
            "portdir": "R/R-quadform",
            "version": "0.0-2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/quadform",
            "description": "Efficient Evaluation of Quadratic Forms",
            "long_description": "A range of quadratic forms are evaluated, using efficient methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MM",
                        "R-jordan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stokes"
                    ]
                }
            ]
        },
        {
            "name": "R-quadprog",
            "portdir": "R/R-quadprog",
            "version": "1.5-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quadprog",
            "description": "Functions to solve quadratic programming problems",
            "long_description": "Functions to solve quadratic programming problems",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-expectreg",
                        "R-MixSemiRob",
                        "R-evclust",
                        "R-NlcOptim",
                        "R-PerformanceAnalytics",
                        "R-RSSL",
                        "R-mboost",
                        "R-bigsplines",
                        "R-gorica",
                        "R-Compositional",
                        "R-flexsurv",
                        "R-BB",
                        "R-lavaan",
                        "R-monomvn",
                        "R-tseries",
                        "R-phangorn",
                        "R-restriktor",
                        "R-hfr",
                        "R-np",
                        "R-robustrao",
                        "R-ggdist",
                        "R-simode",
                        "R-iterLap",
                        "R-gtop",
                        "R-kappalab",
                        "R-kdecopula",
                        "R-limSolve",
                        "R-snfa",
                        "R-CMLS",
                        "R-ic.infer",
                        "R-ROI.plugin.quadprog",
                        "R-directlabels",
                        "R-TSEtools",
                        "R-kinship2",
                        "R-stm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma",
                        "R-bigsnpr",
                        "R-bayestestR",
                        "R-NMOF",
                        "R-clue",
                        "R-nnls",
                        "R-drtmle",
                        "R-crs"
                    ]
                }
            ]
        },
        {
            "name": "R-QuadRoot",
            "portdir": "R/R-QuadRoot",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QuadRoot",
            "description": "Quadratic root for any quadratic equation",
            "long_description": "Quadratic root for any quadratic equation",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Quandl",
            "portdir": "R/R-Quandl",
            "version": "2.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Quandl",
            "description": "API Wrapper for Quandl.com",
            "long_description": "API Wrapper for Quandl.com",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-httr",
                        "R-xts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-timeSeries"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtsdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyquant"
                    ]
                }
            ]
        },
        {
            "name": "R-quantCurves",
            "portdir": "R/R-quantCurves",
            "version": "1.0.0",
            "license": "CeCILL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantCurves",
            "description": "Estimate quantiles curves",
            "long_description": "Estimate quantiles curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-locpol",
                        "R-quantregGrowth",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-np"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quantdr",
            "portdir": "R/R-quantdr",
            "version": "1.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantdr",
            "description": "Dimension reduction techniques for conditional quantiles",
            "long_description": "Dimension reduction techniques for conditional quantiles",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-dr",
                        "R-CRAN-recommended",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PerformanceAnalytics",
                        "R-png",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pracma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Qtools"
                    ]
                }
            ]
        },
        {
            "name": "R-quanteda",
            "portdir": "R/R-quanteda",
            "version": "4.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quanteda.io",
            "description": "Quantitative Analysis of Textual Data",
            "long_description": "Quantitative Analysis of Textual Data",
            "active": true,
            "categories": [
                "textproc",
                "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",
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-stringi",
                        "R-xml2",
                        "R-lifecycle",
                        "R-yaml",
                        "R-fastmatch",
                        "R-SnowballC",
                        "R-stopwords",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-jsonlite",
                        "onetbb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stm",
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-slam",
                        "R-formatR",
                        "R-text2vec",
                        "R-tm",
                        "R-lsa",
                        "R-lda",
                        "R-tidytext",
                        "R-tokenizers",
                        "R-topicmodels",
                        "R-spacyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RNewsflow",
                        "R-quanteda.textstats",
                        "R-quanteda.textmodels",
                        "R-keyATM",
                        "R-grafzahl",
                        "R-clustRcompaR",
                        "R-sentometrics",
                        "R-stm",
                        "R-seededlda",
                        "R-sentopics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-text2map",
                        "R-spacyr",
                        "R-stopwords",
                        "R-tidylda",
                        "R-readtext"
                    ]
                }
            ]
        },
        {
            "name": "R-quanteda.textmodels",
            "portdir": "R/R-quanteda.textmodels",
            "version": "0.9.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/quanteda.textmodels",
            "description": "Scaling models and classifiers for textual data",
            "long_description": "Scaling models and classifiers for textual data",
            "active": true,
            "categories": [
                "textproc",
                "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-stringi",
                        "R-SparseM",
                        "R-RSpectra",
                        "R-glmnet",
                        "libgcc",
                        "R-LiblineaR",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-quanteda",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-grafzahl"
                    ]
                }
            ]
        },
        {
            "name": "R-quanteda.textstats",
            "portdir": "R/R-quanteda.textstats",
            "version": "0.97.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/quanteda.textstats",
            "description": "Textual statistics for the Quantitative Analysis of Textual Data",
            "long_description": "Textual statistics for the Quantitative Analysis of Textual Data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-stringi",
                        "R-quanteda",
                        "R-proxyC",
                        "R-nsyllable",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "onetbb",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-entropy",
                        "R-proxy",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-ExPosition",
                        "R-svs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quantities",
            "portdir": "R/R-quantities",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-quantities.github.io/quantities",
            "description": "Quantity calculus for R vectors",
            "long_description": "Quantity calculus for R vectors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-units",
                        "R-errors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-vctrs",
                        "R-pillar",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-constants"
                    ]
                }
            ]
        },
        {
            "name": "R-quantkriging",
            "portdir": "R/R-quantkriging",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantkriging",
            "description": "Quantile Kriging for stochastic simulations with replication",
            "long_description": "Quantile Kriging for stochastic simulations with replication",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-hetGP",
                        "R-CRAN-recommended",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quantmod",
            "portdir": "R/R-quantmod",
            "version": "0.4.26",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantmod",
            "description": "Quantitative financial modelling framework",
            "long_description": "Quantitative financial modelling framework",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-TTR",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-DBI",
                        "R-downloader",
                        "R-timeSeries",
                        "R-RSQLite",
                        "R-RMySQL"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tseries",
                        "R-highcharter",
                        "R-TSEtools",
                        "R-tidyquant",
                        "R-NNS",
                        "R-rtsdata",
                        "R-yuimaGUI"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RTransferEntropy",
                        "R-TTR",
                        "R-SharpeR"
                    ]
                }
            ]
        },
        {
            "name": "R-quantreg",
            "portdir": "R/R-quantreg",
            "version": "5.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantreg",
            "description": "Quantile regression",
            "long_description": "Quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-SparseM",
                        "R-MatrixModels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-Formula",
                        "R-interp",
                        "R-conquer",
                        "R-R.rsp",
                        "R-logspline",
                        "R-nor1mix",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cobs",
                        "R-locpolExpectile",
                        "R-lqmix",
                        "R-riv",
                        "R-qcauchyreg",
                        "R-quantCurves",
                        "R-quantdr",
                        "R-quantreg.nonpar",
                        "R-quantregGrowth",
                        "R-hrqglas",
                        "R-rrat",
                        "R-rms",
                        "R-sn",
                        "R-qfa",
                        "R-rlme",
                        "R-HDRFA",
                        "R-HIMA",
                        "R-rqPen",
                        "R-Rearrangement",
                        "R-SeBR",
                        "R-alphaOutlier",
                        "R-unitquantreg",
                        "R-MCMCpack",
                        "R-car",
                        "R-crs",
                        "R-np",
                        "R-MXM",
                        "R-ggpmisc",
                        "R-NCA",
                        "R-MendelianRandomization",
                        "R-Qtools",
                        "R-QRegVCM",
                        "R-TSrepr",
                        "R-cluscov",
                        "R-ClusPred",
                        "R-perryExamples",
                        "R-Compositional",
                        "R-emplik",
                        "R-boostrq",
                        "R-esreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-jtools",
                        "R-AER",
                        "R-dyn",
                        "R-MuMIn",
                        "R-broom",
                        "R-mediation",
                        "R-gsubfn",
                        "R-survey",
                        "R-ggblanket",
                        "R-tram",
                        "R-ggplot2",
                        "R-ggstance",
                        "R-ggthemes",
                        "R-tidyfit",
                        "R-vinereg",
                        "R-prediction",
                        "R-latticeExtra",
                        "R-lava",
                        "R-ggiraph",
                        "R-robustbase",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-quantregForest",
            "portdir": "R/R-quantregForest",
            "version": "1.3-7",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lorismichel/quantregForest",
            "description": "Quantile Regression Forests",
            "long_description": "Quantile Regression Forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-RColorBrewer",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-gss"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-probably",
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-quantregGrowth",
            "portdir": "R/R-quantregGrowth",
            "version": "1.7-1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantregGrowth",
            "description": "Non-crossing additive regression quantiles and non-parametric growth charts",
            "long_description": "Non-crossing additive regression quantiles and non-parametric growth charts",
            "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-CRAN-recommended",
                        "R-SparseM",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantCurves"
                    ]
                }
            ]
        },
        {
            "name": "R-quantreg.nonpar",
            "portdir": "R/R-quantreg.nonpar",
            "version": "1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantreg.nonpar",
            "description": "Non-parametric series quantile regression",
            "long_description": "Non-parametric series quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rearrangement",
                        "R-fda",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quarto",
            "portdir": "R/R-quarto",
            "version": "1.4.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quarto-dev.github.io/quarto-r",
            "description": "R interface to Quarto markdown publishing system",
            "long_description": "R interface to Quarto markdown publishing system",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-later",
                        "R-rlang",
                        "R-processx",
                        "R-yaml",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-xfun",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rsconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-altdoc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytable",
                        "R-dfidx",
                        "R-tarchetypes",
                        "R-checker",
                        "R-rsconnect",
                        "R-shiny.i18n",
                        "R-crch",
                        "R-pkgdown",
                        "R-dynamite",
                        "R-huxtable",
                        "R-fntl"
                    ]
                }
            ]
        },
        {
            "name": "R-questionr",
            "portdir": "R/R-questionr",
            "version": "0.7.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://juba.github.io/questionr",
            "description": "Functions to make surveys processing easier",
            "long_description": "Functions to make surveys processing easier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-highr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rstudioapi",
                        "R-labelled",
                        "R-classInt",
                        "R-styler",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xclip",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-roxygen2",
                        "R-Hmisc",
                        "R-janitor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hdpGLM",
                        "R-hopit",
                        "R-klaR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelled"
                    ]
                }
            ]
        },
        {
            "name": "R-QUIC",
            "portdir": "R/R-QUIC",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QUIC",
            "description": "Regularized sparse inverse covariance matrix estimation",
            "long_description": "Regularized sparse inverse covariance matrix estimation",
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "R-scio"
                    ]
                }
            ]
        },
        {
            "name": "R-quickcheck",
            "portdir": "R/R-quickcheck",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://armcn.github.io/quickcheck",
            "description": "Property-based testing",
            "long_description": "Property-based testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-hms",
                        "R-purrr",
                        "R-testthat",
                        "R-hedgehog",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-maybe"
                    ]
                }
            ]
        },
        {
            "name": "R-quickcode",
            "portdir": "R/R-quickcode",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quickcode.obi.obianom.com",
            "description": "Compilation of some frequently used R functions",
            "long_description": "Compilation of some frequently used R functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Polychrome",
                        "R-CRAN-recommended",
                        "R-rstudioapi",
                        "R-fitdistrplus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-qpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-QuickJSR",
            "portdir": "R/R-QuickJSR",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrjohns/QuickJSR",
            "description": "Interface for the QuickJS light-weight JavaScript engine",
            "long_description": "Interface for the QuickJS light-weight JavaScript engine",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstan"
                    ]
                }
            ]
        },
        {
            "name": "R-quickmatch",
            "portdir": "R/R-quickmatch",
            "version": "0.2.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quickmatch",
            "description": "Quick generalized full matching",
            "long_description": "R-quickmatch provides functions for constructing near-optimal generalized full matching.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distances",
                        "R-CRAN-recommended",
                        "R-scclust",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-quitte",
            "portdir": "R/R-quitte",
            "version": "0.3128.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/quitte",
            "description": "Bits and pieces of code to use with quitte-style data frames",
            "long_description": "Bits and pieces of code to use with quitte-style data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-plyr",
                        "R-stringr",
                        "R-tibble",
                        "R-zoo",
                        "R-dplyr",
                        "R-purrr",
                        "R-readxl",
                        "R-reshape2",
                        "R-lazyeval",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-forcats",
                        "R-readr",
                        "R-writexl",
                        "R-countrycode",
                        "R-gms",
                        "R-magclass",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-qvalue",
            "portdir": "R/R-qvalue",
            "version": "2.36.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/StoreyLab/qvalue",
            "description": "Q-value estimation for false discovery rate control",
            "long_description": "Q-value estimation for false discovery rate control",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-STAREG",
                        "R-jaccard",
                        "R-vsclust",
                        "R-HDMT"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mutoss"
                    ]
                }
            ]
        },
        {
            "name": "R-qvcalc",
            "portdir": "R/R-qvcalc",
            "version": "1.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/relimp",
            "description": "Quasi-variances for factor effects in statistical models",
            "long_description": "Quasi-variances for factor effects in statistical models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relimp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-logmult",
                        "R-PlackettLuce",
                        "R-gnm",
                        "R-BradleyTerry2"
                    ]
                }
            ]
        },
        {
            "name": "R-QZ",
            "portdir": "R/R-QZ",
            "version": "0.2-3",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QZ",
            "description": "Generalized eigenvalues and QZ decomposition",
            "long_description": "Generalized eigenvalues and QZ decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rr",
            "portdir": "sysutils/rr",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retain.sourceforge.net/",
            "description": "rr is a basic command-line utility designed to retain/recall file and directory paths.",
            "long_description": "rr is a basic command-line utility designed to retain/recall file and directory paths. This is done by treating the filename itself as a unique key to be referenced for future rr program calls. The purpose of this is to assist the user in shorthand typing and/or not having to remember arbitrary full paths.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R2BayesX",
            "portdir": "R/R-R2BayesX",
            "version": "1.1-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R2BayesX",
            "description": "Estimate structured additive regression models with BayesX",
            "long_description": "Estimate structured additive regression models with BayesX",
            "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-CRAN-recommended",
                        "R-BayesXsrc",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fields",
                        "R-shapefiles",
                        "R-sf",
                        "R-spdep",
                        "R-MBA",
                        "R-sp",
                        "R-coda",
                        "R-interp",
                        "R-spData",
                        "R-maps"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BayesXsrc"
                    ]
                }
            ]
        },
        {
            "name": "R-r2d2",
            "portdir": "R/R-r2d2",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r2d2",
            "description": "Bivariate (two-dimensional) confidence region and frequency distribution",
            "long_description": "Bivariate (two-dimensional) confidence region and frequency distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gplots"
                    ]
                }
            ]
        },
        {
            "name": "R-r2d3",
            "portdir": "R/R-r2d3",
            "version": "0.2.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/r2d3",
            "description": "Interface to D3 visualizations",
            "long_description": "Interface to D3 visualizations",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmlwidgets",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-webshot",
                        "R-shinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modelStudio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sparklyr",
                        "R-iBreakDown",
                        "R-ingredients",
                        "R-distill"
                    ]
                }
            ]
        },
        {
            "name": "R-r2glmm",
            "portdir": "R/R-r2glmm",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r2glmm",
            "description": "Computes R squared for mixed (multilevel) models",
            "long_description": "Computes R squared for mixed (multilevel) models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-lmerTest",
                        "R-pbkrtest",
                        "R-afex",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R2HTML",
            "portdir": "R/R-R2HTML",
            "version": "2.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nalimilan/R2HTML",
            "description": "HTML exportation for R objects",
            "long_description": "HTML exportation for R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-STAR",
                        "R-umx",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ascii"
                    ]
                }
            ]
        },
        {
            "name": "R-R2jags",
            "portdir": "R/R-R2jags",
            "version": "0.8-9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/suyusung/R2jags",
            "description": "Using R to run JAGS",
            "long_description": "R-R2jags provides wrapper functions to implement Bayesian analysis in JAGS.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-R2WinBUGS",
                        "R-rjags",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hbbr",
                        "R-hdbma",
                        "R-MixSIAR",
                        "R-longit",
                        "R-jagstargets",
                        "R-boral",
                        "R-rnmamod"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-ftsa",
                        "R-emdbook",
                        "R-AICcmodavg"
                    ]
                }
            ]
        },
        {
            "name": "R-r2mlm",
            "portdir": "R/R-r2mlm",
            "version": "0.3.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mkshaw/r2mlm",
            "description": "R-squared measures for multilevel models",
            "long_description": "R-squared measures for multilevel models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-lme4",
                        "R-rockchalk",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R2OpenBUGS",
            "portdir": "R/R-R2OpenBUGS",
            "version": "3.2-3.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R2OpenBUGS",
            "description": "Running OpenBUGS from R",
            "long_description": "Running OpenBUGS from R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dclone"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AICcmodavg"
                    ]
                }
            ]
        },
        {
            "name": "R-R2ROC",
            "portdir": "R/R-R2ROC",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R2ROC",
            "description": "AUC statistics",
            "long_description": "AUC statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-r2rtf",
            "portdir": "R/R-r2rtf",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://merck.github.io/r2rtf",
            "description": "Easily create production-ready Rich Text Format (RTF) tables and figures",
            "long_description": "Easily create production-ready Rich Text Format (RTF) tables and figures",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringi",
                        "R-xml2",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-emmeans",
                        "R-officer",
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gsDesign2",
                        "R-gsDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rtables",
                        "R-formatters"
                    ]
                }
            ]
        },
        {
            "name": "R-r2sundials",
            "portdir": "R/R-r2sundials",
            "version": "6.5.0-5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r2sundials",
            "description": "Rcpp wrapper for SUNDIALS/CVODES library",
            "long_description": "Rcpp wrapper for SUNDIALS/CVODES library",
            "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-rmumps",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-deSolve",
                        "R-slam",
                        "R-RcppXPtrUtils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R2WinBUGS",
            "portdir": "R/R-R2WinBUGS",
            "version": "2.1-22.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R2WinBUGS",
            "description": "Running WinBUGS and OpenBUGS from R",
            "long_description": "Running WinBUGS and OpenBUGS from R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spikeSlabGAM",
                        "R-R2jags"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AICcmodavg",
                        "R-dclone",
                        "R-lcra"
                    ]
                }
            ]
        },
        {
            "name": "R-R6",
            "portdir": "R/R-R6",
            "version": "2.5.1.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R6.r-lib.org",
            "description": "Encapsulated object-oriented programming for R",
            "long_description": "Encapsulated object-oriented programming for R",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scales",
                        "R-testthat",
                        "R-tidyverse",
                        "R-microbenchmark",
                        "R-lobstr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ABM",
                        "R-AIPW",
                        "R-cmdstanr",
                        "R-lumberjack",
                        "R-huxtable",
                        "R-dipsaus",
                        "R-lmtp",
                        "R-OpenImageR",
                        "R-hmer",
                        "R-clustermq",
                        "R-osqp",
                        "R-SBCK",
                        "R-gpboost",
                        "R-openxlsx2",
                        "R-fabletools",
                        "R-sbm",
                        "R-bsynth",
                        "R-mRpostman",
                        "R-thor",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-mlr3resampling",
                        "R-mlr3tuning",
                        "R-bsvars",
                        "R-crew",
                        "R-DBItest",
                        "R-testthat",
                        "R-redux",
                        "R-nimble",
                        "R-PlackettLuce",
                        "R-PlaneGeometry",
                        "R-fauxpas",
                        "R-RestRserve",
                        "R-SSEparser",
                        "R-fiery",
                        "R-fixtuRes",
                        "R-mlapi",
                        "R-arrangements",
                        "R-batchtools",
                        "R-mlr3learners",
                        "R-roxygen2",
                        "R-multidplyr",
                        "R-officer",
                        "R-blatent",
                        "R-ooplah",
                        "R-optic",
                        "R-boodist",
                        "R-jmv",
                        "R-dockerfiler",
                        "R-deFit",
                        "R-rgl",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "R-CVXR",
                        "R-ggExtra",
                        "R-crul",
                        "R-ipumsr",
                        "R-plumber",
                        "R-dplyr",
                        "R-arrow",
                        "R-tsibbletalk",
                        "R-txtq",
                        "R-targets",
                        "R-pool",
                        "R-progress",
                        "R-rotor",
                        "R-compareMCMCs",
                        "R-fmeffects",
                        "R-crew.cluster",
                        "R-callr",
                        "R-httpuv",
                        "R-MetricGraph",
                        "R-hipread",
                        "R-hmmTMB",
                        "R-gptstudio",
                        "R-set6",
                        "R-intmap",
                        "R-isqg",
                        "R-waiter",
                        "R-webdriver",
                        "R-glmmrBase",
                        "R-rsdmx",
                        "R-keyring",
                        "R-rstack",
                        "R-parabar",
                        "R-rtson",
                        "R-lazyarray",
                        "R-yahoofinancer",
                        "R-shiny",
                        "R-matrixset",
                        "R-ao",
                        "R-aorsf",
                        "R-missSBM",
                        "R-charlatan",
                        "R-safetensors",
                        "R-scales",
                        "R-selectr",
                        "R-sl3",
                        "R-palm",
                        "R-crosstalk",
                        "R-processx",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-readr",
                        "R-data.tree",
                        "R-data.validator",
                        "R-dbplyr",
                        "R-delayed",
                        "R-desc",
                        "R-bbotk",
                        "R-httr2",
                        "R-optimizeR",
                        "R-promises",
                        "R-vcr",
                        "R-webmockr",
                        "R-websocket",
                        "R-r6extended",
                        "R-rcmdcheck",
                        "R-hdf5r",
                        "R-httr",
                        "R-sass",
                        "R-pkgbuild",
                        "R-ipc",
                        "R-R6DS",
                        "R-R6P",
                        "R-R6causal",
                        "R-ROOPSD",
                        "R-RSQL",
                        "R-ReMFPCA",
                        "R-dfdr",
                        "R-dictionar6",
                        "R-shinytest",
                        "R-DTSg",
                        "R-rbmi",
                        "R-ast2ast",
                        "R-storr",
                        "R-targeted",
                        "R-lightgbm",
                        "R-tessellation",
                        "R-text2vec",
                        "R-tidygraph",
                        "R-paradox",
                        "R-rearrr",
                        "R-regport",
                        "R-reqres",
                        "R-rgudhi",
                        "R-rhub",
                        "R-GREMLINS",
                        "R-tinkr",
                        "R-lgr",
                        "R-tmle3",
                        "R-mlr3misc",
                        "R-iml",
                        "R-rim",
                        "R-ring",
                        "R-mlr3",
                        "R-mlr3mbo",
                        "R-mlr3pipelines",
                        "R-jmvcore",
                        "R-villager",
                        "R-gdalBindings"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-checkmate",
                        "R-covr",
                        "R-r2d3",
                        "R-waldo",
                        "R-leaflet",
                        "R-r6methods",
                        "R-later",
                        "R-box",
                        "R-zip",
                        "R-aoos",
                        "R-mockery",
                        "R-runMCMCbtadjust",
                        "R-ps",
                        "R-debugme",
                        "R-renv",
                        "R-sparklyr"
                    ]
                }
            ]
        },
        {
            "name": "R-R6causal",
            "portdir": "R/R-R6causal",
            "version": "0.8.3",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R6causal",
            "description": "R6 class for structural causal models",
            "long_description": "R6 class for structural causal models",
            "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-glue",
                        "R-igraph",
                        "R-causaleffect",
                        "R-CRAN-recommended",
                        "R-cfid",
                        "R-dosearch",
                        "R-R6",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-qgraph",
                        "R-sqldf"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}