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

{
    "count": 50851,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=430",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=428",
    "results": [
        {
            "name": "R-tidybayes",
            "portdir": "R/R-tidybayes",
            "version": "3.0.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mjskay.github.io/tidybayes",
            "description": "Tidy data and Geoms for Bayesian models",
            "long_description": "Tidy data and Geoms for Bayesian 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-CRAN-recommended",
                        "R-cli",
                        "R-ggdist",
                        "R-posterior",
                        "R-magrittr",
                        "R-rlang",
                        "R-coda",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-arrayhelpers",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-runjags",
                        "R-vdiffr",
                        "R-ggrepel",
                        "R-svglite",
                        "R-emmeans",
                        "R-cowplot",
                        "R-gganimate",
                        "R-jagsUI",
                        "R-rjags",
                        "R-MCMCglmm",
                        "R-bindrcpp",
                        "R-transformr",
                        "R-png",
                        "R-rstantools",
                        "R-purrr",
                        "R-RColorBrewer",
                        "R-rstan",
                        "R-testthat",
                        "R-bayesplot",
                        "R-brms",
                        "R-distributional",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-broom",
                        "R-forcats",
                        "R-pkgdown",
                        "R-ragg",
                        "R-covr",
                        "R-modelr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcp",
                        "R-surveil",
                        "R-fido",
                        "R-trialr"
                    ]
                }
            ]
        },
        {
            "name": "R-usefun",
            "portdir": "R/R-usefun",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bblodfon/usefun",
            "description": "Collection of some useful functions",
            "long_description": "Collection of some useful functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-PRROC",
                        "R-CRAN-recommended",
                        "R-precrec",
                        "R-tibble",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-readr",
                        "R-covr",
                        "R-combinat",
                        "R-mlr3misc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snmptt",
            "portdir": "net/snmptt",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.snmptt.org/",
            "description": "An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program",
            "long_description": "An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-config-inifiles"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "JSE",
            "portdir": "devel/JSE",
            "version": "2024.06.18",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geometryprocessing/json-spec-engine",
            "description": "JSON Spec Engine",
            "long_description": "JSE is a library to validate a JSON file containing a set of parameters and to complete it with default parameters. The specification of the JSON format is itself a JSON file. The library contains Python scripts for generating documentation for the JSON format in HTML format and as a graph.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-sys-info-driver-osx",
            "portdir": "perl/p5-sys-info-driver-osx",
            "version": "0.795.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Driver::OSX",
            "description": "OSX driver for Sys::Info",
            "long_description": "OSX driver for Sys::Info",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-sys-info"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-capture-tiny",
                        "p5.26-mac-propertylist",
                        "p5.26-sys-info-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sys-info"
                    ]
                }
            ]
        },
        {
            "name": "p5-sys-info-driver-osx",
            "portdir": "perl/p5-sys-info-driver-osx",
            "version": "0.796.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-sys-info-driver-osx",
            "homepage": "https://metacpan.org/pod/Sys::Info::Driver::OSX",
            "description": "OSX driver for Sys::Info",
            "long_description": "OSX driver for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sys-info-driver-osx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-sys-info-driver-osx",
            "portdir": "perl/p5-sys-info-driver-osx",
            "version": "0.796.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Driver::OSX",
            "description": "OSX driver for Sys::Info",
            "long_description": "OSX driver for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-sys-info",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "p5.28-mac-propertylist",
                        "p5.28-sys-info-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sys-info"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-sys-info-driver-osx",
            "portdir": "perl/p5-sys-info-driver-osx",
            "version": "0.796.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Driver::OSX",
            "description": "OSX driver for Sys::Info",
            "long_description": "OSX driver for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-sys-info",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny",
                        "p5.30-mac-propertylist",
                        "p5.30-sys-info-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sys-info"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-sys-info-driver-osx",
            "portdir": "perl/p5-sys-info-driver-osx",
            "version": "0.796.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Driver::OSX",
            "description": "OSX driver for Sys::Info",
            "long_description": "OSX driver for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-sys-info",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-capture-tiny",
                        "p5.32-mac-propertylist",
                        "p5.32-sys-info-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sys-info"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-sys-info-driver-osx",
            "portdir": "perl/p5-sys-info-driver-osx",
            "version": "0.796.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Driver::OSX",
            "description": "OSX driver for Sys::Info",
            "long_description": "OSX driver for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-sys-info",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-capture-tiny",
                        "p5.34-mac-propertylist",
                        "p5.34-sys-info-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sys-info",
                        "p5-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "fnc",
            "portdir": "devel/fnc",
            "version": "0.18",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fnc.bsdbox.org",
            "description": "An interactive text-based user interface for Fossil",
            "long_description": "fnc is an interactive text-based user interface that uses ncurses and libfossil to create a fossil ui experience in the terminal by providing timeline, diff, tree, blame, and branch views to navigate repositories, and parse local changes at the hunk level with an interactive stash command to prepare atomic commits.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "mcjsk",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ferium",
            "portdir": "games/ferium",
            "version": "4.7.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gorilla-devs/ferium",
            "description": "CLI program for downloading and updating Minecraft mods and modpacks.",
            "long_description": "Ferium is a CLI tool for downloading and updating Minecraft mods from Modrinth CurseForge, and GitHub Releases, and modpacks from Modrinth and CurseForge.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "JLindop",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CFtime",
            "portdir": "R/R-CFtime",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pvanlaake/CFtime",
            "description": "Use CF-compliant calendars with climate projection data",
            "long_description": "Use CF-compliant calendars with climate projection data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-ncdf4",
                        "R-RNetCDF",
                        "R-stringr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-Ecdat",
            "portdir": "R/R-Ecdat",
            "version": "0.4-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Ecdat",
            "description": "Data-sets for econometrics",
            "long_description": "Data-sets for econometrics, including political science.",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Ecfun"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plm",
                        "R-carData",
                        "R-systemfit",
                        "R-wooldridge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-Ecfun",
            "portdir": "R/R-Ecfun",
            "version": "0.3-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Ecfun",
            "description": "Functions for R-Ecdat",
            "long_description": "Functions for R-Ecdat",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BMA",
                        "R-TeachingDemos",
                        "R-fda",
                        "R-CRAN-recommended",
                        "R-rvest",
                        "R-tis",
                        "R-jpeg",
                        "R-stringi",
                        "R-xml2",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-openxlsx",
                        "R-car",
                        "R-gridBase",
                        "R-maps",
                        "R-fitdistrplus",
                        "R-prodlim",
                        "R-kableExtra",
                        "R-pryr",
                        "R-ipumsr",
                        "R-raster",
                        "R-DescTools",
                        "R-EnvStats",
                        "R-bssm",
                        "R-drc",
                        "R-Ecdat",
                        "R-TRAMPR",
                        "R-plyr",
                        "R-tibble",
                        "R-zoo",
                        "R-invgamma",
                        "R-purrr",
                        "R-readxl",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-bayesplot",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Ecdat"
                    ]
                }
            ]
        },
        {
            "name": "R-TRAMPR",
            "portdir": "R/R-TRAMPR",
            "version": "1.0-10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/richfitz/TRAMPR",
            "description": "TRFLP analysis and matching package",
            "long_description": "TRFLP analysis and matching package for 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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-bartCause",
            "portdir": "R/R-bartCause",
            "version": "1.0-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vdorie/bartCause",
            "description": "Causal inference using Bayesian Additive Regression Trees",
            "long_description": "Causal inference using Bayesian Additive Regression Trees",
            "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-dbarts",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4",
                        "R-stan4bart",
                        "R-tmle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-distributional",
            "portdir": "R/R-distributional",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.mitchelloharawild.com/distributional",
            "description": "Vectorised Probability Distributions",
            "long_description": "Vectorised Probability Distributions",
            "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-numDeriv",
                        "R-vctrs",
                        "R-pillar",
                        "R-generics",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evd",
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-testthat",
                        "R-ggdist",
                        "R-covr",
                        "R-actuar",
                        "R-gk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-posterior",
                        "R-fabletools",
                        "R-fable",
                        "R-ggdist",
                        "R-fable.prophet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gratia",
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "name": "R-distributions3",
            "portdir": "R/R-distributions3",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexpghayes/distributions3",
            "description": "Probability distributions as S3 Objects",
            "long_description": "Probability distributions as S3 Objects",
            "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-ggplot2",
                        "R-rlang",
                        "R-glue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-revdbayes",
                        "R-PoissonBinomial",
                        "R-vctrs",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-cowplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bamlss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.dist",
                        "R-gamlss",
                        "R-crch",
                        "R-betareg"
                    ]
                }
            ]
        },
        {
            "name": "R-easyanova",
            "portdir": "R/R-easyanova",
            "version": "11.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=easyanova",
            "description": "Analysis of variance and other important complementary analyses",
            "long_description": "Analysis of variance and other important complementary analyses",
            "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-e1071",
            "portdir": "R/R-e1071",
            "version": "1.7-16",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=e1071",
            "description": "Misc Functions of the Department of Statistics, Probability Theory Group (Formerly: E1071), TU Wien",
            "long_description": "Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, generalized k-nearest neighbour.",
            "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-CRAN-recommended",
                        "R-proxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlbench",
                        "R-xtable",
                        "R-SparseM",
                        "R-randomForest",
                        "R-slam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ftsa",
                        "R-bindata",
                        "R-NonProbEst",
                        "R-mispr",
                        "R-PASWR",
                        "R-flip",
                        "R-fsr",
                        "R-A3",
                        "R-cpfa",
                        "R-noisemodel",
                        "R-aRtsy",
                        "R-classInt",
                        "R-penalizedSVM",
                        "R-gld",
                        "R-xLLiM",
                        "R-stablelearner",
                        "R-shinyr",
                        "R-daltoolbox",
                        "R-spdep",
                        "R-rasclass",
                        "R-kebabs",
                        "R-RcmdrMisc",
                        "R-WaveletML",
                        "R-WeibullFit",
                        "R-PosteriorBootstrap",
                        "R-FuzzyClass",
                        "R-tableone",
                        "R-GameTheoryAllocation",
                        "R-BSDA",
                        "R-smacof",
                        "R-MTPS",
                        "R-clusterSim",
                        "R-caret",
                        "R-MixGHD"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MLmetrics",
                        "R-clue",
                        "R-strucchange",
                        "R-ezplot",
                        "R-klaR",
                        "R-mpath",
                        "R-PMCMRplus",
                        "R-misspi",
                        "R-prediction",
                        "R-SSLR",
                        "R-WeightSVM",
                        "R-FastImputation",
                        "R-frbs",
                        "R-fromo",
                        "R-FinTS",
                        "R-batchtools",
                        "R-mlr3learners",
                        "R-cvms",
                        "R-tidyfit",
                        "R-paradox",
                        "R-iBreakDown",
                        "R-coin",
                        "R-diceR",
                        "R-strucchangeRcpp",
                        "R-pmml",
                        "R-bark",
                        "R-sfsmisc",
                        "R-broom",
                        "R-posterior",
                        "R-Rcmdr",
                        "R-languageR"
                    ]
                }
            ]
        },
        {
            "name": "R-epiR",
            "portdir": "R/R-epiR",
            "version": "2.0.76",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=epiR",
            "description": "Tools for the analysis of epidemiological data",
            "long_description": "Tools for the analysis of epidemiological data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiasedUrn",
                        "R-pander",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-zoo",
                        "R-flextable",
                        "R-officer",
                        "R-lubridate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mapproj",
                        "R-spatstat",
                        "R-sp",
                        "R-plyr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-rmarkdown",
                        "R-spData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-fHMM",
            "portdir": "R/R-fHMM",
            "version": "1.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loelschlaeger.de/fHMM",
            "description": "Fit Hidden Markov Models to financial data",
            "long_description": "Fitting (hierarchical) hidden Markov models to financial data via maximum likelihood estimation.",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-curl",
                        "R-jsonlite",
                        "R-checkmate",
                        "R-progress",
                        "R-httr",
                        "R-foreach",
                        "R-pracma",
                        "R-padr",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-oeli",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tseries",
                        "R-doSNOW"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ino"
                    ]
                }
            ]
        },
        {
            "name": "R-fabletools",
            "portdir": "R/R-fabletools",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fabletools.tidyverts.org",
            "description": "Core tools for packages in the fable framework",
            "long_description": "Core tools for packages in the fable framework",
            "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-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-progressr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-scales",
                        "R-tsibble",
                        "R-distributional",
                        "R-ggdist",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-mvtnorm",
                        "R-pillar",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-tsibbledata",
                        "R-fable",
                        "R-feasts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fable.prophet",
                        "R-feasts",
                        "R-fable"
                    ]
                }
            ]
        },
        {
            "name": "R-gk",
            "portdir": "R/R-gk",
            "version": "0.6.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dennisprangle/gk",
            "description": "g-and-k and g-and-h distribution functions",
            "long_description": "g-and-k and g-and-h distribution functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-Ecdat",
                        "R-progress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-distributional"
                    ]
                }
            ]
        },
        {
            "name": "R-mixAK",
            "portdir": "R/R-mixAK",
            "version": "5.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mixAK",
            "description": "Multivariate normal mixture models and mixtures of generalized linear mixed models including model-based clustering",
            "long_description": "Multivariate normal mixture models and mixtures of generalized linear mixed models including model-based clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-lme4",
                        "R-fastGHQuad",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mnormt",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-modelbpp",
            "portdir": "R/R-modelbpp",
            "version": "0.1.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sfcheung.github.io/modelbpp",
            "description": "Model BIC Posterior Probability",
            "long_description": "Model BIC Posterior Probability",
            "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-pbapply",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-manymome",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-multinma",
            "portdir": "R/R-multinma",
            "version": "0.7.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dmphillippo.github.io/multinma",
            "description": "Bayesian network meta-analysis of individual and aggregate data",
            "long_description": "Bayesian network meta-analysis of individual and aggregate data",
            "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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-glue",
                        "R-rstantools",
                        "R-stringr",
                        "R-tibble",
                        "R-BH",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-bayesplot",
                        "R-igraph",
                        "R-forcats",
                        "R-ggdist",
                        "R-Rdpack",
                        "R-randtoolbox",
                        "R-truncdist",
                        "R-copula",
                        "R-ggraph",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-splines2",
                        "R-crayon",
                        "R-rprojroot",
                        "R-withr",
                        "R-loo",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-vdiffr",
                        "R-R.rsp",
                        "R-tidygraph",
                        "R-flexsurv",
                        "R-rstpm2",
                        "R-logitnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nanotime",
            "portdir": "R/R-nanotime",
            "version": "0.3.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/nanotime.html",
            "description": "Nanosecond-resolution time support for R",
            "long_description": "Nanosecond-resolution time support for R",
            "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-bit64",
                        "R-zoo",
                        "R-RcppDate",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppCCTZ"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-xts",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dtts",
                        "R-tiledb"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-tsibble",
                        "R-RcppInt64",
                        "R-fst"
                    ]
                }
            ]
        },
        {
            "name": "R-patchwork",
            "portdir": "R/R-patchwork",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://patchwork.data-imaginist.com",
            "description": "Composer of ggplots",
            "long_description": "Composer of ggplots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-farver",
                        "R-cli",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridGraphics",
                        "R-gt",
                        "R-png",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggcharts",
                        "R-gglm",
                        "R-mcp",
                        "R-ggsurvfit",
                        "R-gratia",
                        "R-aplot",
                        "R-TidyDensity",
                        "R-Seurat",
                        "R-infer",
                        "R-ivDiag",
                        "R-LSTS",
                        "R-ggstats",
                        "R-dynamite",
                        "R-caretEnsemble",
                        "R-shapviz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bsitar",
                        "R-ggdist",
                        "R-clugenr",
                        "R-cowplot",
                        "R-marqLevAlg",
                        "R-matrixset",
                        "R-bayestestR",
                        "R-precrec",
                        "R-misty",
                        "R-easystats",
                        "R-modelbased",
                        "R-performance",
                        "R-cubble",
                        "R-ggrepel",
                        "R-see",
                        "R-ggblanket",
                        "R-rmcorr",
                        "R-ggeffects",
                        "R-vroom",
                        "R-FLORAL",
                        "R-FAVAR",
                        "R-mvinfluence",
                        "R-manynet",
                        "R-reporter",
                        "R-ggbreak",
                        "R-tinythemes",
                        "R-ggtreeExtra",
                        "R-harmony",
                        "R-rempsyc",
                        "R-robber"
                    ]
                }
            ]
        },
        {
            "name": "R-pbdZMQ",
            "portdir": "R/R-pbdZMQ",
            "version": "0.3-13",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/pbdZMQ",
            "description": "Interface to ZeroMQ",
            "long_description": "Interface to ZeroMQ",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-IRkernel"
                    ]
                }
            ]
        },
        {
            "name": "R-pks",
            "portdir": "R/R-pks",
            "version": "0.6-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pks",
            "description": "Probabilistic Knowledge Structures",
            "long_description": "Probabilistic Knowledge Structures",
            "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-sets",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relations",
                        "R-Rgraphviz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kstMatrix"
                    ]
                }
            ]
        },
        {
            "name": "R-pls",
            "portdir": "R/R-pls",
            "version": "2.8-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/khliland/pls",
            "description": "Partial least squares and principal component regression",
            "long_description": "Partial least squares and principal component regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-testthat",
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lolR",
                        "R-lspls",
                        "R-rrcovHD",
                        "R-mixlm",
                        "R-bestglm",
                        "R-fdm2id",
                        "R-groc",
                        "R-spls",
                        "R-Renvlp",
                        "R-LINselect",
                        "R-monomvn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv",
                        "R-tidyfit",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-rjson",
            "portdir": "R/R-rjson",
            "version": "0.2.23",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexcb/rjson",
            "description": "JSON for R",
            "long_description": "Converts R object into JSON objects and vice-versa.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ChemmineR",
                        "R-JuliaCall",
                        "R-MendelianRandomization",
                        "R-simplermarkdown",
                        "R-streamR",
                        "R-restfulr",
                        "R-agena.ai",
                        "R-GetoptLong",
                        "R-highcharter",
                        "R-enrichR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR",
                        "R-trajectories"
                    ]
                }
            ]
        },
        {
            "name": "R-sandwich",
            "portdir": "R/R-sandwich",
            "version": "3.1-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sandwich.R-Forge.R-project.org",
            "description": "Robust covariance matrix estimators",
            "long_description": "Robust covariance matrix estimators",
            "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-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-strucchange",
                        "R-scatterplot3d",
                        "R-AER",
                        "R-geepack",
                        "R-pscl",
                        "R-multiwayvcov",
                        "R-pcse",
                        "R-lme4",
                        "R-lmtest",
                        "R-plm",
                        "R-car"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-systemfit",
                        "R-mfx",
                        "R-autostsm",
                        "R-quickmatch",
                        "R-fixest",
                        "R-PlackettLuce",
                        "R-strucchange",
                        "R-Rchoice",
                        "R-RcmdrMisc",
                        "R-fxregime",
                        "R-multiwayvcov",
                        "R-clubSandwich",
                        "R-optic",
                        "R-aldvmm",
                        "R-ardl.nardl",
                        "R-tsdistributions",
                        "R-rdd",
                        "R-regtools",
                        "R-mixl",
                        "R-tbm",
                        "R-GLMpack",
                        "R-jtools",
                        "R-AER",
                        "R-HARModel",
                        "R-lfe",
                        "R-crch",
                        "R-glogis",
                        "R-nonnest2",
                        "R-glmx",
                        "R-grf",
                        "R-betareg",
                        "R-plm",
                        "R-strucchangeRcpp",
                        "R-HDTSA",
                        "R-multcomp",
                        "R-tramnet",
                        "R-trtf",
                        "R-BFpack",
                        "R-censReg",
                        "R-gmm",
                        "R-vars",
                        "R-mhurdle",
                        "R-maxLik",
                        "R-clusterSEs",
                        "R-rqlm",
                        "R-wildmeta",
                        "R-lavaSearch2",
                        "R-sfaR",
                        "R-medflex",
                        "R-lpirfs",
                        "R-mediation",
                        "R-mlt",
                        "R-party",
                        "R-tram",
                        "R-semtree",
                        "R-momentfit",
                        "R-slm",
                        "R-crwbmetareg",
                        "R-memochange",
                        "R-dLagM",
                        "R-merDeriv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyfit",
                        "R-ARDL",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-insight",
                        "R-psychotools",
                        "R-madness",
                        "R-spatialreg",
                        "R-interactions",
                        "R-fwb",
                        "R-panelr",
                        "R-estimatr",
                        "R-emmeans",
                        "R-chandwich",
                        "R-lmtest",
                        "R-sjPlot",
                        "R-mlt.docreg",
                        "R-pscl",
                        "R-texreg",
                        "R-finalfit",
                        "R-margins",
                        "R-partykit",
                        "R-performance",
                        "R-SharpeR",
                        "R-dyn",
                        "R-dynlm",
                        "R-Disequilibrium",
                        "R-FinTS",
                        "R-broom",
                        "R-car",
                        "R-ivreg",
                        "R-MatchIt",
                        "R-memisc",
                        "R-ANOM"
                    ]
                }
            ]
        },
        {
            "name": "R-sbm",
            "portdir": "R/R-sbm",
            "version": "0.4.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grosssbm.github.io/sbm",
            "description": "Stochastic Blockmodels",
            "long_description": "Stochastic Blockmodels",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-magrittr",
                        "R-rlang",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-igraph",
                        "R-prodlim",
                        "R-alluvial",
                        "R-blockmodels",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-GREMLINS",
                        "libgcc",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-aricode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-missSBM"
                    ]
                }
            ]
        },
        {
            "name": "veryfasttree",
            "portdir": "science/veryfasttree",
            "version": "4.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/citiususc/veryfasttree",
            "description": "Efficient phylogenetic tree inference for massive taxonomic datasets",
            "long_description": "Efficient phylogenetic tree inference for massive taxonomic datasets",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cesaralfredo.pineiro",
                    "github": "cesarpomar",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MDMR",
            "portdir": "R/R-MDMR",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dmcartor/MDMR",
            "description": "Multivariate Distance Matrix Regression",
            "long_description": "Multivariate Distance Matrix Regression",
            "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-lme4",
                        "R-car",
                        "R-CRAN-recommended",
                        "R-CompQuadForm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HMMEsolver",
            "portdir": "R/R-HMMEsolver",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HMMEsolver",
            "description": "Fast solver for Henderson mixed model equation",
            "long_description": "Fast solver for Henderson mixed model equation via row operations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Numero",
            "portdir": "R/R-Numero",
            "version": "1.9.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Numero",
            "description": "Statistical framework to define subgroups in complex datasets",
            "long_description": "Statistical framework to define subgroups in complex datasets",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SimMultiCorrData",
            "portdir": "R/R-SimMultiCorrData",
            "version": "0.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AFialkowski/SimMultiCorrData",
            "description": "Simulation of correlated data with multiple variable types",
            "long_description": "Simulation of correlated data with multiple variable types",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-VGAM",
                        "R-BB",
                        "R-GenOrd",
                        "R-triangle",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-printr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-oeli"
                    ]
                }
            ]
        },
        {
            "name": "R-VGAMdata",
            "portdir": "R/R-VGAMdata",
            "version": "1.1-12",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.auckland.ac.nz/~yee/VGAMdata",
            "description": "Data supporting the VGAM package",
            "long_description": "Data supporting the VGAM package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-VGAMextra",
                        "R-VGAM"
                    ]
                }
            ]
        },
        {
            "name": "R-bsynth",
            "portdir": "R/R-bsynth",
            "version": "1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/bsynth",
            "description": "Bayesian Synthetic Control",
            "long_description": "R-bsynth implements the Bayesian Synthetic Control method for causal inference in comparative case studies.",
            "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-Rcpp",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-rstantools",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-vizdraws",
                        "R-cubelyr",
                        "R-BH",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-gsynth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eventPred",
            "portdir": "R/R-eventPred",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaifenglu/eventPred",
            "description": "Event Prediction",
            "long_description": "Event Prediction",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-dplyr",
                        "R-shiny",
                        "R-plotly",
                        "R-flexsurv",
                        "R-rstpm2",
                        "R-erify",
                        "R-tmvtnsim",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-far",
            "portdir": "R/R-far",
            "version": "0.6-7",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Looping027/far",
            "description": "Modelization for functional auto-regressive processes",
            "long_description": "Modelization for functional auto-regressive processes",
            "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-here",
            "portdir": "R/R-here",
            "version": "1.0.1.9020",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://here.r-lib.org",
            "description": "Simpler way to find your files",
            "long_description": "Simpler way to find your files",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rprojroot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-uuid",
                        "R-conflicted",
                        "R-palmerpenguins",
                        "R-fs",
                        "R-rlang",
                        "R-plyr",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ExprNet",
                        "R-fusen",
                        "R-vcdExtra",
                        "R-golem",
                        "R-rworkflows",
                        "R-reticulate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-styler",
                        "R-tibble",
                        "R-did",
                        "R-tidyxl",
                        "R-tfruns",
                        "R-emayili",
                        "R-logitr",
                        "R-metR",
                        "R-nestedLogit",
                        "R-cbcTools",
                        "R-vembedr",
                        "R-yum"
                    ]
                }
            ]
        },
        {
            "name": "R-gsynth",
            "portdir": "R/R-gsynth",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yiqingxu.org/packages/gsynth/gsynth_examples.html",
            "description": "Generalized synthetic control method",
            "long_description": "R-gsynth provides causal inference with interactive fixed-effect models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-future",
                        "R-doParallel",
                        "R-foreach",
                        "libgcc",
                        "R-doRNG",
                        "R-lfe",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-GGally",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bsynth"
                    ]
                }
            ]
        },
        {
            "name": "R-mRpostman",
            "portdir": "R/R-mRpostman",
            "version": "1.1.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allanvc.github.io/mRpostman",
            "description": "IMAP client for R",
            "long_description": "IMAP client for R",
            "active": true,
            "categories": [
                "science",
                "mail",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64enc",
                        "R-curl",
                        "R-magrittr",
                        "R-stringi",
                        "R-xml2",
                        "R-stringr",
                        "R-rvest",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlr3superlearner",
            "portdir": "R/R-mlr3superlearner",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlr3superlearner",
            "description": "Super Learner fitting and prediction",
            "long_description": "Super Learner fitting and prediction",
            "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-checkmate",
                        "R-purrr",
                        "R-glmnet",
                        "R-lgr",
                        "R-CRAN-recommended",
                        "R-mlr3",
                        "R-mlr3learners",
                        "R-cli",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ranger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rprojroot",
            "portdir": "R/R-rprojroot",
            "version": "2.0.4.9007",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rprojroot.r-lib.org",
            "description": "Finding files in project subdirectories",
            "long_description": "Finding files in project subdirectories",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lifecycle",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockr",
                        "R-rlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgload",
                        "R-packer",
                        "R-hdpGLM",
                        "R-starter",
                        "R-styler",
                        "R-usethis",
                        "R-vcr",
                        "R-rcmdcheck",
                        "R-oeli",
                        "R-distill",
                        "R-rhub",
                        "R-here"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tatoo",
                        "R-pkgcache",
                        "R-lgr",
                        "R-tidyjson",
                        "R-Rdpack",
                        "R-multinma",
                        "R-this.path",
                        "R-DBI",
                        "R-RMariaDB",
                        "R-gh",
                        "R-cli",
                        "R-callr",
                        "R-remotes",
                        "R-ijtiff",
                        "R-webdriver",
                        "R-sparklyr",
                        "R-reprex"
                    ]
                }
            ]
        }
    ]
}