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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=918",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=916",
    "results": [
        {
            "name": "rgb-tui",
            "portdir": "graphics/rgb-tui",
            "version": "1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ArthurSonzogni/rgb-tui",
            "description": "Color-picker with a terminal UI",
            "long_description": "Create and get colors’ code from the terminal using a nice interface.",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfmt9",
                        "FTXUI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gbutils",
            "portdir": "R/R-gbutils",
            "version": "0.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/gbutils",
            "description": "Utilities for simulation, plots, quantile functions and programming",
            "long_description": "Utilities for simulation, plots, quantile functions and programming",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-Rgraphviz",
                        "R-testthat",
                        "R-CRAN-recommended",
                        "R-classGraph",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvar",
                        "R-mcompanion",
                        "R-pcts"
                    ]
                }
            ]
        },
        {
            "name": "R-gclus",
            "portdir": "R/R-gclus",
            "version": "1.3.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gclus",
            "description": "Clustering graphics",
            "long_description": "Clustering graphics",
            "active": true,
            "categories": [
                "graphics",
                "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-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DendSer",
                        "R-seriation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gllvm"
                    ]
                }
            ]
        },
        {
            "name": "R-gcookbook",
            "portdir": "R/R-gcookbook",
            "version": "2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gcookbook",
            "description": "Data for R Graphics Cookbook",
            "long_description": "Data for R Graphics Cookbook",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hrbrthemes"
                    ]
                }
            ]
        },
        {
            "name": "R-gcplyr",
            "portdir": "R/R-gcplyr",
            "version": "1.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mikeblazanin.github.io/gcplyr",
            "description": "Manipulate and analyze growth curve data",
            "long_description": "Manipulate and analyze growth curve data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cowplot",
                        "R-caret",
                        "R-sf",
                        "R-readxl",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gcTensor",
            "portdir": "R/R-gcTensor",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rikenbit/gcTensor",
            "description": "Generalized coupled tensor factorization",
            "long_description": "Generalized coupled tensor factorization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-einsum",
                        "R-CRAN-recommended",
                        "R-rTensor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GDAdata",
            "portdir": "R/R-GDAdata",
            "version": "0.93",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GDAdata",
            "description": "Datasets for the Graphical Data Analysis with R",
            "long_description": "Datasets for the Graphical Data Analysis with R",
            "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-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-probout"
                    ]
                }
            ]
        },
        {
            "name": "R-gdalBindings",
            "portdir": "R/R-gdalBindings",
            "version": "0.1.17",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/caiohamamura/rgdalBindings",
            "description": "GDAL classes wrapper for reading and writing raster blocks",
            "long_description": "GDAL classes wrapper for reading and writing raster blocks",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-data.table",
                        "gdal",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gdalraster",
            "portdir": "R/R-gdalraster",
            "version": "1.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://usdaforestservice.github.io/gdalraster",
            "description": "Bindings to the Geospatial Data Abstraction Library Raster API",
            "long_description": "Bindings to the Geospatial Data Abstraction Library Raster API",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-Rcpp",
                        "R-bit64",
                        "R-xml2",
                        "R-RcppInt64",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gdalUtilities",
            "portdir": "R/R-gdalUtilities",
            "version": "1.2.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gdalUtilities",
            "description": "Wrappers for GDAL utilities executables",
            "long_description": "Wrappers for GDAL utilities executables",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-testthat",
                        "R-terra",
                        "R-stars"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gdata",
            "portdir": "R/R-gdata",
            "version": "3.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-gregmisc/gdata",
            "description": "Various R programming tools for data manipulation",
            "long_description": "Various R programming tools for data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-comato",
                        "R-gmodels",
                        "R-ssize",
                        "R-weights"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bst"
                    ]
                }
            ]
        },
        {
            "name": "R-GDAtools",
            "portdir": "R/R-GDAtools",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nicolas-robette.github.io/GDAtools",
            "description": "Geometric Data Analysis",
            "long_description": "Geometric Data Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-descriptio",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-FactoMineR",
                        "R-ggplot2",
                        "R-ggrepel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TraMineR",
                        "R-rmdformats",
                        "R-factoextra",
                        "R-knitr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-rclipboard",
                        "R-ade4",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GDINA",
            "portdir": "R/R-GDINA",
            "version": "2.9.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wenchao-ma.github.io/GDINA",
            "description": "Generalized DINA model framework",
            "long_description": "Generalized DINA model framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-shiny",
                        "R-nloptr",
                        "R-shinydashboard",
                        "R-Rsolnp",
                        "R-alabama",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-poLCA",
                        "R-CDM",
                        "R-cdmTools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cdmTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dcm2"
                    ]
                }
            ]
        },
        {
            "name": "R-gdistance",
            "portdir": "R/R-gdistance",
            "version": "1.6.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://AgrDataSci.github.io/gdistance",
            "description": "Distances and routes on geographical grids",
            "long_description": "Distances and routes on geographical grids",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-terra",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-samc"
                    ]
                }
            ]
        },
        {
            "name": "R-GDPuc",
            "portdir": "R/R-GDPuc",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pik-piam.github.io/GDPuc",
            "description": "Functions to convert GDP time series from one unit to another",
            "long_description": "Functions to convert GDP time series from one unit to another",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-crayon",
                        "R-glue",
                        "R-lifecycle",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-zoo",
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-usethis",
                        "R-covr",
                        "R-magclass",
                        "R-WDI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gdsfmt",
            "portdir": "R/R-gdsfmt",
            "version": "1.40.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zhengxwen/gdsfmt",
            "description": "R interface to CoreArray Genomic Data Structure (GDS) files",
            "long_description": "R interface to CoreArray Genomic Data Structure (GDS) files",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-BiocGenerics",
                        "R-crayon",
                        "R-RUnit",
                        "R-digest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SeqArray"
                    ]
                }
            ]
        },
        {
            "name": "R-gdtools",
            "portdir": "R/R-gdtools",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/gdtools",
            "description": "Utilities for graphical rendering and fonts management",
            "long_description": "Utilities for graphical rendering and fonts management",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-systemfonts",
                        "R-htmltools",
                        "R-fontquiver",
                        "R-CRAN-recommended",
                        "cairo",
                        "fontconfig",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-testthat",
                        "R-gfonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-flextable",
                        "R-hrbrthemes",
                        "R-rvg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggiraph"
                    ]
                }
            ]
        },
        {
            "name": "R-gee",
            "portdir": "R/R-gee",
            "version": "4.13-29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gee",
            "description": "Generalized Estimation Equation Solver",
            "long_description": "Generalized Estimation Equation Solver",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn",
                        "R-ape",
                        "R-broom",
                        "R-dlnm",
                        "R-emmeans",
                        "R-ggeffects",
                        "R-insight",
                        "R-multilevelmod",
                        "R-prediction",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-geeM",
            "portdir": "R/R-geeM",
            "version": "0.10.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geeM",
            "description": "Solve Generalized Estimating Equations",
            "long_description": "Solve Generalized Estimating Equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn",
                        "R-testthat",
                        "R-geepack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-geepack",
            "portdir": "R/R-geepack",
            "version": "1.3.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geepack",
            "description": "Generalized Estimating Equation Package",
            "long_description": "Generalized Estimating Equation Package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-broom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jstable",
                        "R-MXM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-cardx",
                        "R-clubSandwich",
                        "R-dlnm",
                        "R-doBy",
                        "R-emmeans",
                        "R-etm",
                        "R-geeM",
                        "R-ggeffects",
                        "R-gtsummary",
                        "R-insight",
                        "R-lava",
                        "R-meboot",
                        "R-mitml",
                        "R-panelr",
                        "R-sandwich",
                        "R-tableone",
                        "R-CorrBin",
                        "R-tram",
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-geigen",
            "portdir": "R/R-geigen",
            "version": "2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geigen",
            "description": "Functions to compute generalized eigenvalues etc.",
            "long_description": "Functions to compute generalized eigenvalues and eigenvectors, the generalized Schur decomposition and the generalized Singular Value Decomposition of a matrix pair, using Lapack routines.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CovTools",
                        "R-HDTSA",
                        "R-itdr",
                        "R-rMultiNet"
                    ]
                }
            ]
        },
        {
            "name": "R-gemtc",
            "portdir": "R/R-gemtc",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gemtc",
            "description": "Network meta-analysis using Bayesian methods",
            "long_description": "Network meta-analysis using Bayesian methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-igraph",
                        "R-forcats",
                        "R-rjags",
                        "R-Rglpk",
                        "R-meta",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rnmamod"
                    ]
                }
            ]
        },
        {
            "name": "R-gena",
            "portdir": "R/R-gena",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gena",
            "description": "Genetic algorithm and particle swarm optimization",
            "long_description": "Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modifications (including hybridization and elitism) of these algorithms are provided.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-switchSelection"
                    ]
                }
            ]
        },
        {
            "name": "R-GenBinomApps",
            "portdir": "R/R-GenBinomApps",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenBinomApps",
            "description": "Clopper–Pearson confidence interval and generalized Binomial distribution",
            "long_description": "Clopper–Pearson confidence interval and generalized Binomial distribution",
            "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": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-gendist",
            "portdir": "R/R-gendist",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gendist",
            "description": "Generated probability distribution models",
            "long_description": "Generated probability distribution models",
            "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": []
        },
        {
            "name": "R-genefilter",
            "portdir": "R/R-genefilter",
            "version": "1.86.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/genefilter",
            "description": "Methods for filtering genes from high-throughput experiments",
            "long_description": "Methods for filtering genes from high-throughput experiments",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-AnnotationDbi",
                        "R-CRAN-recommended",
                        "R-annotate",
                        "libgcc14",
                        "libgcc",
                        "R-Biobase",
                        "R-MatrixGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-BiocStyle",
                        "R-tkWidgets",
                        "R-ALL"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-EnrichedHeatmap"
                    ]
                }
            ]
        },
        {
            "name": "R-GeneralizedHyperbolic",
            "portdir": "R/R-GeneralizedHyperbolic",
            "version": "0.8-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GeneralizedHyperbolic",
            "description": "Generalized hyperbolic distribution",
            "long_description": "Generalized hyperbolic distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DistributionUtils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-actuar",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsdistributions",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma",
                        "R-BayesLN",
                        "R-NormalLaplace"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DistributionUtils",
                        "R-fitteR",
                        "R-fitdistrplus"
                    ]
                }
            ]
        },
        {
            "name": "R-GeneralizedWendland",
            "portdir": "R/R-GeneralizedWendland",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GeneralizedWendland",
            "description": "Fully parameterized generalized Wendland covariance function",
            "long_description": "Fully parameterized generalized Wendland covariance function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-fields",
                        "R-spam",
                        "R-spam64",
                        "R-optimParallel",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-microbenchmark",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-generics",
            "portdir": "R/R-generics",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://generics.r-lib.org",
            "description": "Common S3 generics not provided by base R methods related to model fitting",
            "long_description": "Common S3 generics not provided by base R methods related to model fitting",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-tibble",
                        "R-withr",
                        "R-pkgload"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-yardstick",
                        "R-DeclareDesign",
                        "R-MARSS",
                        "R-SSLR",
                        "R-SSN2",
                        "R-Seurat",
                        "R-SeuratObject",
                        "R-WeightIt",
                        "R-arules",
                        "R-baguette",
                        "R-bolasso",
                        "R-broom",
                        "R-censored",
                        "R-coxphf",
                        "R-dbscan",
                        "R-did",
                        "R-distributional",
                        "R-dplyr",
                        "R-workflows",
                        "R-workflowsets",
                        "R-BVARverse",
                        "R-estimatr",
                        "R-evinf",
                        "R-fabletools",
                        "R-flexsurv",
                        "R-forecast",
                        "R-ggpmisc",
                        "R-gratis",
                        "R-greybox",
                        "R-huxtable",
                        "R-infer",
                        "R-interactions",
                        "R-joineRML",
                        "R-jtools",
                        "R-kDGLM",
                        "R-legion",
                        "R-lmtp",
                        "R-logitr",
                        "R-lubridate",
                        "R-marginaleffects",
                        "R-maxLik",
                        "R-mcmcr",
                        "R-mhurdle",
                        "R-mice",
                        "R-migraph",
                        "R-mmrm",
                        "R-modelsummary",
                        "R-modeltests",
                        "R-msm",
                        "R-nlist",
                        "R-nnfor",
                        "R-parsnip",
                        "R-phangorn",
                        "R-pins",
                        "R-poissonreg",
                        "R-probably",
                        "R-recipes",
                        "R-rsample",
                        "R-rstatix",
                        "R-rules",
                        "R-sdmTMB",
                        "R-sentopics",
                        "R-simpr",
                        "R-smooth",
                        "R-sparklyr",
                        "R-spmodel",
                        "R-stacks",
                        "R-survstan",
                        "R-textrecipes",
                        "R-themis",
                        "R-tidyclust",
                        "R-tidydann",
                        "R-tidyfit",
                        "R-tidyindex",
                        "R-tidylda",
                        "R-tidyposterior",
                        "R-tidypredict",
                        "R-tidyrules",
                        "R-tidytext",
                        "R-timetk",
                        "R-tsibble",
                        "R-tune",
                        "R-vetiver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ergm.multi",
                        "R-panelr",
                        "R-vctrs"
                    ]
                }
            ]
        },
        {
            "name": "R-genie",
            "portdir": "R/R-genie",
            "version": "1.0.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://genieclust.gagolewski.com",
            "description": "Fast, robust and outlier-resistant hierarchical clustering",
            "long_description": "Fast, robust and outlier-resistant hierarchical clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-genieclust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringi",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-genieclust",
            "portdir": "R/R-genieclust",
            "version": "1.1.6",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://genieclust.gagolewski.com",
            "description": "Fast and robust hierarchical clustering with noise points detection",
            "long_description": "Fast and robust hierarchical clustering with noise points detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "libomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RGMM",
                        "R-genie"
                    ]
                }
            ]
        },
        {
            "name": "R-genlasso",
            "portdir": "R/R-genlasso",
            "version": "1.6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=genlasso",
            "description": "Path algorithm for generalized lasso problems",
            "long_description": "Path algorithm for generalized lasso problems",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WLogit",
                        "R-glober"
                    ]
                }
            ]
        },
        {
            "name": "R-genlogis",
            "portdir": "R/R-genlogis",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pinduzera.github.io/genlogis",
            "description": "Generalized logistic distribution",
            "long_description": "Generalized logistic distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-distr",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-manipulate",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GenMarkov",
            "portdir": "R/R-GenMarkov",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenMarkov",
            "description": "Multivariate Markov chains",
            "long_description": "Multivariate Markov chains",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-alabama",
                        "R-Hmisc",
                        "R-CRAN-recommended",
                        "R-fastDummies",
                        "R-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-genMCMCDiag",
            "portdir": "R/R-genMCMCDiag",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LukeDuttweiler/genMCMCDiag",
            "description": "Generalized convergence diagnostics for difficult MCMC algorithms",
            "long_description": "Generalized convergence diagnostics for difficult MCMC algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-mcmcse",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GenomeInfoDb",
            "portdir": "R/R-GenomeInfoDb",
            "version": "1.40.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomeInfoDb",
            "description": "Utilities for manipulating chromosome names, including modifying them to follow a particular naming style",
            "long_description": "Utilities for manipulating chromosome names, including modifying them to follow a particular naming style",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-GenomeInfoDbData",
                        "R-BiocGenerics",
                        "R-UCSC.utils",
                        "R-CRAN-recommended",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BSgenome",
                        "R-BSgenomeForge",
                        "R-Biostrings",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures",
                        "R-GenomicRanges",
                        "R-InteractionSet",
                        "R-RaggedExperiment",
                        "R-Rsamtools",
                        "R-SeqArray",
                        "R-csaw",
                        "R-groHMM",
                        "R-rtracklayer",
                        "R-ShortRead",
                        "R-SummarizedExperiment",
                        "R-VariantAnnotation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Seurat",
                        "R-UCSC.utils",
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomeInfoDbData",
            "portdir": "R/R-GenomeInfoDbData",
            "version": "1.2.12",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomeInfoDbData",
            "description": "Species and taxonomy ID look-up tables used by R-GenomeInfoDb",
            "long_description": "Species and taxonomy ID look-up tables used by R-GenomeInfoDb",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "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-GenomeInfoDb"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicAlignments",
            "portdir": "R/R-GenomicAlignments",
            "version": "1.40.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicAlignments",
            "description": "Representation and manipulation of short genomic alignments",
            "long_description": "Representation and manipulation of short genomic alignments",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-BiocGenerics",
                        "R-Rsamtools",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-GenomicRanges",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-alakazam",
                        "R-ShortRead",
                        "R-groHMM",
                        "R-rtracklayer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-IRanges",
                        "R-systemPipeR",
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicFeatures",
            "portdir": "R/R-GenomicFeatures",
            "version": "1.56.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicFeatures",
            "description": "Conveniently import and query gene models",
            "long_description": "Conveniently import and query gene models",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-RSQLite",
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocIO",
                        "R-DBI",
                        "R-GenomeInfoDb",
                        "R-AnnotationDbi",
                        "R-GenomicRanges",
                        "R-biomaRt",
                        "R-rtracklayer",
                        "R-CRAN-recommended",
                        "R-Biostrings",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VariantAnnotation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BSgenomeForge",
                        "R-IRanges",
                        "R-ShortRead",
                        "R-systemPipeR",
                        "R-systemPipeRdata"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicRanges",
            "portdir": "R/R-GenomicRanges",
            "version": "1.56.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicRanges",
            "description": "Representation and manipulation of genomic intervals",
            "long_description": "Representation and manipulation of genomic intervals",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocGenerics",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csaw",
                        "R-groHMM",
                        "R-rtracklayer",
                        "R-systemPipeR",
                        "R-BSgenome",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures",
                        "R-HilbertCurve",
                        "R-BSgenomeForge",
                        "R-InteractionSet",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-Rsamtools",
                        "R-DESeq2",
                        "R-SeqArray",
                        "R-EnrichedHeatmap",
                        "R-ShortRead",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment",
                        "R-VariantAnnotation",
                        "R-apeglm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeRdata",
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-S4Vectors",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-GenOrd",
            "portdir": "R/R-GenOrd",
            "version": "1.4.0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenOrd",
            "description": "Simulation of discrete random variables with given correlation matrix and marginal distributions",
            "long_description": "Simulation of discrete random variables with given correlation matrix and marginal distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData",
                        "R-voteSim"
                    ]
                }
            ]
        },
        {
            "name": "R-GenSA",
            "portdir": "R/R-GenSA",
            "version": "1.1.14.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenSA",
            "description": "R Functions for Generalized Simulated Annealing",
            "long_description": "Performs search for global minimum of a very complex non-linear objective function with a very large number of optima.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FBMS",
                        "R-eulerr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "name": "R-gensphere",
            "portdir": "R/R-gensphere",
            "version": "1.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gensphere",
            "description": "Generalized spherical distributions",
            "long_description": "Generalized spherical distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SimplicialCubature",
                        "R-SphericalCubature",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-mvmesh",
                        "R-geometry"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geobr",
            "portdir": "R/R-geobr",
            "version": "1.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipeagit.github.io/geobr",
            "description": "Download official spatial data-sets of Brazil",
            "long_description": "Download official spatial data-sets of Brazil",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-dplyr",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-arrow",
                        "R-censobr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-censobr",
                        "R-kDGLM"
                    ]
                }
            ]
        },
        {
            "name": "R-geoCount",
            "portdir": "R/R-geoCount",
            "version": "1.150120",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://georglsm.r-forge.r-project.org",
            "description": "Analysis and modelling for geostatistical count data",
            "long_description": "This package provides a variety of functions to analyze and model geostatistical count data with generalized linear spatial models.",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "gsl",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-rlecuyer",
                        "R-snow",
                        "R-distr",
                        "R-snowfall",
                        "R-distrEx",
                        "R-reldist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geodist",
            "portdir": "R/R-geodist",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/geodist",
            "description": "Fast, dependency-free geodesic distance calculations",
            "long_description": "Fast, dependency-free geodesic distance calculations",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mixvlmc"
                    ]
                }
            ]
        },
        {
            "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-geometry",
            "portdir": "R/R-geometry",
            "version": "0.5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidcsterratt.github.io/geometry",
            "description": "Mesh generation and surface tessellation",
            "long_description": "Mesh generation and surface tessellation",
            "active": true,
            "categories": [
                "science",
                "R",
                "geometry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-linprog",
                        "R-lpSolve",
                        "R-magic",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppProgress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-interp",
                        "R-spelling",
                        "R-R.matlab",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CoopGame",
                        "R-DepthProc",
                        "R-FD",
                        "R-RegCombin",
                        "R-alphashape3d",
                        "R-bayesGAM",
                        "R-blackbox",
                        "R-ddalpha",
                        "R-gensphere",
                        "R-mrfDepth",
                        "R-mvmesh",
                        "R-pdfCluster",
                        "R-spaMM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ks",
                        "R-mclust",
                        "R-stm",
                        "R-uniformly"
                    ]
                }
            ]
        },
        {
            "name": "R-geomtextpath",
            "portdir": "R/R-geomtextpath",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allancameron.github.io/geomtextpath",
            "description": "Create curved text paths in R-ggplot2",
            "long_description": "Create curved text paths in R-ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-textshaping",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2",
                        "R-systemfonts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-roxygen2",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedLogit"
                    ]
                }
            ]
        },
        {
            "name": "R-geoR",
            "portdir": "R/R-geoR",
            "version": "1.9-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geoR",
            "description": "Analysis of geostatistical data",
            "long_description": "Analysis of geostatistical data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-splancs",
                        "R-CRAN-recommended",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scatterplot3d"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pompp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamair",
                        "R-geostatsp",
                        "R-insight"
                    ]
                }
            ]
        }
    ]
}