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

{
    "count": 51980,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=323",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=321",
    "results": [
        {
            "name": "R-DEoptimR",
            "portdir": "R/R-DEoptimR",
            "version": "1.1-3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DEoptimR",
            "description": "Differential Evolution Optimization in pure R",
            "long_description": "Differential Evolution Optimization in pure R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.plugin.deoptim",
                        "R-RobustAFT",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        },
        {
            "name": "ruff",
            "portdir": "devel/ruff",
            "version": "0.15.9",
            "license": "MIT",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://astral.sh/ruff",
            "description": "An extremely fast Python linter, written in Rust",
            "long_description": "An extremely fast Python linter, written in Rust. Ruff aims to be orders of magnitude faster than alternative tools while integrating more functionality behind a single, common interface. Ruff can be used to replace Flake8 (plus dozens of plugins), isort, pydocstyle, yesqa, eradicate, pyupgrade, and autoflake, all while executing tens or hundreds of times faster than any individual tool. Ruff is extremely actively developed and used in many major open-source projects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                },
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-python-lsp-ruff",
                        "py311-python-lsp-ruff",
                        "py312-python-lsp-ruff",
                        "py313-python-lsp-ruff",
                        "py314-python-lsp-ruff"
                    ]
                }
            ]
        },
        {
            "name": "R-xplorerr",
            "portdir": "R/R-xplorerr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xplorerr.rsquaredacademy.com",
            "description": "Tools for interactive data exploration",
            "long_description": "Tools for interactive data exploration",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-olsrr",
                        "R-rfm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-descriptr",
                        "R-inferr",
                        "R-vistributions"
                    ]
                }
            ]
        },
        {
            "name": "R-tweenr",
            "portdir": "R/R-tweenr",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thomasp85/tweenr",
            "description": "Interpolate data for smooth animations",
            "long_description": "Interpolate data for smooth animations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-farver",
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gganimate",
                        "R-ggforce",
                        "R-transformr"
                    ]
                }
            ]
        },
        {
            "name": "R-tufte",
            "portdir": "R/R-tufte",
            "version": "0.13",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tufte",
            "description": "Tufteʼs styles for Rmarkdown documents",
            "long_description": "Tufteʼs styles for Rmarkdown documents",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-CRAN-recommended",
                        "R-xfun",
                        "R-rmarkdown",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bookdown",
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-svglite",
            "portdir": "R/R-svglite",
            "version": "2.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://svglite.r-lib.org",
            "description": "SVG graphics device",
            "long_description": "SVG graphics device",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "R-systemfonts",
                        "R-CRAN-recommended",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fontquiver",
                        "R-xml2",
                        "R-htmltools",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kableExtra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dimensio",
                        "R-flextable",
                        "R-ggExtra",
                        "R-gganimate",
                        "R-ggdist",
                        "R-ggpattern",
                        "R-ggplot2",
                        "R-ggrepel",
                        "R-gratia",
                        "R-gridpattern",
                        "R-gtExtras",
                        "R-hrbrthemes",
                        "R-khroma",
                        "R-knitr",
                        "R-pkgdepends",
                        "R-rcmdcheck",
                        "R-rsvg",
                        "R-thematic",
                        "R-tidybayes",
                        "R-tinysnapshot",
                        "R-animint2",
                        "R-viridis"
                    ]
                }
            ]
        },
        {
            "name": "R-snow",
            "portdir": "R/R-snow",
            "version": "0.4-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snow",
            "description": "Support for simple parallel computing in R",
            "long_description": "Support for simple parallel computing in R",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlecuyer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-snowfall",
                        "R-ParallelLogger",
                        "R-SimDesign",
                        "R-doSNOW",
                        "R-eicm",
                        "R-fence",
                        "R-snowFT",
                        "R-BiocParallel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineR",
                        "R-EntropyMCMC",
                        "R-multtest",
                        "R-parallelMap",
                        "R-batchtools",
                        "R-dCUR",
                        "R-geoCount"
                    ]
                }
            ]
        },
        {
            "name": "R-shinydisconnect",
            "portdir": "R/R-shinydisconnect",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shinydisconnect",
            "description": "Show a nice message when a shiny app disconnects or errs",
            "long_description": "Show a nice message when a shiny app disconnects or errs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-shiny",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colourpicker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinyalert",
                        "R-shinycssloaders"
                    ]
                }
            ]
        },
        {
            "name": "R-shinydashboard",
            "portdir": "R/R-shinydashboard",
            "version": "0.7.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/shinydashboard",
            "description": "Create dashboards with shiny",
            "long_description": "This package provides a theme on top of shiny, making it easy to create attractive dashboards.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-promises",
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesianNetwork",
                        "R-Factoshiny",
                        "R-GDINA",
                        "R-MedianaDesigner",
                        "R-RALSA",
                        "R-matman",
                        "R-shinydashboardPlus",
                        "R-shinyr",
                        "R-yuimaGUI"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gratis",
                        "R-GMCM",
                        "R-shinyWidgets",
                        "R-shinyEffects",
                        "R-bayesbr",
                        "R-dm",
                        "R-fresh"
                    ]
                }
            ]
        },
        {
            "name": "R-sfheaders",
            "portdir": "R/R-sfheaders",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dcooley.github.io/sfheaders",
            "description": "Build sf objects from R and Rcpp",
            "long_description": "Build sf objects from R and Rcpp",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-geometries"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-densityarea",
                        "R-sfnetworks"
                    ]
                }
            ]
        },
        {
            "name": "R-rngWELL",
            "portdir": "R/R-rngWELL",
            "version": "0.10-10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rngWELL",
            "description": "Toolbox for WELL random number generators",
            "long_description": "Toolbox for WELL random number generators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-randtoolbox"
                    ]
                }
            ]
        },
        {
            "name": "R-rlecuyer",
            "portdir": "R/R-rlecuyer",
            "version": "0.3-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rlecuyer",
            "description": "R interface to RNG with multiple streams",
            "long_description": "R interface to RNG with multiple streams",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-snowFT"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigGP",
                        "R-dclone",
                        "R-geoCount",
                        "R-latentnet",
                        "R-snow"
                    ]
                }
            ]
        },
        {
            "name": "R-rio",
            "portdir": "R/R-rio",
            "version": "1.2.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gesistsa.github.io/rio",
            "description": "Swiss-army knife for data I/O",
            "long_description": "Swiss-army knife for data I/O",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-writexl",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-R.utils",
                        "R-readr",
                        "R-data.table",
                        "R-lifecycle",
                        "R-tibble",
                        "R-readxl",
                        "R-haven"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-readODS",
                        "R-fst",
                        "R-arrow",
                        "R-hexView",
                        "R-pzfx",
                        "R-rmatio",
                        "R-bit64",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-stringi",
                        "R-xml2",
                        "R-withr",
                        "R-clipr",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-qs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-car",
                        "R-datawizard",
                        "R-ufs"
                    ]
                }
            ]
        },
        {
            "name": "R-rbibutils",
            "portdir": "R/R-rbibutils",
            "version": "2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/rbibutils",
            "description": "Read Bibtex files and convert between bibliography formats",
            "long_description": "Read Bibtex files and convert between bibliography formats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doRNG",
                        "R-litedown",
                        "R-pkgmaker"
                    ]
                }
            ]
        },
        {
            "name": "R-randtoolbox",
            "portdir": "R/R-randtoolbox",
            "version": "2.0.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Toolbox for pseudo- and quasirandom number generation and random generator tests",
            "long_description": "Toolbox for pseudo- and quasirandom number generation and random generator tests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rngWELL",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DiceDesign",
                        "R-DiceOptim",
                        "R-GPM",
                        "R-GPareto",
                        "R-KrigInv",
                        "R-LVGP",
                        "R-TAG",
                        "R-acebayes",
                        "R-apollo",
                        "R-cbcTools",
                        "R-cooltools",
                        "R-copBasic",
                        "R-spdesign",
                        "R-yager",
                        "R-iterLap",
                        "R-joineRML",
                        "R-kde1d",
                        "R-lcmm",
                        "R-logitr",
                        "R-merlin",
                        "R-mixl",
                        "R-multinma",
                        "R-sfaR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-qrng"
                    ]
                }
            ]
        },
        {
            "name": "R-polyclip",
            "portdir": "R/R-polyclip",
            "version": "1.10-7",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/baddstats/polyclip",
            "description": "Polygon clipping",
            "long_description": "Polygon clipping",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eulerr",
                        "R-ggforce",
                        "R-spatstat.geom"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-deldir"
                    ]
                }
            ]
        },
        {
            "name": "R-lobstr",
            "portdir": "R/R-lobstr",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lobstr.r-lib.org",
            "description": "Visualize R data structures with trees",
            "long_description": "Visualize R data structures with trees",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-prettyunits",
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-testthat",
                        "R-pkgdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-butcher",
                        "R-carrier",
                        "R-pryr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-duckplyr",
                        "R-nestedLogit",
                        "R-dplyr",
                        "R-cpp11",
                        "R-R6"
                    ]
                }
            ]
        },
        {
            "name": "R-ggstance",
            "portdir": "R/R-ggstance",
            "version": "0.3.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggstance",
            "description": "Horizontal ggplot2 components",
            "long_description": "Horizontal ggplot2 components",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-withr",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-Hmisc",
                        "R-vdiffr",
                        "R-quantreg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic"
                    ]
                }
            ]
        },
        {
            "name": "R-ggrepel",
            "portdir": "R/R-ggrepel",
            "version": "0.9.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggrepel.slowkow.com",
            "description": "Automatically position non-overlapping text labels",
            "long_description": "Automatically position non-overlapping text labels with R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-readr",
                        "R-vdiffr",
                        "R-svglite",
                        "R-patchwork",
                        "R-prettydoc",
                        "R-ggbeeswarm",
                        "R-ggpp",
                        "R-magrittr",
                        "R-stringr",
                        "R-dplyr",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ufs",
                        "R-FactoMineR",
                        "R-Factoshiny",
                        "R-GDAtools",
                        "R-SetMethods",
                        "R-Seurat",
                        "R-autostsm",
                        "R-baggr",
                        "R-bayesammi",
                        "R-dtwclust",
                        "R-factoextra",
                        "R-gWQS",
                        "R-ggnetwork",
                        "R-ggpubr",
                        "R-ggraph",
                        "R-jmv",
                        "R-keyATM",
                        "R-mixOmics",
                        "R-rnmamod",
                        "R-sccore",
                        "R-semfindr",
                        "R-semhelpinghands",
                        "R-semlbci",
                        "R-shapviz",
                        "R-skewlmm",
                        "R-EIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ZIprop",
                        "R-see",
                        "R-logitr",
                        "R-tidybayes",
                        "R-cubble",
                        "R-mosaic",
                        "R-ergm.multi",
                        "R-parsnip",
                        "R-feasts",
                        "R-projpred",
                        "R-ggeffects",
                        "R-ggfortify",
                        "R-ggiraph",
                        "R-rempsyc",
                        "R-ggpmisc",
                        "R-ggpp",
                        "R-signs",
                        "R-robustmatrix",
                        "R-harmony",
                        "R-sjPlot"
                    ]
                }
            ]
        },
        {
            "name": "R-gginnards",
            "portdir": "R/R-gginnards",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aphalo/gginnards",
            "description": "Explore the innards of ggplot2 objects",
            "long_description": "Explore the innards of ggplot2 objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-pryr",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesplay"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggpmisc",
                        "R-ggpp"
                    ]
                }
            ]
        },
        {
            "name": "R-ggfun",
            "portdir": "R/R-ggfun",
            "version": "0.1.7",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YuLab-SMU/ggfun",
            "description": "Miscellaneous functions for R-ggplot2",
            "long_description": "Miscellaneous functions for R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-yulab.utils",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc",
                        "R-ggplotify",
                        "R-ggnewscale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aplot",
                        "R-ggbreak",
                        "R-ggimage",
                        "R-ggtree",
                        "R-scatterpie"
                    ]
                }
            ]
        },
        {
            "name": "R-ggforce",
            "portdir": "R/R-ggforce",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggforce.data-imaginist.com",
            "description": "Accelerating ggplot2",
            "long_description": "Accelerating ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-gtable",
                        "R-rlang",
                        "R-systemfonts",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-withr",
                        "R-Rcpp",
                        "R-ggplot2",
                        "R-scales",
                        "R-polyclip",
                        "R-tweenr",
                        "R-CRAN-recommended",
                        "R-tidyselect",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RVenn",
                        "R-UComp",
                        "R-scatterpie",
                        "R-dynamite",
                        "R-sgboost",
                        "R-ggraph",
                        "R-GNAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidycat",
                        "R-complexlm",
                        "R-cubble",
                        "R-manynet",
                        "R-papaja",
                        "R-sdmTMB",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-ggeffects",
            "portdir": "R/R-ggeffects",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/ggeffects",
            "description": "Create tidy data frames of marginal effects for R-ggplot from model outputs",
            "long_description": "Create tidy data frames of marginal effects for R-ggplot from model outputs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstantools",
                        "R-ordinal",
                        "R-parameters",
                        "R-sandwich",
                        "R-survey",
                        "R-tibble",
                        "R-withr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-broom",
                        "R-haven",
                        "R-httr",
                        "R-betareg",
                        "R-gamm4",
                        "R-see",
                        "R-ggrepel",
                        "R-emmeans",
                        "R-quantreg",
                        "R-robustbase",
                        "R-patchwork",
                        "R-VGAM",
                        "R-car",
                        "R-carData",
                        "R-gam",
                        "R-parsnip",
                        "R-AER",
                        "R-effects",
                        "R-mice",
                        "R-rms",
                        "R-geepack",
                        "R-MCMCglmm",
                        "R-fixest",
                        "R-marginaleffects",
                        "R-gee",
                        "R-pscl",
                        "R-clubSandwich",
                        "R-glmmTMB",
                        "R-gt",
                        "R-margins",
                        "R-sjlabelled",
                        "R-logistf",
                        "R-aod",
                        "R-gamlss",
                        "R-nestedLogit",
                        "R-GLMMadaptive",
                        "R-sdmTMB",
                        "R-sjstats",
                        "R-brglm2",
                        "R-tinytable",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-bayestestR",
                        "R-datawizard"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sjPlot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-nestedLogit",
                        "R-sdmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdensity",
            "portdir": "R/R-ggdensity",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggdensity",
            "description": "Interpretable bivariate density visualization with ggplot2",
            "long_description": "Interpretable bivariate density visualization with ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-isoband",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-densityarea"
                    ]
                }
            ]
        },
        {
            "name": "R-ggExtra",
            "portdir": "R/R-ggExtra",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://deanattali.com/ggExtra",
            "description": "Add marginal histograms to ggplot2, and more ggplot2 enhancements",
            "long_description": "Add marginal histograms to ggplot2, and more ggplot2 enhancements",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-shiny",
                        "R-shinyjs",
                        "R-colourpicker",
                        "R-miniUI",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-rstudioapi",
                        "R-vdiffr",
                        "R-svglite",
                        "R-fontquiver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SHELF",
                        "R-bayefdr",
                        "R-calibmsm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relliptical",
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-geometries",
            "portdir": "R/R-geometries",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dcooley.github.io/geometries",
            "description": "R package for creating and manipulating geometric data structures",
            "long_description": "R package for creating and manipulating geometric data structures",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sfheaders"
                    ]
                }
            ]
        },
        {
            "name": "R-formattable",
            "portdir": "R/R-formattable",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renkun-ken.github.io/formattable",
            "description": "Create formattable data structures",
            "long_description": "Create formattable data structures",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-testthat",
                        "R-DT",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-packagefinder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-sparkline",
                        "R-tibble"
                    ]
                }
            ]
        },
        {
            "name": "R-foreach",
            "portdir": "R/R-foreach",
            "version": "1.5.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=foreach",
            "description": "Provides foreach looping construct",
            "long_description": "Provides foreach looping construct",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doMC",
                        "R-doParallel",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-randomForest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xrnet",
                        "R-BVSNLP",
                        "R-BayesBinMix",
                        "R-plasso",
                        "R-pomdp",
                        "R-psborrow",
                        "R-psgp",
                        "R-qfa",
                        "R-rBayesianOptimization",
                        "R-randomLCA",
                        "R-regRSM",
                        "R-regda",
                        "R-riskRegression",
                        "R-rmfanova",
                        "R-robmixglm",
                        "R-robustBLME",
                        "R-robustrao",
                        "R-rpm",
                        "R-segMGarch",
                        "R-sensitivity",
                        "R-sentometrics",
                        "R-seriation",
                        "R-simtrial",
                        "R-skewMLRM",
                        "R-smacof",
                        "R-sphunif",
                        "R-stacks",
                        "R-statGraph",
                        "R-sts",
                        "R-survstan",
                        "R-tclust",
                        "R-telefit",
                        "R-text2map",
                        "R-tidyclust",
                        "R-tmle3",
                        "R-truh",
                        "R-tsDyn",
                        "R-tune",
                        "R-vennLasso",
                        "R-vip",
                        "R-ADMM",
                        "R-CVglasso",
                        "R-CenBAR",
                        "R-CoTiMA",
                        "R-ComplexHeatmap",
                        "R-Compositional",
                        "R-CopulaCenR",
                        "R-CovTools",
                        "R-CptNonPar",
                        "R-Directional",
                        "R-EstimDiagnostics",
                        "R-ExprNet",
                        "R-FAVAR",
                        "R-FLORAL",
                        "R-FSelectorRcpp",
                        "R-FuzzyClass",
                        "R-GA",
                        "R-GPM",
                        "R-GaussianHMM1d",
                        "R-HIMA",
                        "R-HMMcopula",
                        "R-JMbayes",
                        "R-KScorrect",
                        "R-LMMstar",
                        "R-LOMAR",
                        "R-LorenzRegression",
                        "R-MXM",
                        "R-MedianaDesigner",
                        "R-Morpho",
                        "R-NCA",
                        "R-NMF",
                        "R-NNS",
                        "R-ODRF",
                        "R-PLMIX",
                        "R-PNAR",
                        "R-PUlasso",
                        "R-PWEXP",
                        "R-ParetoPosStable",
                        "R-RGMM",
                        "R-RMSDp",
                        "R-RMTL",
                        "R-RMixtCompIO",
                        "R-RSC",
                        "R-ReIns",
                        "R-RprobitB",
                        "R-SSLR",
                        "R-SparseMDC",
                        "R-TAG",
                        "R-TSP",
                        "R-TempStable",
                        "R-TraMineRextras",
                        "R-WeightedCluster",
                        "R-abn",
                        "R-aihuman",
                        "R-autostsm",
                        "R-bayesreg",
                        "R-benchmarkme",
                        "R-biganalytics",
                        "R-bigergm",
                        "R-bigparallelr",
                        "R-bigsnpr",
                        "R-bigstatsr",
                        "R-bisque",
                        "R-blackbox",
                        "R-bst",
                        "R-bvhar",
                        "R-caret",
                        "R-cauchypca",
                        "R-cbl",
                        "R-cdmTools",
                        "R-clogitLasso",
                        "R-cpfa",
                        "R-cv",
                        "R-dCovTS",
                        "R-dcanr",
                        "R-deepgp",
                        "R-doFuture",
                        "R-doMC",
                        "R-doMPI",
                        "R-doParallel",
                        "R-doRNG",
                        "R-doRedis",
                        "R-doSNOW",
                        "R-dtwclust",
                        "R-eNchange",
                        "R-eicm",
                        "R-evinf",
                        "R-fDMA",
                        "R-fHMM",
                        "R-fabMix",
                        "R-fastshap",
                        "R-fda.usc",
                        "R-fdaSP",
                        "R-fdasrvf",
                        "R-flintyR",
                        "R-fnets",
                        "R-funData",
                        "R-gam",
                        "R-gamCopula",
                        "R-gambin",
                        "R-gamlss.foreach",
                        "R-gamlss.ggplots",
                        "R-gamreg",
                        "R-genlogis",
                        "R-glmm",
                        "R-glmnet",
                        "R-glmtrans",
                        "R-gofCopula",
                        "R-gratis",
                        "R-gsynth",
                        "R-iIneq",
                        "R-iZID",
                        "R-icenReg",
                        "R-inctools",
                        "R-influential",
                        "R-ino",
                        "R-intamap",
                        "R-iprior",
                        "R-ivDiag",
                        "R-joineRML",
                        "R-kcpRS",
                        "R-kernelshap",
                        "R-kernhaz",
                        "R-lfmm",
                        "R-localgauss",
                        "R-logiBin",
                        "R-lpirfs",
                        "R-lpjmlkit",
                        "R-lqmix",
                        "R-marqLevAlg",
                        "R-merTools",
                        "R-metaplus",
                        "R-mimi",
                        "R-missForest",
                        "R-missMDA",
                        "R-misspi",
                        "R-mnet",
                        "R-modeltime",
                        "R-mpath",
                        "R-multiApply",
                        "R-multilevelcoda",
                        "R-multinomialLogitMix",
                        "R-mvhtests",
                        "R-nebula",
                        "R-nestedcv",
                        "R-nlstac",
                        "R-npcs",
                        "R-opdisDownsampling",
                        "R-otrimle",
                        "R-pchc",
                        "R-pdp",
                        "R-pec",
                        "R-perms"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BayesFactor",
                        "R-BiocParallel",
                        "R-NPflow",
                        "R-dplR",
                        "R-CircSpaceTime",
                        "R-drtmle",
                        "R-progressr",
                        "R-projpred",
                        "R-strucchangeRcpp",
                        "R-lavaSearch2",
                        "R-RBesT",
                        "R-DEoptim",
                        "R-DiceKriging",
                        "R-eyetrackingR",
                        "R-legion",
                        "R-greybox",
                        "R-strucchange",
                        "R-smooth",
                        "R-spaMM",
                        "R-Rlgt",
                        "R-msm",
                        "R-GMCM",
                        "R-clustermq",
                        "R-rSPDE",
                        "R-robustbase",
                        "R-simsalapar",
                        "R-mcgf",
                        "R-fxregime",
                        "R-plyr",
                        "R-iterators",
                        "R-iterors",
                        "R-MHD",
                        "R-arrangements",
                        "R-iterpc",
                        "R-batchtools",
                        "R-itertools",
                        "R-sparklyr",
                        "R-pre"
                    ]
                }
            ]
        },
        {
            "name": "R-egg",
            "portdir": "R/R-egg",
            "version": "0.4.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=egg",
            "description": "Miscellaneous functions to help customise ggplot2 objects",
            "long_description": "Miscellaneous functions to help customise ggplot2 objects",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-png",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-baycn",
                        "R-heatmaply"
                    ]
                }
            ]
        },
        {
            "name": "R-doParallel",
            "portdir": "R/R-doParallel",
            "version": "1.0.17",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doParallel",
            "description": "Foreach parallel adaptor for the parallel package",
            "long_description": "Foreach parallel adaptor for the parallel package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-caret",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-oosse",
                        "R-BMTAR",
                        "R-BVSNLP",
                        "R-BayesBinMix",
                        "R-mpath",
                        "R-multiApply",
                        "R-multinomialLogitMix",
                        "R-mvhtests",
                        "R-nestedcv",
                        "R-ADMM",
                        "R-opdisDownsampling",
                        "R-otrimle",
                        "R-pchc",
                        "R-perms",
                        "R-plasso",
                        "R-psborrow",
                        "R-psgp",
                        "R-qfa",
                        "R-qgam",
                        "R-randomLCA",
                        "R-regRSM",
                        "R-regda",
                        "R-riskRegression",
                        "R-rmfanova",
                        "R-robmixglm",
                        "R-robustBLME",
                        "R-robustrao",
                        "R-sdPrior",
                        "R-segMGarch",
                        "R-skewMLRM",
                        "R-smacof",
                        "R-sparsevar",
                        "R-statGraph",
                        "R-sts",
                        "R-tclust",
                        "R-text2map",
                        "R-truh",
                        "R-CVglasso",
                        "R-CoTiMA",
                        "R-ComplexHeatmap",
                        "R-Compositional",
                        "R-CovTools",
                        "R-CptNonPar",
                        "R-Directional",
                        "R-ExprNet",
                        "R-FAVAR",
                        "R-FLORAL",
                        "R-FuzzyClass",
                        "R-GPM",
                        "R-GaussianHMM1d",
                        "R-HIMA",
                        "R-HMMcopula",
                        "R-JMbayes",
                        "R-KScorrect",
                        "R-LMMstar",
                        "R-LOMAR",
                        "R-LorenzRegression",
                        "R-MXM",
                        "R-MedianaDesigner",
                        "R-Morpho",
                        "R-NCA",
                        "R-NMF",
                        "R-NNS",
                        "R-ODRF",
                        "R-PNAR",
                        "R-PUlasso",
                        "R-ParetoPosStable",
                        "R-RGMM",
                        "R-RMSDp",
                        "R-RMTL",
                        "R-RMixtCompIO",
                        "R-RSC",
                        "R-ReIns",
                        "R-SparseMDC",
                        "R-TempStable",
                        "R-TraMineRextras",
                        "R-abn",
                        "R-aihuman",
                        "R-bayesreg",
                        "R-benchmarkme",
                        "R-bigparallelr",
                        "R-bst",
                        "R-cauchypca",
                        "R-cpfa",
                        "R-cv",
                        "R-dCovTS",
                        "R-deepgp",
                        "R-eNchange",
                        "R-evinf",
                        "R-fDMA",
                        "R-fabMix",
                        "R-fda.usc",
                        "R-fdaSP",
                        "R-fdasrvf",
                        "R-flintyR",
                        "R-fnets",
                        "R-gamCopula",
                        "R-gambin",
                        "R-gamlss.foreach",
                        "R-gamreg",
                        "R-genlogis",
                        "R-glmm",
                        "R-glmtrans",
                        "R-gsynth",
                        "R-iIneq",
                        "R-iZID",
                        "R-inctools",
                        "R-influential",
                        "R-intamap",
                        "R-ivDiag",
                        "R-joineRML",
                        "R-kcpRS",
                        "R-kernhaz",
                        "R-lavaSearch2",
                        "R-lcmm",
                        "R-logiBin",
                        "R-lpirfs",
                        "R-lpjmlkit",
                        "R-lqmix",
                        "R-marqLevAlg",
                        "R-metaplus",
                        "R-mimi",
                        "R-missMDA",
                        "R-misspi",
                        "R-mnet",
                        "R-modeltime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel",
                        "R-glmnetUtils",
                        "R-CircSpaceTime",
                        "R-PLMIX",
                        "R-plyr",
                        "R-greybox",
                        "R-doRNG",
                        "R-dtwclust",
                        "R-DiceKriging",
                        "R-pomdp",
                        "R-EstimDiagnostics",
                        "R-pre",
                        "R-projpred",
                        "R-mcgf",
                        "R-FSelectorRcpp",
                        "R-seriation",
                        "R-GA",
                        "R-Rlgt",
                        "R-SSLR",
                        "R-robustbase",
                        "R-TSP",
                        "R-missForest",
                        "R-simsalapar",
                        "R-pROC",
                        "R-foreach",
                        "R-batchtools",
                        "R-smooth",
                        "R-kyotil",
                        "R-rSPDE",
                        "R-xrnet",
                        "R-legion",
                        "R-msm",
                        "R-NPflow"
                    ]
                }
            ]
        },
        {
            "name": "R-doMC",
            "portdir": "R/R-doMC",
            "version": "1.3.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doMC",
            "description": "Foreach parallel adaptor for parallel",
            "long_description": "Foreach parallel adaptor for parallel",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BayesFactor",
                        "R-eyetrackingR",
                        "R-foreach",
                        "R-greybox",
                        "R-legion",
                        "R-smooth",
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-compare",
            "portdir": "R/R-compare",
            "version": "0.2-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=compare",
            "description": "Comparing objects for differences",
            "long_description": "Comparing objects for differences",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-acebayes"
                    ]
                }
            ]
        },
        {
            "name": "R-Rdpack",
            "portdir": "R/R-Rdpack",
            "version": "2.6.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/Rdpack",
            "description": "Update and manipulate Rd documentation objects",
            "long_description": "Update and manipulate Rd documentation objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rbibutils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-gbRd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-zcurve",
                        "R-AssetCorr",
                        "R-BBcor",
                        "R-BGGM",
                        "R-BayesMallows",
                        "R-BayesMultiMode",
                        "R-BayesProject",
                        "R-BayesRGMM",
                        "R-BayesTools",
                        "R-Bayesrel",
                        "R-BlockCov",
                        "R-CIfinder",
                        "R-CMAPSS",
                        "R-Ckmeans.1d.dp",
                        "R-CovTools",
                        "R-DAAG",
                        "R-DPtree",
                        "R-DiscreteDists",
                        "R-FitDynMix",
                        "R-FuzzyClass",
                        "R-HMMEsolver",
                        "R-HOasso",
                        "R-LNPar",
                        "R-LSTS",
                        "R-MSCMT",
                        "R-POSetR",
                        "R-PublicationBias",
                        "R-ROptSpace",
                        "R-RcppBessel",
                        "R-RcppCensSpatial",
                        "R-RcppEigenAD",
                        "R-Rdimtools",
                        "R-RiemBase",
                        "R-Riemann",
                        "R-Rlinsolve",
                        "R-RoBMA",
                        "R-RoBSA",
                        "R-RoBTT",
                        "R-RprobitB",
                        "R-SHT",
                        "R-StableEstim",
                        "R-StempCens",
                        "R-T4cluster",
                        "R-TDAkit",
                        "R-WALS",
                        "R-accessibility",
                        "R-anomaly",
                        "R-bartBMA",
                        "R-bellreg",
                        "R-bfast",
                        "R-bgms",
                        "R-binGroup",
                        "R-binGroup2",
                        "R-bmgarch",
                        "R-boot.pval",
                        "R-bsitar",
                        "R-cjbart",
                        "R-clustAnalytics",
                        "R-cpd",
                        "R-cpop",
                        "R-crops",
                        "R-ctsfeatures",
                        "R-cvCovEst",
                        "R-cvar",
                        "R-ADMM",
                        "R-desla",
                        "R-dfidx",
                        "R-dsfa",
                        "R-dstabledist",
                        "R-ebreg",
                        "R-ergm",
                        "R-ergm.count",
                        "R-ergm.multi",
                        "R-ergm.rank",
                        "R-evinf",
                        "R-fake",
                        "R-fdaSP",
                        "R-feisr",
                        "R-gap",
                        "R-gbutils",
                        "R-hhsmm",
                        "R-hopit",
                        "R-hyper2",
                        "R-idefix",
                        "R-isqg",
                        "R-kDGLM",
                        "R-kgrams",
                        "R-lawstat",
                        "R-ldt",
                        "R-lpcde",
                        "R-lqmix",
                        "R-mHMMbayes",
                        "R-maotai",
                        "R-mclustcomp",
                        "R-mcompanion",
                        "R-mcunit",
                        "R-metabias",
                        "R-mhurdle",
                        "R-mlogit",
                        "R-mmrm",
                        "R-multibiasmeta",
                        "R-multinma",
                        "R-nlpred",
                        "R-oosse",
                        "R-partitions",
                        "R-pcts",
                        "R-perms",
                        "R-phacking",
                        "R-plm",
                        "R-psica",
                        "R-reformulas",
                        "R-relliptical",
                        "R-remaCor",
                        "R-rgudhi",
                        "R-rkeops",
                        "R-robustmatrix",
                        "R-rqPen",
                        "R-sarima",
                        "R-sharp",
                        "R-sl3",
                        "R-snfa",
                        "R-statpsych",
                        "R-survstan",
                        "R-truncnormbayes",
                        "R-tsdistributions",
                        "R-vcmeta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                }
            ]
        },
        {
            "name": "R-xmlparsedata",
            "portdir": "R/R-xmlparsedata",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/xmlparsedata",
            "description": "Parse data of R code as an XML tree",
            "long_description": "Parse data of R code as an XML tree",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-stringdist",
            "portdir": "R/R-stringdist",
            "version": "0.9.14",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markvanderloo/stringdist",
            "description": "String distance functions for R",
            "long_description": "String distance functions for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reclin2",
                        "R-deductive",
                        "R-BiocCheck",
                        "R-fuzzyjoin",
                        "R-blink"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjmisc",
                        "R-lavaanExtra",
                        "R-rlist"
                    ]
                }
            ]
        },
        {
            "name": "R-rlist",
            "portdir": "R/R-rlist",
            "version": "0.4.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rlist",
            "description": "Toolbox for non-tabular data manipulation",
            "long_description": "Toolbox for non-tabular data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-XML",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-stringdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GroupBN",
                        "R-SmCCNet",
                        "R-ardl.nardl",
                        "R-gWQS",
                        "R-highcharter",
                        "R-miWQS"
                    ]
                }
            ]
        },
        {
            "name": "R-rjson",
            "portdir": "R/R-rjson",
            "version": "0.2.23",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexcb/rjson",
            "description": "JSON for R",
            "long_description": "Converts R object into JSON objects and vice-versa.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ChemmineR",
                        "R-GetoptLong",
                        "R-JuliaCall",
                        "R-MendelianRandomization",
                        "R-agena.ai",
                        "R-enrichR",
                        "R-highcharter",
                        "R-restfulr",
                        "R-simplermarkdown",
                        "R-streamR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR",
                        "R-trajectories"
                    ]
                }
            ]
        },
        {
            "name": "R-renv",
            "portdir": "R/R-renv",
            "version": "1.0.11",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/renv",
            "description": "Project environments",
            "long_description": "A dependency management toolkit for R. Using renv, you can create and manage project-local R libraries, save the state of these libraries to a lockfile and later restore your library as required.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-cpp11",
                        "R-jsonlite",
                        "R-remotes",
                        "R-yaml",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-waldo",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-gitcreds",
                        "R-rstudioapi",
                        "R-covr",
                        "R-uuid",
                        "R-pak",
                        "R-reticulate",
                        "R-BiocManager",
                        "R-packrat",
                        "R-modules",
                        "R-webfakes",
                        "R-R6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsconnect",
                        "R-rworkflows",
                        "R-softbib",
                        "R-starter",
                        "R-jetpack",
                        "R-deps"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xfun",
                        "R-attachment",
                        "R-golem",
                        "R-pacs",
                        "R-weakARMA",
                        "R-SimDesign"
                    ]
                }
            ]
        },
        {
            "name": "R-registry",
            "portdir": "R/R-registry",
            "version": "0.5-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=registry",
            "description": "Infrastructure for R package registries",
            "long_description": "Infrastructure for R package registries",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NMF",
                        "R-ROI",
                        "R-pkgmaker",
                        "R-seriation"
                    ]
                }
            ]
        },
        {
            "name": "R-rapidjsonr",
            "portdir": "R/R-rapidjsonr",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rapidjsonr",
            "description": "Rapidjson C++ headers",
            "long_description": "Rapidjson C++ headers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigrquery",
                        "R-jsonify"
                    ]
                }
            ]
        },
        {
            "name": "R-proto",
            "portdir": "R/R-proto",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=proto",
            "description": "Prototype object-based programming",
            "long_description": "Prototype object-based programming",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-emojifont",
                        "R-gsubfn",
                        "R-nls2",
                        "R-sqldf"
                    ]
                }
            ]
        },
        {
            "name": "R-plogr",
            "portdir": "R/R-plogr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plogr",
            "description": "R bindings for the plog C++ logging library",
            "long_description": "R bindings for the plog C++ logging library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RMariaDB",
                        "R-RPostgres",
                        "R-RSQLite",
                        "R-bindrcpp"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgmaker",
            "portdir": "R/R-pkgmaker",
            "version": "0.32.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pkgmaker",
            "description": "Development utilities for R packages",
            "long_description": "Development utilities for R packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-withr",
                        "R-registry",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-digest",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-RUnit",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-rbibutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgcache",
            "portdir": "R/R-pkgcache",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pkgcache",
            "description": "Cache CRAN-like metadata and R packages",
            "long_description": "Cache CRAN-like metadata and R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filelock",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-callr",
                        "R-processx",
                        "R-cli",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-pingr",
                        "R-spelling",
                        "R-webfakes",
                        "R-fs",
                        "R-desc",
                        "R-rprojroot",
                        "R-sessioninfo",
                        "R-pillar",
                        "R-withr",
                        "R-zip",
                        "R-testthat",
                        "R-covr",
                        "R-debugme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-pins",
            "portdir": "R/R-pins",
            "version": "1.4.0",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pins.rstudio.com",
            "description": "Pin, discover and share resources",
            "long_description": "Publish data sets, models and other R objects, making it easy to share them across projects and with your colleagues.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-digest",
                        "R-tibble",
                        "R-withr",
                        "R-generics",
                        "R-purrr",
                        "R-yaml",
                        "R-rappdirs",
                        "R-httr",
                        "R-whisker",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-glue",
                        "R-rlang",
                        "R-fs",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-qs",
                        "R-webfakes",
                        "R-arrow",
                        "R-googleCloudStorageR",
                        "R-data.table",
                        "R-mime",
                        "R-xml2",
                        "R-zip",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gitcreds",
                        "R-openssl",
                        "R-covr",
                        "R-googledrive",
                        "R-ids",
                        "R-sodium",
                        "R-mockery",
                        "R-archive",
                        "R-filelock",
                        "R-R.utils",
                        "R-rsconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-pbapply",
            "portdir": "R/R-pbapply",
            "version": "1.7-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pbapply",
            "description": "Adding progress bar to *apply functions",
            "long_description": "Adding progress bar to *apply functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-future",
                        "R-future.apply"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-A3",
                        "R-BBcor",
                        "R-BayesFactor",
                        "R-BetaPASS",
                        "R-CondCopulas",
                        "R-metafor",
                        "R-mirt",
                        "R-mirtCAT",
                        "R-modelbpp",
                        "R-mvgam",
                        "R-qgraph",
                        "R-semlbci",
                        "R-sirt",
                        "R-spaMM",
                        "R-varycoef",
                        "R-IDF",
                        "R-MRFcov",
                        "R-ResourceSelection",
                        "R-Seurat",
                        "R-SimDesign",
                        "R-SmCCNet",
                        "R-bbreg",
                        "R-blackbox",
                        "R-caretEnsemble",
                        "R-did",
                        "R-fwb",
                        "R-gmvarkit",
                        "R-libbib",
                        "R-manymome"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FSelectorRcpp",
                        "R-unmarked",
                        "R-LMMstar",
                        "R-nestedcv",
                        "R-eyetrackingR",
                        "R-zebu",
                        "R-stars",
                        "R-lavaSearch2",
                        "R-leidenAlg",
                        "R-sf"
                    ]
                }
            ]
        },
        {
            "name": "R-patrick",
            "portdir": "R/R-patrick",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/patrick",
            "description": "Parameterized unit testing",
            "long_description": "Parameterized unit testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-testthat",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplay",
                        "R-lintr",
                        "R-mombf"
                    ]
                }
            ]
        },
        {
            "name": "R-parallelMap",
            "portdir": "R/R-parallelMap",
            "version": "1.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://parallelmap.mlr-org.com",
            "description": "Unified interface to parallelization back-ends",
            "long_description": "Unified interface to parallelization back-ends",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BBmisc",
                        "R-CRAN-recommended",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-batchtools",
                        "R-data.table",
                        "R-testthat",
                        "R-snow",
                        "R-Rmpi",
                        "R-BatchJobs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr",
                        "R-mlrMBO"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-batchtools",
                        "R-modelStudio"
                    ]
                }
            ]
        },
        {
            "name": "R-pak",
            "portdir": "R/R-pak",
            "version": "0.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pak.r-lib.org",
            "description": "Another approach to package installation",
            "long_description": "Another approach to package installation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-ps",
                        "R-desc",
                        "R-glue",
                        "R-withr",
                        "R-processx",
                        "R-callr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-gitcreds",
                        "R-rstudioapi",
                        "R-covr",
                        "R-mockery",
                        "R-pingr",
                        "R-filelock",
                        "R-pkgcache",
                        "R-pkgsearch",
                        "R-pkgdepends",
                        "R-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dockerfiler"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgdepends",
                        "R-pkgload",
                        "R-renv",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-mockr",
            "portdir": "R/R-mockr",
            "version": "0.2.1.9021",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://krlmlr.github.io/mockr",
            "description": "Mocking in R",
            "long_description": "Provides a means to mock a package function, i.e., temporarily substitute it for testing.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-withr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-usethis",
                        "R-covr",
                        "R-fs",
                        "R-knitr",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dm",
                        "R-dosearch",
                        "R-googledrive",
                        "R-gptstudio",
                        "R-rprojroot",
                        "R-stacks",
                        "R-tibble",
                        "R-tidyverse"
                    ]
                }
            ]
        }
    ]
}