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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=723",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=721",
    "results": [
        {
            "name": "R-dfoptim",
            "portdir": "R/R-dfoptim",
            "version": "2023.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dfoptim",
            "description": "Derivative-free optimization",
            "long_description": "Derivative-free optimization",
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvord",
                        "R-npcs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-ROI.plugin.optimx",
                        "R-optimx",
                        "R-lme4",
                        "R-Rmpfr"
                    ]
                }
            ]
        },
        {
            "name": "R-diseq",
            "portdir": "R/R-diseq",
            "version": "0.4.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://diseq.pikappa.eu",
            "description": "Estimation methods for markets in equilibrium and disequilibrium",
            "long_description": "Estimation methods for markets in equilibrium and disequilibrium",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-magrittr",
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-Formula",
                        "R-bbmle",
                        "R-systemfit",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-Rcpp",
                        "R-RcppGSL"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-downloader",
            "portdir": "R/R-downloader",
            "version": "0.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wch/downloader",
            "description": "R package for downloading files over HTTP and HTTPS",
            "long_description": "R package for downloading files over HTTP and HTTPS",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-biomartr",
                        "R-imager"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocCheck",
                        "R-drake",
                        "R-quantmod"
                    ]
                }
            ]
        },
        {
            "name": "R-fauxpas",
            "portdir": "R/R-fauxpas",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sckott.github.io/fauxpas",
            "description": "HTTP status code helper",
            "long_description": "HTTP status code helper",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httpcode",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-whisker"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-crul"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rorcid",
                        "R-webmockr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crul"
                    ]
                }
            ]
        },
        {
            "name": "R-ggformula",
            "portdir": "R/R-ggformula",
            "version": "0.12.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ProjectMOSAIC/ggformula",
            "description": "Formula interface to the grammar of graphics",
            "long_description": "Formula interface to the grammar of graphics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggridges",
                        "R-rlang",
                        "R-mosaicCore",
                        "R-CRAN-recommended",
                        "R-labelled",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaic",
                        "R-mosaicCalc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaicData",
                        "R-fastR2",
                        "R-mosaicCore"
                    ]
                }
            ]
        },
        {
            "name": "R-ggpolypath",
            "portdir": "R/R-ggpolypath",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mdsumner.github.io/ggpolypath",
            "description": "Polygons with holes for ggplot2",
            "long_description": "Polygons with holes for ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-venn"
                    ]
                }
            ]
        },
        {
            "name": "R-httpcode",
            "portdir": "R/R-httpcode",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sckott/httpcode",
            "description": "HTTP status code helper",
            "long_description": "HTTP status code helper",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fauxpas",
                        "R-crul"
                    ]
                }
            ]
        },
        {
            "name": "R-huxtable",
            "portdir": "R/R-huxtable",
            "version": "5.5.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hughjonesd.github.io/huxtable",
            "description": "An R package to create styled tables in multiple output formats, with a friendly, modern interface",
            "long_description": "An R package to create styled tables in multiple output formats, with a friendly, modern interface",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-tidyselect",
                        "R-commonmark",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-generics",
                        "R-stringr",
                        "R-assertthat",
                        "R-base64enc",
                        "R-fansi",
                        "R-rlang",
                        "R-stringi",
                        "R-xml2",
                        "R-glue",
                        "R-memoise"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psych",
                        "R-officer",
                        "R-R.rsp",
                        "R-bookdown",
                        "R-flextable",
                        "R-AER",
                        "R-broom.mixed",
                        "R-ftExtra",
                        "R-quarto",
                        "R-crayon",
                        "R-sandwich",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-broom",
                        "R-devtools",
                        "R-httr",
                        "R-covr",
                        "R-lmtest",
                        "R-openxlsx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary",
                        "R-expss",
                        "R-interactions",
                        "R-texreg",
                        "R-gtsummary",
                        "R-jtools",
                        "R-formatters"
                    ]
                }
            ]
        },
        {
            "name": "R-influenceR",
            "portdir": "R/R-influenceR",
            "version": "0.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=influenceR",
            "description": "Software tools to quantify structural importance of nodes in a network",
            "long_description": "Software tools to quantify structural importance of nodes in a network",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidygraph"
                    ]
                }
            ]
        },
        {
            "name": "R-lmerTest",
            "portdir": "R/R-lmerTest",
            "version": "3.1-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/runehaubo/lmerTestR",
            "description": "Tests in linear mixed effects models",
            "long_description": "Tests in linear mixed effects 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-ggplot2",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbkrtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelr",
                        "R-MedianaDesigner",
                        "R-afex",
                        "R-CUFF",
                        "R-pamm",
                        "R-r2glmm",
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-groupdata2",
                        "R-emmeans",
                        "R-lavaSearch2",
                        "R-spaMM",
                        "R-tableone",
                        "R-languageR",
                        "R-LMMstar",
                        "R-jtools",
                        "R-broom.mixed",
                        "R-glmertree",
                        "R-AICcmodavg",
                        "R-effectsize",
                        "R-tidystats",
                        "R-insight",
                        "R-RcmdrPlugin.EZR",
                        "R-papaja",
                        "R-glmglrt",
                        "R-buildmer"
                    ]
                }
            ]
        },
        {
            "name": "R-mi",
            "portdir": "R/R-mi",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stat.columbia.edu/~gelman",
            "description": "Missing data imputation and model checking",
            "long_description": "Missing data imputation and model checking",
            "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-arm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-truncnorm",
                        "R-knitr",
                        "R-betareg",
                        "R-sn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sem"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaic",
            "portdir": "R/R-mosaic",
            "version": "1.9.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mosaic-web.org/mosaic",
            "description": "Project MOSAIC statistics and mathematics teaching utilities",
            "long_description": "Project MOSAIC statistics and mathematics teaching utilities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-ggformula",
                        "R-mosaicCore",
                        "R-mosaicData",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tidyr",
                        "R-purrr",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latticeExtra",
                        "R-vdiffr",
                        "R-RCurl",
                        "R-ggrepel",
                        "R-ggstance",
                        "R-formatR",
                        "R-ggdendro",
                        "R-vcd",
                        "R-rgl",
                        "R-mapproj",
                        "R-maptools",
                        "R-leaflet",
                        "R-manipulate",
                        "R-palmerpenguins",
                        "R-NHANES",
                        "R-magrittr",
                        "R-sp",
                        "R-glue",
                        "R-gridExtra",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-ggridges",
                        "R-rmarkdown",
                        "R-broom",
                        "R-readr",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastR2",
                        "R-mosaicCalc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NHANES",
                        "R-mosaicData",
                        "R-mosaicCore"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaicCore",
            "portdir": "R/R-mosaicCore",
            "version": "0.9.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mosaicCore",
            "description": "Common utilities for other MOSAIC-family packages",
            "long_description": "Common utilities for other MOSAIC-family packages",
            "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-tidyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ggformula",
                        "R-mosaic",
                        "R-mosaicData",
                        "R-NHANES",
                        "R-mosaicCalc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaic",
                        "R-ggformula",
                        "R-mosaicCalc"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaicData",
            "portdir": "R/R-mosaicData",
            "version": "0.20.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ProjectMOSAIC/mosaicData",
            "description": "Project MOSAIC data sets",
            "long_description": "Project MOSAIC data sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-ggformula",
                        "R-mosaic",
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastR2",
                        "R-mosaicCore",
                        "R-mosaicCalc"
                    ]
                }
            ]
        },
        {
            "name": "R-nlmrt",
            "portdir": "R/R-nlmrt",
            "version": "2016.3.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlmrt",
            "description": "Functions for non-linear least squares solutions",
            "long_description": "Functions for non-linear least squares solutions",
            "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-officer",
            "portdir": "R/R-officer",
            "version": "0.6.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ardata-fr.github.io/officeverse",
            "description": "Manipulation of Microsoft Word and PowerPoint documents",
            "long_description": "Manipulation of Microsoft Word and PowerPoint documents",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-zip",
                        "R-openssl",
                        "R-ragg",
                        "R-uuid",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devEMF",
                        "R-magick",
                        "R-rsvg",
                        "R-doconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-epiR",
                        "R-mschart",
                        "R-officedown",
                        "R-crosstable",
                        "R-interactionR",
                        "R-rvg",
                        "R-MedianaDesigner",
                        "R-flextable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-huxtable",
                        "R-rtables",
                        "R-r2rtf",
                        "R-modelsummary",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-pbkrtest",
            "portdir": "R/R-pbkrtest",
            "version": "0.5.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.math.aau.dk/~sorenh/software/pbkrtest",
            "description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
            "long_description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed 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-lme4",
                        "R-broom",
                        "R-doBy",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MedianaDesigner",
                        "R-afex",
                        "R-car",
                        "R-r2glmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-lavaSearch2",
                        "R-doBy",
                        "R-effects",
                        "R-jtools",
                        "R-lmerTest",
                        "R-broom.mixed",
                        "R-insight",
                        "R-buildmer",
                        "R-lme4"
                    ]
                }
            ]
        },
        {
            "name": "R-polycor",
            "portdir": "R/R-polycor",
            "version": "0.8-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polycor",
            "description": "Polychoric and polyserial correlations",
            "long_description": "Polychoric and polyserial correlations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-admisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-MCCM",
                        "R-CDM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lava",
                        "R-sem",
                        "R-correlation",
                        "R-BFpack",
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-sem",
            "portdir": "R/R-sem",
            "version": "3.1-16",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sem",
            "description": "Structural Equation Models",
            "long_description": "Structural Equation 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-CRAN-recommended",
                        "libgcc",
                        "R-mi",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiagrammeR",
                        "R-polycor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fungible",
                        "R-dsem",
                        "R-bmemLavaan",
                        "R-MBESS",
                        "R-semPlot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcmdr",
                        "R-systemfit"
                    ]
                }
            ]
        },
        {
            "name": "R-subplex",
            "portdir": "R/R-subplex",
            "version": "1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kingaa.github.io/subplex",
            "description": "Unconstrained optimization using the subplex algorithm",
            "long_description": "Unconstrained optimization using the subplex algorithm",
            "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ROI.plugin.optimx",
                        "R-pomp",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-systemfit",
            "portdir": "R/R-systemfit",
            "version": "1.1-30",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=systemfit",
            "description": "Estimating systems of simultaneous equations",
            "long_description": "Estimating systems of simultaneous equations",
            "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-car",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-plm",
                        "R-sem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diseq",
                        "R-sampleSelection",
                        "R-tvReg",
                        "R-micEconCES"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-broom",
                        "R-Ecdat",
                        "R-ldt",
                        "R-texreg",
                        "R-domir"
                    ]
                }
            ]
        },
        {
            "name": "R-triebeard",
            "portdir": "R/R-triebeard",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=triebeard",
            "description": "Radix trees in Rcpp",
            "long_description": "Radix trees in Rcpp",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-urltools"
                    ]
                }
            ]
        },
        {
            "name": "R-urltools",
            "portdir": "R/R-urltools",
            "version": "1.7.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=urltools",
            "description": "Vectorised tools for URL handling and parsing",
            "long_description": "Vectorised tools for URL handling and parsing",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-triebeard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-emayili",
                        "R-crul",
                        "R-runonce",
                        "R-vcr",
                        "R-webmockr",
                        "R-handlr",
                        "R-reqres"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dbx"
                    ]
                }
            ]
        },
        {
            "name": "R-vcr",
            "portdir": "R/R-vcr",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/vcr",
            "description": "Record HTTP calls and replay them",
            "long_description": "Record HTTP calls and replay them",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rprojroot",
                        "R-yaml",
                        "R-httr",
                        "R-crul",
                        "R-urltools",
                        "R-webmockr",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-curl",
                        "R-jsonlite",
                        "R-crayon",
                        "R-desc",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gfonts",
                        "R-ipumsr",
                        "R-rtweet",
                        "R-webmockr",
                        "R-Rwtss"
                    ]
                }
            ]
        },
        {
            "name": "R-venn",
            "portdir": "R/R-venn",
            "version": "1.12",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=venn",
            "description": "Draw Venn diagrams",
            "long_description": "Draw Venn diagrams",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-admisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-QCA",
                        "R-ggpolypath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ]
        },
        {
            "name": "R-visNetwork",
            "portdir": "R/R-visNetwork",
            "version": "2.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=visNetwork",
            "description": "Network visualization using vis.js Library",
            "long_description": "Network visualization using vis.js Library",
            "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-htmltools",
                        "R-htmlwidgets",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MXM",
                        "R-nda",
                        "R-corrViz",
                        "R-delayed",
                        "R-DiagrammeR",
                        "R-arulesViz",
                        "R-vennLasso",
                        "R-GroupBN",
                        "R-petrinetR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jagstargets",
                        "R-data.validator",
                        "R-drake",
                        "R-pomdp",
                        "R-targets",
                        "R-lava"
                    ]
                }
            ]
        },
        {
            "name": "R-webmockr",
            "portdir": "R/R-webmockr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/webmockr",
            "description": "R library for stubbing and setting expectations on HTTP requests",
            "long_description": "R library for stubbing and setting expectations on HTTP requests",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-crul",
                        "R-fauxpas",
                        "R-urltools",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-httr",
                        "R-vcr",
                        "R-httr2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vcr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crul"
                    ]
                }
            ]
        },
        {
            "name": "R-prettydoc",
            "portdir": "R/R-prettydoc",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prettydoc",
            "description": "Creating pretty HTML from R markdown",
            "long_description": "Creating pretty HTML from R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-corrplot",
                        "R-RcppNumerical",
                        "R-ggfun",
                        "R-nlpred",
                        "R-ggbreak",
                        "R-ggplotify",
                        "R-ggstar",
                        "R-ggtree",
                        "R-ggtreeExtra",
                        "R-RSpectra",
                        "R-graphsim",
                        "R-treeio",
                        "R-shadowtext",
                        "R-clugenr",
                        "R-scholar",
                        "R-dlstats",
                        "R-showtext",
                        "R-emojifont",
                        "R-tidytree",
                        "R-scatterpie",
                        "R-ggrepel"
                    ]
                }
            ]
        },
        {
            "name": "R-reticulate",
            "portdir": "R/R-reticulate",
            "version": "1.40.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/reticulate",
            "description": "Interface to Python",
            "long_description": "Interface to Python",
            "active": true,
            "categories": [
                "science",
                "python",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-rlang",
                        "R-withr",
                        "R-here",
                        "R-rappdirs",
                        "R-RcppTOML",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python312",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-glue",
                        "R-pillar",
                        "R-callr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rkeops",
                        "R-daltoolbox",
                        "R-caracas",
                        "R-grafzahl",
                        "R-umap",
                        "R-rgudhi",
                        "R-tfruns",
                        "R-bigergm",
                        "R-rpymat",
                        "R-leiden",
                        "R-sasr",
                        "R-spacyr",
                        "R-Seurat",
                        "R-sudachir"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-renv",
                        "R-RcppCNPy",
                        "R-RcppArmadillo",
                        "R-arrow",
                        "R-rsconnect",
                        "R-vetiver",
                        "R-mlflow",
                        "R-iterors",
                        "R-rworkflows",
                        "R-coro",
                        "R-knitr"
                    ]
                }
            ]
        },
        {
            "name": "R-slam",
            "portdir": "R/R-slam",
            "version": "0.1-54",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=slam",
            "description": "Sparse Lightweight Arrays and Matrices",
            "long_description": "Sparse Lightweight Arrays and Matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM",
                        "R-spam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.plugin.quadprog",
                        "R-skmeans",
                        "R-movMF",
                        "R-relations",
                        "R-rDEA",
                        "R-sts",
                        "R-holiglm",
                        "R-ROI",
                        "R-ROI.plugin.ecos",
                        "R-ROI.plugin.ipop",
                        "R-ROI.plugin.lpsolve",
                        "R-ROI.plugin.msbinlp",
                        "R-ROI.plugin.scs",
                        "R-RcmdrPlugin.temis",
                        "R-kantorovich",
                        "R-stm",
                        "R-textcat",
                        "R-textshape",
                        "R-ROI.plugin.qpoases",
                        "R-Rglpk",
                        "R-ompr.roi",
                        "R-tm",
                        "R-topicmodels",
                        "R-ROI.plugin.osqp",
                        "R-chinese.misc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mpath",
                        "R-quanteda",
                        "R-e1071",
                        "R-rmumps",
                        "R-osqp",
                        "R-WeightSVM",
                        "R-tidylda",
                        "R-wordcloud",
                        "R-r2sundials",
                        "R-CVXR",
                        "R-coop",
                        "R-DoE.MIParray",
                        "R-RcppArmadillo",
                        "R-ergm",
                        "R-scs",
                        "R-ECOSolveR"
                    ]
                }
            ]
        },
        {
            "name": "cotila",
            "portdir": "math/cotila",
            "version": "1.2.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/calebzulawski/cotila",
            "description": "A compile-time linear algebra system for C++",
            "long_description": "A compile-time linear algebra system for C++",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-rust",
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-rust"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-extutils-makemaker",
                        "p5.28-path-tiny",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "perl5.28",
                        "rust",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.30-extutils-makemaker",
                        "p5.30-path-tiny",
                        "p5.30-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "perl5.30",
                        "rust",
                        "p5.30-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.32-extutils-makemaker",
                        "p5.32-path-tiny",
                        "p5.32-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "perl5.32",
                        "rust",
                        "p5.32-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.34-extutils-makemaker",
                        "p5.34-path-tiny",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "rust",
                        "perl5.34",
                        "p5.34-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-rust",
                        "p5.34-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "R-R2WinBUGS",
            "portdir": "R/R-R2WinBUGS",
            "version": "2.1-22.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R2WinBUGS",
            "description": "Running WinBUGS and OpenBUGS from R",
            "long_description": "Running WinBUGS and OpenBUGS from R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spikeSlabGAM",
                        "R-R2jags"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AICcmodavg",
                        "R-dclone",
                        "R-lcra"
                    ]
                }
            ]
        },
        {
            "name": "R-R2jags",
            "portdir": "R/R-R2jags",
            "version": "0.8-9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/suyusung/R2jags",
            "description": "Using R to run JAGS",
            "long_description": "R-R2jags provides wrapper functions to implement Bayesian analysis in JAGS.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-R2WinBUGS",
                        "R-rjags",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hbbr",
                        "R-hdbma",
                        "R-MixSIAR",
                        "R-longit",
                        "R-jagstargets",
                        "R-boral",
                        "R-rnmamod"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-ftsa",
                        "R-emdbook",
                        "R-AICcmodavg"
                    ]
                }
            ]
        },
        {
            "name": "R-jagsUI",
            "portdir": "R/R-jagsUI",
            "version": "1.6.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kenkellner.com/jagsUI",
            "description": "Wrapper around R-rjags to streamline JAGS analyses",
            "long_description": "Wrapper around R-rjags to streamline JAGS analyses",
            "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-rjags",
                        "R-CRAN-recommended",
                        "jags",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-JMbayes",
                        "R-jagshelper",
                        "R-BeQut"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AICcmodavg",
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "name": "R-jagshelper",
            "portdir": "R/R-jagshelper",
            "version": "0.4.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mbtyers/jagshelper",
            "description": "Extracting and visualizing output from R-jagsUI",
            "long_description": "Extracting and visualizing output from R-jagsUI",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jagsUI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rjags",
            "portdir": "R/R-rjags",
            "version": "4-16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rjags",
            "description": "Bayesian graphical models using MCMC",
            "long_description": "Bayesian graphical models using MCMC",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "jags"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-longit",
                        "R-RcmdrPlugin.RMTCJags",
                        "R-jagsUI",
                        "R-abn",
                        "R-lcra",
                        "R-JointAI",
                        "R-BANOVA",
                        "R-BCHM",
                        "R-BEND",
                        "R-BayesRS",
                        "R-neojags",
                        "R-R2jags",
                        "R-bayesmix",
                        "R-mcp",
                        "R-RoBSA",
                        "R-RobustBayesianCopas",
                        "R-TreeBUGS",
                        "R-bayescount",
                        "R-pcnetmeta",
                        "R-jagstargets",
                        "R-bnma",
                        "R-psborrow",
                        "R-gemtc",
                        "R-RoBMA",
                        "R-zoib",
                        "R-pexm",
                        "R-dclone"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lucid",
                        "R-dcmle",
                        "R-compareMCMCs",
                        "R-runjags",
                        "R-bamlss",
                        "R-BayesTools",
                        "R-runMCMCbtadjust",
                        "R-blavaan",
                        "R-tidybayes",
                        "R-DHARMa",
                        "R-mvgam"
                    ]
                }
            ]
        },
        {
            "name": "py311-zope-component",
            "portdir": "python/py-zope-component",
            "version": "6.0",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.component",
            "description": "This package represents the core of the Zope Component Architecture.",
            "long_description": "This package represents the core of the Zope Component Architecture.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-zope-event",
                        "py311-zopeinterface",
                        "py311-zope-hookable",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-testfixtures"
                    ]
                }
            ]
        },
        {
            "name": "py311-zope-hookable",
            "portdir": "python/py-zope-hookable",
            "version": "5.4",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.hookable",
            "description": "Zope hookable.",
            "long_description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "py311-cython",
                        "py311-pyobjc",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-zope-component"
                    ]
                }
            ]
        },
        {
            "name": "py311-z3",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 3.11 bindings for the Z3 theorem prover",
            "long_description": "Python 3.11 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "cmake",
                        "ninja",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-setuptools",
                        "z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BiocManager",
            "portdir": "R/R-BiocManager",
            "version": "1.30.25",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.github.io/BiocManager",
            "description": "Access the Bioconductor project package repository",
            "long_description": "Access the Bioconductor project package repository",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remotes",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-BiocVersion",
                        "R-curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-biocthis",
                        "R-ggm",
                        "R-influential",
                        "R-gRbase",
                        "R-anyLib",
                        "R-ExperimentHub",
                        "R-BiocPkgTools",
                        "R-rworkflows",
                        "R-BiocCheck",
                        "R-rvcheck",
                        "R-NMF",
                        "R-biocViews",
                        "R-BiocStyle",
                        "R-AnnotationHub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-renv",
                        "R-ChemmineR",
                        "R-manynet",
                        "R-pacman",
                        "R-bbl",
                        "R-rsconnect",
                        "R-devtools",
                        "R-ChemmineOB",
                        "R-survcomp"
                    ]
                }
            ]
        },
        {
            "name": "R-GGally",
            "portdir": "R/R-GGally",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggobi.github.io/ggally",
            "description": "Extension to ggplot2",
            "long_description": "Extension to ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-lifecycle",
                        "R-plyr",
                        "R-dplyr",
                        "R-progress",
                        "R-tidyr",
                        "openssl3",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggstats",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-gtable",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-ICtest",
                        "R-hmer",
                        "R-jmv",
                        "R-ggmcmc",
                        "R-mgcViz",
                        "R-BGGM",
                        "R-NPflow",
                        "R-corrViz",
                        "R-finalfit",
                        "R-gsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SHELF",
                        "R-vsp",
                        "R-robustbase",
                        "R-descriptio",
                        "R-BAS",
                        "R-miWQS",
                        "R-fic",
                        "R-cubble",
                        "R-bruceR",
                        "R-tsfeatures",
                        "R-ufs",
                        "R-WRS2",
                        "R-survstan"
                    ]
                }
            ]
        },
        {
            "name": "R-GetoptLong",
            "portdir": "R/R-GetoptLong",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GetoptLong",
            "description": "Parsing command-line arguments and simple variable interpolation",
            "long_description": "Parsing command-line arguments and simple variable interpolation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GlobalOptions",
                        "R-CRAN-recommended",
                        "R-crayon",
                        "R-rjson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsub",
                        "R-ComplexHeatmap",
                        "R-EnrichedHeatmap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GlobalOptions",
                        "R-HilbertCurve"
                    ]
                }
            ]
        },
        {
            "name": "R-GlobalOptions",
            "portdir": "R/R-GlobalOptions",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GlobalOptions",
            "description": "Generate functions to get or set global options",
            "long_description": "Generate functions to get or set global options",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-GetoptLong",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsub",
                        "R-circlize",
                        "R-ComplexHeatmap",
                        "R-GetoptLong",
                        "R-rim"
                    ]
                }
            ]
        },
        {
            "name": "R-NISTunits",
            "portdir": "R/R-NISTunits",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NISTunits",
            "description": "Fundamental physical constants and unit conversions from NIST",
            "long_description": "Fundamental physical constants and unit conversions from NIST",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-celestial"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-units"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppDate",
            "portdir": "R/R-RcppDate",
            "version": "0.0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppdate",
            "description": "C++ header library for date and time functionality",
            "long_description": "C++ header library for date and time functionality",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dtts",
                        "R-nanotime"
                    ]
                }
            ]
        }
    ]
}