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

{
    "count": 50465,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=646",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=644",
    "results": [
        {
            "name": "R-ggfan",
            "portdir": "R/R-ggfan",
            "version": "0.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonhilton/ggfan",
            "description": "Summarise a distribution through colored intervals",
            "long_description": "Summarise a distribution through colored intervals",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-tibble",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggdensity",
            "portdir": "R/R-ggdensity",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggdensity",
            "description": "Interpretable bivariate density visualization with ggplot2",
            "long_description": "Interpretable bivariate density visualization with ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-isoband",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-densityarea"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdendro",
            "portdir": "R/R-ggdendro",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://andrie.github.io/ggdendro",
            "description": "Create dendrograms and tree diagrams using ggplot2",
            "long_description": "Create dendrograms and tree diagrams using ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-spelling",
                        "R-tree",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diffudist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-ggh4x",
                        "R-ggside"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdark",
            "portdir": "R/R-ggdark",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggdark",
            "description": "Dark mode for R-ggplot2 themes",
            "long_description": "Dark mode for R-ggplot2 themes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggcharts",
            "portdir": "R/R-ggcharts",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thomas-neitmann.github.io/ggcharts/index.html",
            "description": "Shorten the distance from data visualization idea to actual plot",
            "long_description": "Shorten the distance from data visualization idea to actual plot",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-lifecycle",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-tidyr",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-lintr",
                        "R-spelling",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bartcs"
                    ]
                }
            ]
        },
        {
            "name": "R-ggbreak",
            "portdir": "R/R-ggbreak",
            "version": "0.1.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggbreak",
            "description": "Implementation of scale functions for setting axis breaks of a ggplot",
            "long_description": "Implementation of scale functions for setting axis breaks of a ggplot",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfun",
                        "R-aplot",
                        "R-ggplotify",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-patchwork",
                        "R-cowplot",
                        "R-prettydoc",
                        "R-ggimage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggbeeswarm",
            "portdir": "R/R-ggbeeswarm",
            "version": "0.7.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eclarke/ggbeeswarm",
            "description": "Categorical scatter (violin point) plots",
            "long_description": "Categorical scatter (violin point) plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-beeswarm",
                        "R-vipor",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrastr",
                        "R-hmer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bench",
                        "R-afex",
                        "R-vipor",
                        "R-nestedcv",
                        "R-ggrepel"
                    ]
                }
            ]
        },
        {
            "name": "R-gganimate",
            "portdir": "R/R-gganimate",
            "version": "1.0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gganimate.com",
            "description": "Grammar of animated graphics",
            "long_description": "Grammar of animated graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-progress",
                        "R-ggplot2",
                        "R-scales",
                        "R-tweenr",
                        "R-CRAN-recommended",
                        "R-transformr",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-base64enc",
                        "R-htmltools",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-covr",
                        "R-svglite",
                        "R-magick",
                        "R-sf",
                        "R-av"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-corrViz",
                        "R-ordbetareg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggraph",
                        "R-modelbased",
                        "R-ggpattern",
                        "R-rfm",
                        "R-thematic",
                        "R-tidybayes",
                        "R-manynet"
                    ]
                }
            ]
        },
        {
            "name": "R-ggamma",
            "portdir": "R/R-ggamma",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mjsaldanha.com/posts/ggamma",
            "description": "Generalized Gamma probability distribution",
            "long_description": "Generalized Gamma probability distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-flexsurv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ollggamma"
                    ]
                }
            ]
        },
        {
            "name": "R-ggalt",
            "portdir": "R/R-ggalt",
            "version": "0.4.0",
            "license": "AGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hrbrmstr/ggalt",
            "description": "Extensions for R-ggplot2",
            "long_description": "A compendium of new geometries, coordinate systems, statistical transformations, scales and fonts for R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-maps",
                        "R-plotly",
                        "R-extrafont",
                        "R-ash",
                        "R-proj4",
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggthemes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggTimeSeries",
            "portdir": "R/R-ggTimeSeries",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggTimeSeries",
            "description": "Time series visualisations using the grammar of graphics",
            "long_description": "Time series visualisations using the grammar of graphics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggExtra",
            "portdir": "R/R-ggExtra",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://deanattali.com/ggExtra",
            "description": "Add marginal histograms to ggplot2, and more ggplot2 enhancements",
            "long_description": "Add marginal histograms to ggplot2, and more ggplot2 enhancements",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-shiny",
                        "R-shinyjs",
                        "R-colourpicker",
                        "R-miniUI",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-rstudioapi",
                        "R-vdiffr",
                        "R-svglite",
                        "R-fontquiver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayefdr",
                        "R-calibmsm",
                        "R-SHELF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relliptical",
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-gfonts",
            "portdir": "R/R-gfonts",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dreamrs.github.io/gfonts",
            "description": "Offline Google fonts for Markdown and Shiny",
            "long_description": "Offline Google fonts for Markdown and Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-htmltools",
                        "R-shiny",
                        "R-crul",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vcr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gdtools"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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-16",
                        "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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-tibble",
                        "R-withr",
                        "R-pkgload"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyfit",
                        "R-flexsurv",
                        "R-WeightIt",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-MARSS",
                        "R-ggpmisc",
                        "R-baguette",
                        "R-lmtp",
                        "R-tsibble",
                        "R-maxLik",
                        "R-mcmcr",
                        "R-evinf",
                        "R-interactions",
                        "R-SSLR",
                        "R-modeltests",
                        "R-arules",
                        "R-dbscan",
                        "R-migraph",
                        "R-nlist",
                        "R-nnfor",
                        "R-kDGLM",
                        "R-forecast",
                        "R-lubridate",
                        "R-smooth",
                        "R-mhurdle",
                        "R-parsnip",
                        "R-coxphf",
                        "R-tidyrules",
                        "R-dplyr",
                        "R-tune",
                        "R-mice",
                        "R-estimatr",
                        "R-poissonreg",
                        "R-probably",
                        "R-msm",
                        "R-spmodel",
                        "R-joineRML",
                        "R-tidyclust",
                        "R-simpr",
                        "R-gratis",
                        "R-rsample",
                        "R-rstatix",
                        "R-rules",
                        "R-workflows",
                        "R-workflowsets",
                        "R-legion",
                        "R-sdmTMB",
                        "R-sparklyr",
                        "R-recipes",
                        "R-Seurat",
                        "R-censored",
                        "R-vetiver",
                        "R-marginaleffects",
                        "R-stacks",
                        "R-logitr",
                        "R-infer",
                        "R-did",
                        "R-survstan",
                        "R-textrecipes",
                        "R-tidylda",
                        "R-yardstick",
                        "R-SeuratObject",
                        "R-themis",
                        "R-tidydann",
                        "R-tidyindex",
                        "R-tidyposterior",
                        "R-tidypredict",
                        "R-tidytext",
                        "R-timetk",
                        "R-BVARverse",
                        "R-sentopics",
                        "R-jtools",
                        "R-broom",
                        "R-mmrm",
                        "R-SSN2",
                        "R-phangorn",
                        "R-distributional",
                        "R-fabletools",
                        "R-DeclareDesign",
                        "R-pins",
                        "R-bolasso",
                        "R-greybox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-panelr",
                        "R-ergm.multi",
                        "R-vctrs"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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-16",
                        "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-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-16"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-16",
                        "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-mcompanion",
                        "R-pcts",
                        "R-cvar"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Rdpack"
                    ]
                }
            ]
        },
        {
            "name": "R-gaussquad",
            "portdir": "R/R-gaussquad",
            "version": "1.0-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gaussquad",
            "description": "Collection of functions for gaussian quadrature",
            "long_description": "Collection of functions for gaussian quadrature",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-orthopolynom",
                        "R-polynom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MixedPoisson",
                        "R-nlsem"
                    ]
                }
            ]
        },
        {
            "name": "R-gaussDiff",
            "portdir": "R/R-gaussDiff",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gaussDiff",
            "description": "Difference measures for multivariate Gaussian probability density functions",
            "long_description": "Difference measures for multivariate Gaussian probability density functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gasmodel",
            "portdir": "R/R-gasmodel",
            "version": "0.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vladimirholy/gasmodel",
            "description": "Generalized autoregressive score models",
            "long_description": "Generalized autoregressive score models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvnfast",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-nloptr",
                        "R-pracma",
                        "R-copula",
                        "R-CircStats",
                        "R-arrangements",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hms",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-garray",
            "portdir": "R/R-garray",
            "version": "1.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=garray",
            "description": "Generalized array arithmetic for ragged arrays with named margins",
            "long_description": "Generalized array arithmetic for ragged arrays with named margins",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gargle",
            "portdir": "R/R-gargle",
            "version": "1.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gargle.r-lib.org",
            "description": "Manage the life cycle of your exported functions and arguments",
            "long_description": "Manage the life cycle of your exported functions and arguments",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-withr",
                        "R-rappdirs",
                        "R-httr",
                        "R-openssl",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-sodium",
                        "R-spelling",
                        "R-aws.ec2metadata",
                        "R-aws.signature"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-bigrquery",
                        "R-gmailr",
                        "R-googleAuthR",
                        "R-googledrive",
                        "R-googlesheets4"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-gapminder",
            "portdir": "R/R-gapminder",
            "version": "1.0.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jennybc/gapminder",
            "description": "Data from Gapminder.org",
            "long_description": "Data from Gapminder.org",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tibbletime",
                        "R-fic",
                        "R-ggcharts",
                        "R-trelliscopejs",
                        "R-unjoin",
                        "R-av",
                        "R-shiny.semantic",
                        "R-magick",
                        "R-margins",
                        "R-highcharter"
                    ]
                }
            ]
        },
        {
            "name": "R-gap.datasets",
            "portdir": "R/R-gap.datasets",
            "version": "0.0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jinghuazhao.github.io/R",
            "description": "Datasets for R-gap",
            "long_description": "Datasets for R-gap",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gap"
                    ]
                }
            ]
        },
        {
            "name": "R-gamm4",
            "portdir": "R/R-gamm4",
            "version": "0.2-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamm4",
            "description": "Generalized Additive Mixed Models using mgcv and lme4",
            "long_description": "Generalized Additive Mixed Models using mgcv and lme4",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-projpred",
                        "R-mgcViz",
                        "R-refund"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-buildmer",
                        "R-MuMIn",
                        "R-lme4",
                        "R-ggeffects",
                        "R-bayestestR",
                        "R-datawizard",
                        "R-modelbased",
                        "R-performance",
                        "R-rstanarm",
                        "R-tramME",
                        "R-insight",
                        "R-gratia"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.tr",
            "portdir": "R/R-gamlss.tr",
            "version": "5.1-9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.tr",
            "description": "Generating and fitting truncated gamlss.family distributions",
            "long_description": "Generating and fitting truncated gamlss.family distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.inf"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.spatial",
            "portdir": "R/R-gamlss.spatial",
            "version": "3.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.spatial",
            "description": "Spatial terms in generalized additive models for location scale and shape models",
            "long_description": "Spatial terms in generalized additive models for location scale and shape models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.add",
                        "R-CRAN-recommended",
                        "R-spam",
                        "R-gamlss.dist",
                        "R-gamlss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-maptools",
                        "R-spdep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.mx",
            "portdir": "R/R-gamlss.mx",
            "version": "6.0-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.mx",
            "description": "Fit mixture distributions with GAMLSS",
            "long_description": "Fit mixture distributions with GAMLSS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.lasso",
            "portdir": "R/R-gamlss.lasso",
            "version": "1.0-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.lasso",
            "description": "Extra lasso-type additive terms for GAMLSS",
            "long_description": "Extra lasso-type additive terms for GAMLSS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-lars"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.inf",
            "portdir": "R/R-gamlss.inf",
            "version": "1.0-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.inf",
            "description": "Fitting mixed (inflated and adjusted) distributions",
            "long_description": "Fitting mixed (inflated and adjusted) distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gamlss",
                        "R-gamlss.dist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.cens",
                        "R-gamlss.tr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.ggplots"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.ggplots",
            "portdir": "R/R-gamlss.ggplots",
            "version": "2.1-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gamlss-dev/gamlss.ggplots",
            "description": "Plotting functions for generalised additive models for location scale and shape",
            "long_description": "Plotting functions for generalised additive models for location scale and shape",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-ellipse",
                        "R-yaImpute",
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-gamlss.foreach",
                        "R-gamlss.inf",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-ggridges"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-gridExtra",
                        "R-igraph",
                        "R-glmnet",
                        "R-networkD3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.foreach",
            "portdir": "R/R-gamlss.foreach",
            "version": "1.1-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.foreach",
            "description": "Parallel computations for distributional regression",
            "long_description": "Parallel computations for distributional regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-gamlss.data",
                        "R-gamlss",
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-gamlss.dist",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.ggplots"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.data",
            "portdir": "R/R-gamlss.data",
            "version": "6.0-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.data",
            "description": "Data for generalised additive models for location scale and shape",
            "long_description": "Data for generalised additive models for location scale and shape",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.foreach",
                        "R-gamlss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-mlt.docreg",
                        "R-tbm",
                        "R-broom.mixed"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.countKinf",
            "portdir": "R/R-gamlss.countKinf",
            "version": "3.5.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.countKinf",
            "description": "Generating and fitting k-inflated discrete gamlss.family distributions",
            "long_description": "Generating and fitting k-inflated discrete gamlss.family distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.cens",
            "portdir": "R/R-gamlss.cens",
            "version": "5.0-7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.cens https://www.gamlss.com",
            "description": "Fitting an interval response variable using gamlss.family distributions",
            "long_description": "Fitting an interval response variable using gamlss.family distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.inf"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.add",
            "portdir": "R/R-gamlss.add",
            "version": "5.1-13",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gamlss-dev/gamlss.add",
            "description": "Extra additive terms for generalized additive models for location scale and shape",
            "long_description": "Interface for extra smooth functions including tensor products, neural networks and decision trees.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.spatial"
                    ]
                }
            ]
        },
        {
            "name": "R-gamclass",
            "portdir": "R/R-gamclass",
            "version": "0.62.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamclass",
            "description": "Functions and data for a course on modern regression and classification",
            "long_description": "Functions and data for a course on modern regression and classification",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-latticeExtra",
                        "R-randomForest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamboostLSS",
            "portdir": "R/R-gamboostLSS",
            "version": "2.0-7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamboostLSS",
            "description": "Boosting methods for GAMLSS",
            "long_description": "Boosting models for fitting generalized additive models for location, shape and scale (GAMLSS) to potentially high-dimensional data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mboost",
                        "R-stabs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stabs"
                    ]
                }
            ]
        },
        {
            "name": "R-gambin",
            "portdir": "R/R-gambin",
            "version": "2.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gambin",
            "description": "Fit the gambin model to species abundance distributions",
            "long_description": "Fit the gambin model to species abundance distributions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-gamair",
            "portdir": "R/R-gamair",
            "version": "1.0-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamair",
            "description": "Data for GAMs: An Introduction with R",
            "long_description": "Data for GAMs: An Introduction with R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lme4",
                        "R-geoR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gratia"
                    ]
                }
            ]
        },
        {
            "name": "R-gamRR",
            "portdir": "R/R-gamRR",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamRR",
            "description": "Calculate the relative risk for the GAM",
            "long_description": "Calculate the relative risk for the GAM",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}