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

{
    "count": 49991,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=118",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=116",
    "results": [
        {
            "name": "R-HARModel",
            "portdir": "R/R-HARModel",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emilsjoerup/HARModel",
            "description": "Heterogeneous Autoregressive Models",
            "long_description": "Heterogeneous Autoregressive Models",
            "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-sandwich",
                        "R-xts",
                        "R-zoo",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hardhat",
            "portdir": "R/R-hardhat",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hardhat.tidymodels.org",
            "description": "Construct modelling packages",
            "long_description": "Construct modelling packages",
            "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-tibble",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-vctrs",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modeldata",
                        "R-recipes",
                        "R-crayon",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-usethis",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltime",
                        "R-tidycmprsk",
                        "R-dials",
                        "R-parsnip",
                        "R-dann",
                        "R-tune",
                        "R-probably",
                        "R-tidyclust",
                        "R-workflows",
                        "R-workflowsets",
                        "R-recipes",
                        "R-censored",
                        "R-vetiver",
                        "R-yardstick",
                        "R-themis",
                        "R-tidymodels",
                        "R-baguette"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-handlr",
            "portdir": "R/R-handlr",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/handlr",
            "description": "Convert between citation formats",
            "long_description": "Convert between citation formats",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-yaml",
                        "R-crul",
                        "R-urltools",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-mime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-testthat",
                        "R-bibtex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hal9001",
            "portdir": "R/R-hal9001",
            "version": "0.4.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hal9001",
            "description": "Scalable highly adaptive lasso",
            "long_description": "Scalable highly adaptive lasso",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertthat",
                        "R-data.table",
                        "R-stringr",
                        "R-glmnet",
                        "R-origami",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-SuperLearner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gyro",
            "portdir": "R/R-gyro",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/gyro",
            "description": "Hyperbolic Geometry",
            "long_description": "Hyperbolic geometry in the Minkowski model and the Poincaré model.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-rstudioapi",
                        "R-plotrix",
                        "R-rgl",
                        "R-Rvcg",
                        "R-Morpho",
                        "R-cxhull",
                        "R-Polychrome",
                        "R-CRAN-recommended",
                        "R-colorsGen",
                        "R-RCDT",
                        "R-Rcpp",
                        "R-clipr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-uniformly",
                        "R-arrangements",
                        "R-trekcolors"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gWQS",
            "portdir": "R/R-gWQS",
            "version": "3.0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gWQS",
            "description": "Generalized Weighted Quantile Sum regression",
            "long_description": "Generalized Weighted Quantile Sum regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-future",
                        "R-future.apply",
                        "R-broom",
                        "R-rlist",
                        "R-ggrepel",
                        "R-cowplot",
                        "R-car",
                        "R-bookdown",
                        "R-kableExtra",
                        "R-pscl",
                        "R-CRAN-recommended",
                        "R-plotROC",
                        "R-reshape2",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gWidgets2",
            "portdir": "R/R-gWidgets2",
            "version": "1.0-9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gWidgets2",
            "description": "Rewrite of gWidgets API for simplified GUI construction",
            "long_description": "Rewrite of gWidgets API for simplified GUI construction",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gWidgets",
            "portdir": "R/R-gWidgets",
            "version": "0.0-54.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwidgets.r-forge.r-project.org",
            "description": "API for building toolkit-independent, interactive GUIs",
            "long_description": "API for building toolkit-independent, interactive GUIs",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gwbr",
            "portdir": "R/R-gwbr",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gwbr",
            "description": "Local and Global Beta Regression",
            "long_description": "Local and Global Beta Regression",
            "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-gvlma",
            "portdir": "R/R-gvlma",
            "version": "1.0.0.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gvlma",
            "description": "Global Validation of Linear Models Assumptions",
            "long_description": "Global Validation of Linear Models Assumptions",
            "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-gtsummary",
            "portdir": "R/R-gtsummary",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.danieldsjoberg.com/gtsummary",
            "description": "Presentation-ready data summary and analytic result tables",
            "long_description": "Presentation-ready data summary and analytic result tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-gt",
                        "R-CRAN-recommended",
                        "R-cards",
                        "R-vctrs",
                        "R-dplyr",
                        "R-cli",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-huxtable",
                        "R-officer",
                        "R-cmprsk",
                        "R-kableExtra",
                        "R-parsnip",
                        "R-flextable",
                        "R-mice",
                        "R-geepack",
                        "R-workflows",
                        "R-broom.mixed",
                        "R-broom.helpers",
                        "R-ggstats",
                        "R-aod",
                        "R-cardx",
                        "R-smd",
                        "R-insight",
                        "R-effectsize",
                        "R-parameters",
                        "R-survey",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-broom",
                        "R-openxlsx",
                        "R-emmeans"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidycmprsk",
                        "R-gtreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-logitr",
                        "R-ggstats",
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-gtreg",
            "portdir": "R/R-gtreg",
            "version": "0.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shannonpileggi.github.io/gtreg",
            "description": "Regulatory tables for clinical research",
            "long_description": "Regulatory tables for clinical research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-forcats",
                        "R-broom.helpers",
                        "R-gtsummary",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-gt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gtranslate",
            "portdir": "R/R-gtranslate",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gtranslate",
            "description": "Translate between different languages",
            "long_description": "Translate between different languages",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rvest",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gtop",
            "portdir": "R/R-gtop",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gtop",
            "description": "Game-Theoretically OPtimal (GTOP) reconciliation method",
            "long_description": "Game-Theoretically OPtimal (GTOP) reconciliation method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lassoshooting",
                        "R-quadprog",
                        "R-CRAN-recommended",
                        "R-hts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gtools",
            "portdir": "R/R-gtools",
            "version": "3.9.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-gregmisc/gtools",
            "description": "Various R Programming Tools",
            "long_description": "Various R Programming Tools",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gdata",
                        "R-NetMix",
                        "R-PLMIX",
                        "R-Qtools",
                        "R-RankAggreg",
                        "R-mgm",
                        "R-nardl",
                        "R-bootCT",
                        "R-bpgmm",
                        "R-svs",
                        "R-gambin",
                        "R-HyperG",
                        "R-LINselect",
                        "R-BradleyTerry2",
                        "R-cv",
                        "R-CoImp",
                        "R-baycn",
                        "R-rmpw",
                        "R-drc",
                        "R-BayesMultiMode",
                        "R-gplots",
                        "R-votesys",
                        "R-coalitions",
                        "R-coopProductGame",
                        "R-lddmm",
                        "R-CoopGame",
                        "R-projpred",
                        "R-dagHMM",
                        "R-shinystan",
                        "R-rrMixture",
                        "R-qgraph",
                        "R-RBE3",
                        "R-dirichletprocess",
                        "R-trialr",
                        "R-zoid",
                        "R-textmineR",
                        "R-tidylda",
                        "R-regtools",
                        "R-GSM",
                        "R-GameTheory"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gmodels",
                        "R-codalm",
                        "R-psfmi",
                        "R-R.filesets",
                        "R-lcra",
                        "R-fdapace"
                    ]
                }
            ]
        },
        {
            "name": "R-gtExtras",
            "portdir": "R/R-gtExtras",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jthomasmock.github.io/gtExtras",
            "description": "Extending R-gt for beautiful HTML tables",
            "long_description": "Extending R-gt for beautiful HTML tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-commonmark",
                        "R-fontawesome",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-gt",
                        "R-paletteer",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-dplyr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-svglite",
                        "R-base64enc",
                        "R-fs",
                        "R-magrittr",
                        "R-xml2",
                        "R-stringr",
                        "R-tibble",
                        "R-hms",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-sass",
                        "R-testthat",
                        "R-rvest",
                        "R-covr",
                        "R-bitops"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-gtable",
            "portdir": "R/R-gtable",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gtable.r-lib.org",
            "description": "Arrange grobs in tables",
            "long_description": "Arrange grobs in tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-glue",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-profvis",
                        "R-rmarkdown",
                        "R-testthat",
                        "R-knitr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-animint2",
                        "R-ggsurvfit",
                        "R-metR",
                        "R-forestploter",
                        "R-ggExtra",
                        "R-ggalt",
                        "R-ggh4x",
                        "R-ggparty",
                        "R-ggplot2",
                        "R-GGally",
                        "R-lemon",
                        "R-feasts",
                        "R-patchwork",
                        "R-Hmisc",
                        "R-ggside",
                        "R-pheatmap",
                        "R-trelliscopejs",
                        "R-ufs",
                        "R-ggdist",
                        "R-ggforce",
                        "R-hbal",
                        "R-gridExtra",
                        "R-cobalt",
                        "R-cowplot",
                        "R-sugrrants",
                        "R-tidySEM",
                        "R-egg",
                        "R-telefit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggpubr",
                        "R-brms",
                        "R-gt",
                        "R-pander",
                        "R-spikeSlabGAM"
                    ]
                }
            ]
        },
        {
            "name": "R-gt",
            "portdir": "R/R-gt",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gt.rstudio.com",
            "description": "Build display tables from tabular data with an easy-to-use set of functions",
            "long_description": "Build display tables from tabular data with an easy-to-use set of functions",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-magrittr",
                        "R-rlang",
                        "R-xml2",
                        "R-glue",
                        "R-vctrs",
                        "R-dplyr",
                        "R-htmltools",
                        "R-tidyselect",
                        "R-commonmark",
                        "R-sass",
                        "R-scales",
                        "R-htmlwidgets",
                        "R-markdown",
                        "R-bitops",
                        "R-bigD",
                        "R-reactable",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtable",
                        "R-digest",
                        "R-withr",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-fontawesome",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rvest",
                        "R-covr",
                        "R-magick",
                        "R-rsvg",
                        "R-paletteer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gsDesign2",
                        "R-gsDesign",
                        "R-boot.pval",
                        "R-modeltime",
                        "R-chisquare",
                        "R-gtsummary",
                        "R-gtExtras"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-simtrial",
                        "R-datawizard",
                        "R-crosstable",
                        "R-stringr",
                        "R-ordbetareg",
                        "R-gtreg",
                        "R-ivreg",
                        "R-gdalraster",
                        "R-patchwork",
                        "R-formatters",
                        "R-brms.mmrm",
                        "R-correlation",
                        "R-ggeffects",
                        "R-effectsize",
                        "R-modelsummary",
                        "R-Hmisc",
                        "R-insight",
                        "R-etwfe",
                        "R-panelsummary",
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-gsynth",
            "portdir": "R/R-gsynth",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yiqingxu.org/packages/gsynth/gsynth_examples.html",
            "description": "Generalized synthetic control method",
            "long_description": "R-gsynth provides causal inference with interactive fixed-effect models.",
            "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-abind",
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-future",
                        "R-doParallel",
                        "R-foreach",
                        "libgcc",
                        "R-doRNG",
                        "R-lfe",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-GGally",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bsynth"
                    ]
                }
            ]
        },
        {
            "name": "R-gsubfn",
            "portdir": "R/R-gsubfn",
            "version": "0.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gsubfn",
            "description": "Utilities for strings and function arguments",
            "long_description": "Utilities for strings and function arguments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-proto",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-chron",
                        "R-zoo",
                        "R-svUnit",
                        "R-quantreg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-priceR",
                        "R-fscaret",
                        "R-MplusAutomation",
                        "R-sqldf",
                        "R-kanjistat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rtf"
                    ]
                }
            ]
        },
        {
            "name": "R-gstat",
            "portdir": "R/R-gstat",
            "version": "2.1-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/gstat",
            "description": "Spatial and spatio-temporal geostatistical modelling, prediction and simulation",
            "long_description": "Spatial and spatio-temporal geostatistical modelling, prediction and simulation",
            "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-FNN",
                        "R-sf",
                        "R-sftime",
                        "R-spacetime",
                        "R-stars",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-sp",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-future",
                        "R-future.apply",
                        "R-maps",
                        "R-fields",
                        "R-raster",
                        "R-mapdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-automap",
                        "R-FeedbackTS",
                        "R-psgp",
                        "R-intamap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacetime",
                        "R-FracKrigingR",
                        "R-FRK",
                        "R-raster",
                        "R-SpatialBSS",
                        "R-sp",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-gss",
            "portdir": "R/R-gss",
            "version": "2.2-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gss",
            "description": "General Smoothing Splines",
            "long_description": "A comprehensive package for structural multivariate function estimation using smoothing splines.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fBasics",
                        "R-STAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quantregForest"
                    ]
                }
            ]
        },
        {
            "name": "R-GSM",
            "portdir": "R/R-GSM",
            "version": "1.3.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GSM",
            "description": "Gamma Shape Mixture",
            "long_description": "Implementation of a Bayesian approach for estimating a mixture of Gamma distributions in which the mixing occurs over the shape parameter.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-gslnls",
            "portdir": "R/R-gslnls",
            "version": "1.3.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gslnls",
            "description": "GSL Non-linear Least-Squares Fitting",
            "long_description": "GSL Non-linear Least-Squares Fitting",
            "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": [
                        "gsl",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gsl",
            "portdir": "R/R-gsl",
            "version": "2.1-8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/gsl",
            "description": "Wrapper for the Gnu Scientific Library",
            "long_description": "Wrapper for the Gnu Scientific Library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesLN",
                        "R-ChernoffDist",
                        "R-sphunif",
                        "R-energy",
                        "R-rtdists",
                        "R-TempStable",
                        "R-ecd",
                        "R-BFF",
                        "R-HypergeoMat",
                        "R-semEff",
                        "R-copula",
                        "R-altR2",
                        "R-evmix",
                        "R-NovelDistns",
                        "R-QRM",
                        "R-metacor",
                        "R-aws",
                        "R-gmvarkit",
                        "R-brr",
                        "R-gamCopula",
                        "R-gbeta",
                        "R-mbbefd",
                        "R-nlmm",
                        "R-palm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Carlson",
                        "R-spatstat.explore",
                        "R-scoringRules",
                        "R-MBESS",
                        "R-spatstat.random",
                        "R-spatstat.model",
                        "R-PearsonDS",
                        "R-fmesher",
                        "R-Bessel"
                    ]
                }
            ]
        },
        {
            "name": "R-gsignal",
            "portdir": "R/R-gsignal",
            "version": "0.3-7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gjmvanboxtel/gsignal",
            "description": "Signal processing",
            "long_description": "R implementation of octave-signal",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-pracma",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-microbenchmark",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rTensor2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "name": "R-GSE",
            "portdir": "R/R-GSE",
            "version": "4.2-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GSE",
            "description": "Robust estimation in the presence of cellwise and casewise contamination and missing data",
            "long_description": "Robust estimation in the presence of cellwise and casewise contamination and missing data",
            "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-ggplot2",
                        "R-robustbase",
                        "R-cellWise",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-rrcov",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robustvarComp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cellWise"
                    ]
                }
            ]
        },
        {
            "name": "R-gsDesign2",
            "portdir": "R/R-gsDesign2",
            "version": "1.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://merck.github.io/gsDesign2",
            "description": "Group sequential design with non-constant effect",
            "long_description": "Group sequential design with non-constant effect",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-corpcor",
                        "R-r2rtf",
                        "R-gt",
                        "R-gsDesign",
                        "R-npsurvSS",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-kableExtra",
                        "R-simtrial"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-simtrial"
                    ]
                }
            ]
        },
        {
            "name": "R-gsDesign",
            "portdir": "R/R-gsDesign",
            "version": "3.6.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://keaven.github.io/gsDesign",
            "description": "Group Sequential Design",
            "long_description": "Group Sequential Design",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-r2rtf",
                        "R-gt",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-gridExtra",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-covr",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gsDesign2",
                        "R-gsbDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RTSA",
                        "R-simtrial"
                    ]
                }
            ]
        },
        {
            "name": "R-gsbDesign",
            "portdir": "R/R-gsbDesign",
            "version": "1.0-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gsbDesign",
            "description": "Group Sequential Bayes Design",
            "long_description": "Group Sequential Bayes Design",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gsDesign",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GSA",
            "portdir": "R/R-GSA",
            "version": "1.03.3",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tibshirani.su.domains/GSA",
            "description": "Gene Set Analysis",
            "long_description": "Gene Set Analysis",
            "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-impute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-samr"
                    ]
                }
            ]
        },
        {
            "name": "R-grpreg",
            "portdir": "R/R-grpreg",
            "version": "3.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pbreheny.github.io/grpreg",
            "description": "Regularization paths for regression models with grouped covariates",
            "long_description": "Regularization paths for regression models with grouped covariates",
            "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-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bestglm",
                        "R-sparseGAM",
                        "R-SSGL",
                        "R-refund"
                    ]
                }
            ]
        },
        {
            "name": "R-grpnet",
            "portdir": "R/R-grpnet",
            "version": "0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=grpnet",
            "description": "Group elastic net-regularized GLM",
            "long_description": "Efficient algorithms for fitting generalized linear models with group elastic net penalties.",
            "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-groupr",
            "portdir": "R/R-groupr",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=groupr",
            "description": "Groups with inapplicable values",
            "long_description": "The package provides a more powerful version of grouped tibbles from dplyr.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-groupdata2",
            "portdir": "R/R-groupdata2",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=groupdata2",
            "description": "Create groups from data",
            "long_description": "Create groups from data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-numbers",
                        "R-rearrr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-covr",
                        "R-lmerTest",
                        "R-xpectr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-GroupBN",
            "portdir": "R/R-GroupBN",
            "version": "1.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GroupBN",
            "description": "Infer group Bayesian networks via hierarchical feature clustering",
            "long_description": "Infer group Bayesian networks via hierarchical feature clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-zoo",
                        "R-rlist",
                        "R-visNetwork",
                        "R-bnlearn",
                        "R-arules",
                        "R-magrittr",
                        "R-ClustOfVar",
                        "R-PCAmixdata",
                        "R-PRROC",
                        "R-CRAN-recommended",
                        "R-MLmetrics",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-groundhog",
            "portdir": "R/R-groundhog",
            "version": "3.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://groundhogr.com",
            "description": "Version-control for CRAN, GitHub and GitLab packages",
            "long_description": "Version-control for CRAN, GitHub and GitLab packages",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remotes",
                        "R-git2r"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-groHMM",
            "portdir": "R/R-groHMM",
            "version": "1.38.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kraus-Lab/groHMM",
            "description": "GRO-seq analysis pipeline",
            "long_description": "GRO-seq analysis pipeline",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GenomeInfoDb",
                        "R-GenomicAlignments",
                        "R-GenomicRanges",
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "R-rtracklayer",
                        "R-IRanges"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-groc",
            "portdir": "R/R-groc",
            "version": "1.0.9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=groc",
            "description": "Generalized Regression on Orthogonal Components",
            "long_description": "Generalized Regression on Orthogonal Components",
            "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-pls",
                        "R-robustbase",
                        "R-CRAN-recommended",
                        "R-rrcov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GRNNs",
            "portdir": "R/R-GRNNs",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GRNNs",
            "description": "General Regression Neural Networks package",
            "long_description": "General Regression Neural Networks package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rdist",
                        "R-CRAN-recommended",
                        "R-scales",
                        "R-cvTools",
                        "R-vegan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-grImport2",
            "portdir": "R/R-grImport2",
            "version": "0.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=grImport2",
            "description": "Import SVG graphics",
            "long_description": "Import SVG graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-XML",
                        "R-jpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsvg",
                        "R-gridSVG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RGraphics"
                    ]
                }
            ]
        },
        {
            "name": "R-grImport",
            "portdir": "R/R-grImport",
            "version": "0.9-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=grImport",
            "description": "Functions for converting, importing and drawing PostScript pictures in R plots",
            "long_description": "Functions for converting, importing and drawing PostScript pictures in R plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-XML"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RGraphics"
                    ]
                }
            ]
        },
        {
            "name": "R-gRim",
            "portdir": "R/R-gRim",
            "version": "0.3.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.math.aau.dk/~sorenh/software/gR",
            "description": "Graphical Interaction Models",
            "long_description": "Graphical Interaction Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-magrittr",
                        "R-glue",
                        "R-igraph",
                        "R-doBy",
                        "R-gRain",
                        "R-gRbase",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gRain"
                    ]
                }
            ]
        },
        {
            "name": "R-gridtext",
            "portdir": "R/R-gridtext",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkelab.org/gridtext",
            "description": "Improved text rendering support for grid graphics",
            "long_description": "Improved text rendering support for grid graphics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jpeg",
                        "R-png",
                        "R-rlang",
                        "R-xml2",
                        "R-stringr",
                        "R-markdown",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfittext",
                        "R-ggtext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-forestploter"
                    ]
                }
            ]
        },
        {
            "name": "R-gridSVG",
            "portdir": "R/R-gridSVG",
            "version": "1.7-5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridSVG",
            "description": "Export grid graphics as SVG",
            "long_description": "Export grid graphics as SVG",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-XML",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plotROC",
                        "R-gridDebug",
                        "R-RGraphics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-grImport2",
                        "R-knitr",
                        "R-gridGraphviz"
                    ]
                }
            ]
        },
        {
            "name": "R-gridpattern",
            "portdir": "R/R-gridpattern",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://trevorldavis.com/R/gridpattern",
            "description": "Grid pattern grobs",
            "long_description": "Grid pattern grobs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-memoise",
                        "R-png",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magick",
                        "R-ambient",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-vdiffr",
                        "R-svglite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggpattern"
                    ]
                }
            ]
        },
        {
            "name": "R-gridGraphviz",
            "portdir": "R/R-gridGraphviz",
            "version": "0.3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridGraphviz",
            "description": "Draw graphs with grid",
            "long_description": "Draw graphs with grid",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rgraphviz",
                        "R-graph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "graphviz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridSVG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gridDebug"
                    ]
                }
            ]
        },
        {
            "name": "R-gridGraphics",
            "portdir": "R/R-gridGraphics",
            "version": "0.5-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridGraphics",
            "description": "Redraw base graphics using grid graphics",
            "long_description": "Redraw base graphics using grid graphics",
            "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-pdftools",
                        "R-magick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplotify",
                        "R-RGraphics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggimage",
                        "R-cowplot",
                        "R-patchwork"
                    ]
                }
            ]
        },
        {
            "name": "R-gridExtra",
            "portdir": "R/R-gridExtra",
            "version": "2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridExtra",
            "description": "Miscellaneous functions for grid graphics",
            "long_description": "Miscellaneous functions for grid graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtable",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-UComp",
                        "R-ARDL",
                        "R-autostsm",
                        "R-ProbBayes",
                        "R-forestploter",
                        "R-bayesWatch",
                        "R-networktools",
                        "R-npde",
                        "R-carat",
                        "R-cellWise",
                        "R-ggpp",
                        "R-ggfortify",
                        "R-ggpubr",
                        "R-ggstar",
                        "R-diagis",
                        "R-ufs",
                        "R-mgcViz",
                        "R-olsrr",
                        "R-surveil",
                        "R-magi",
                        "R-varian",
                        "R-hbal",
                        "R-viridis",
                        "R-cobalt",
                        "R-lpirfs",
                        "R-BNSP",
                        "R-mirt",
                        "R-saemix",
                        "R-phyr",
                        "R-cprobit",
                        "R-sctransform",
                        "R-survMisc",
                        "R-survminer",
                        "R-shinystan",
                        "R-finalfit",
                        "R-r2glmm",
                        "R-calibmsm",
                        "R-ruv",
                        "R-ingredients",
                        "R-UpSetR",
                        "R-JMbayes2",
                        "R-DeBoinR",
                        "R-baggr",
                        "R-bayesGAM",
                        "R-bayesforecast",
                        "R-lgpr",
                        "R-ecd",
                        "R-rstan",
                        "R-survstan",
                        "R-egg",
                        "R-spikeSlabGAM",
                        "R-explore",
                        "R-lemon",
                        "R-likert",
                        "R-robin",
                        "R-HH",
                        "R-voi",
                        "R-restriktor",
                        "R-precrec",
                        "R-panelView",
                        "R-Hmisc",
                        "R-ChemmineR",
                        "R-geostan",
                        "R-MRFcov",
                        "R-bayespm",
                        "R-PLMIX",
                        "R-RcppCensSpatial",
                        "R-RprobitB",
                        "R-mixOmics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggsci",
                        "R-kalmanfilter",
                        "R-CircSpaceTime",
                        "R-copula",
                        "R-ggeffects",
                        "R-walker",
                        "R-kimfilter",
                        "R-TH.data",
                        "R-gsDesign",
                        "R-sjPlot",
                        "R-exact2x2",
                        "R-bayesplot",
                        "R-abn",
                        "R-PosteriorBootstrap",
                        "R-RTSA",
                        "R-RTransferEntropy",
                        "R-mlt.docreg",
                        "R-ctsem",
                        "R-tram",
                        "R-metR",
                        "R-EstimDiagnostics",
                        "R-reporter",
                        "R-fairml",
                        "R-ggrepel",
                        "R-mosaic",
                        "R-funData",
                        "R-patchwork",
                        "R-gbm",
                        "R-sparseDFM",
                        "R-mixopt",
                        "R-gamlss.ggplots",
                        "R-GeneralizedWendland",
                        "R-relliptical",
                        "R-rpf",
                        "R-ggalt",
                        "R-ggbeeswarm",
                        "R-dsem",
                        "R-ggmcmc",
                        "R-gsignal",
                        "R-rstanarm",
                        "R-IRTest",
                        "R-tvgeom",
                        "R-hbbr",
                        "R-hrbrthemes",
                        "R-bujar",
                        "R-descriptr",
                        "R-fastcpd",
                        "R-miic",
                        "R-robustmatrix",
                        "R-fractalRegression",
                        "R-ifaTools",
                        "R-eikosograms",
                        "R-sgd",
                        "R-RcmdrPlugin.MA",
                        "R-StatRank",
                        "R-interp"
                    ]
                }
            ]
        },
        {
            "name": "R-gridDebug",
            "portdir": "R/R-gridDebug",
            "version": "0.5-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridDebug",
            "description": "Debugging for grid graphics",
            "long_description": "Debugging for grid graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridSVG",
                        "R-CRAN-recommended",
                        "R-graph",
                        "R-gridGraphviz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}