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

{
    "count": 51932,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=772",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=770",
    "results": [
        {
            "name": "R-gets",
            "portdir": "R/R-gets",
            "version": "0.38",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gsucarrat/gets",
            "description": "General-to-Specific (GETS) modelling and indicator saturation methods",
            "long_description": "General-to-Specific (GETS) modelling and indicator saturation methods",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-testthat",
                        "R-lgarch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ardl.nardl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-getopt",
            "portdir": "R/R-getopt",
            "version": "1.20.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=getopt",
            "description": "C-like getopt behavior",
            "long_description": "C-like getopt behavior",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-getip",
            "portdir": "R/R-getip",
            "version": "0.1-4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=getip",
            "description": "IP address lookup",
            "long_description": "IP address lookup",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crew"
                    ]
                }
            ]
        },
        {
            "name": "R-getPass",
            "portdir": "R/R-getPass",
            "version": "0.2-4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=getPass",
            "description": "Password function for R with masking (where supported)",
            "long_description": "Password function for R with masking (where supported)",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cyphr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-git2r",
                        "R-restfulr"
                    ]
                }
            ]
        },
        {
            "name": "R-gert",
            "portdir": "R/R-gert",
            "version": "2.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/gert",
            "description": "Simple Git client for R",
            "long_description": "Simple Git client for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zip",
                        "R-credentials",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "libgit2",
                        "R-sys",
                        "R-askpass"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-usethis",
                        "R-rhub",
                        "R-starter",
                        "R-umx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite",
                        "R-animint2",
                        "R-fusen",
                        "R-pkgdown"
                    ]
                }
            ]
        },
        {
            "name": "R-geppe",
            "portdir": "R/R-geppe",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geppe",
            "description": "Generalised exponential Poisson and Poisson exponential distributions",
            "long_description": "Generalised exponential Poisson and Poisson exponential distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-geozoo",
            "portdir": "R/R-geozoo",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://schloerke.github.io/geozoo",
            "description": "Zoo of geometric objects",
            "long_description": "Zoo of geometric objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bitops",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-tourr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tourr"
                    ]
                }
            ]
        },
        {
            "name": "R-geostatsp",
            "portdir": "R/R-geostatsp",
            "version": "2.0.6",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geostatsp",
            "description": "Geostatistical modelling with likelihood and Bayes",
            "long_description": "Geostatistical modelling with likelihood and Bayes",
            "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",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-terra",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-abind",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-pracma",
                        "R-ellipse",
                        "R-geoR",
                        "R-RandomFields"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geostan",
            "portdir": "R/R-geostan",
            "version": "0.8.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://connordonegan.github.io/geostan",
            "description": "Bayesian spatial analysis",
            "long_description": "Bayesian spatial analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-truncnorm",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-sf",
                        "R-spdep",
                        "R-signs",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-bayesplot",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geosphere",
            "portdir": "R/R-geosphere",
            "version": "1.5-18",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geosphere",
            "description": "Spherical trigonometry",
            "long_description": "Spherical trigonometry",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-raster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rwtss",
                        "R-fuzzyjoin",
                        "R-moveHMM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lwgeom",
                        "R-sftrack"
                    ]
                }
            ]
        },
        {
            "name": "R-geos",
            "portdir": "R/R-geos",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paleolimbot.github.io/geos",
            "description": "Open Source Geometry Engine (GEOS) R API",
            "long_description": "Open Source Geometry Engine (GEOS) R API",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-libgeos",
                        "R-wk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vctrs",
                        "R-testthat",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fasterize"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-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-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"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-gbp",
            "portdir": "R/R-gbp",
            "version": "0.1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gyang274/gbp",
            "description": "Bin Packing Problem solver",
            "long_description": "Bin Packing Problem solver",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gbm3",
            "portdir": "R/R-gbm3",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbm-developers/gbm3",
            "description": "Generalized boosted regression models",
            "long_description": "Generalized boosted regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "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-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gbm",
            "portdir": "R/R-gbm",
            "version": "2.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbm-developers/gbm",
            "description": "Generalized boosted regression models",
            "long_description": "Generalized boosted regression 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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-covr",
                        "R-viridis",
                        "R-tinytest",
                        "R-pdp",
                        "R-vip",
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bujar",
                        "R-bst",
                        "R-mob",
                        "R-countSTAR",
                        "R-twang"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt",
                        "R-nestedcv",
                        "R-npcs",
                        "R-plotmo",
                        "R-pmml",
                        "R-posterior",
                        "R-mboost",
                        "R-caretEnsemble",
                        "R-cdgd",
                        "R-cobalt",
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-gbeta",
            "portdir": "R/R-gbeta",
            "version": "0.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gbeta",
            "description": "Generalized Beta and Beta Prime distributions",
            "long_description": "Generalized Beta and Beta Prime distributions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppNumerical",
                        "R-gsl",
                        "R-Runuran",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gbRd",
            "portdir": "R/R-gbRd",
            "version": "0.4.12",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gbRd",
            "description": "Utilities for processing Rd objects and files",
            "long_description": "Utilities for processing Rd objects and files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Rdpack"
                    ]
                }
            ]
        }
    ]
}