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

{
    "count": 52203,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=741",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=739",
    "results": [
        {
            "name": "R-freealg",
            "portdir": "R/R-freealg",
            "version": "1.1-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=freealg",
            "description": "The free algebra in R with non-commuting indeterminates",
            "long_description": "The free algebra in R with non-commuting indeterminates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-disordR",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-partitions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-freegroup",
                        "R-onion",
                        "R-permutations",
                        "R-weyl"
                    ]
                }
            ]
        },
        {
            "name": "R-freegroup",
            "portdir": "R/R-freegroup",
            "version": "1.1-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/freegroup",
            "description": "The free group in R, juxtaposition is represented by a plus",
            "long_description": "The free group in R, juxtaposition is represented by a plus",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magic",
                        "R-freealg",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-permutations"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlaneGeometry"
                    ]
                }
            ]
        },
        {
            "name": "R-hyper2",
            "portdir": "R/R-hyper2",
            "version": "3.1-0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/hyper2",
            "description": "Hyperdirichlet distribution, mark II",
            "long_description": "Hyperdirichlet distribution, mark II",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cubature",
                        "R-Rdpack",
                        "R-calibrator",
                        "R-partitions",
                        "R-alabama",
                        "R-disordR",
                        "R-frab",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-bookdown",
                        "R-rticles"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-ivs",
            "portdir": "R/R-ivs",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ivs",
            "description": "Interval Vectors",
            "long_description": "Interval Vectors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-lifecycle",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clock",
                        "R-bit64",
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jstor",
            "portdir": "R/R-jstor",
            "version": "0.3.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/jstor",
            "description": "Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR",
            "long_description": "Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-crayon",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-readr",
                        "R-furrr",
                        "R-pryr",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lgr",
            "portdir": "R/R-lgr",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s-fleck.github.io/lgr",
            "description": "Fully featured logging framework",
            "long_description": "Fully featured logging framework",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-desc",
                        "R-glue",
                        "R-rprojroot",
                        "R-tibble",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-covr",
                        "R-whoami",
                        "R-rotor",
                        "R-cli",
                        "R-data.table",
                        "R-jsonlite",
                        "R-crayon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-text2vec",
                        "R-mlr3tuning",
                        "R-rsparse",
                        "R-RSQL",
                        "R-bbotk",
                        "R-mlr3",
                        "R-mlr3mbo",
                        "R-mlr3pipelines",
                        "R-mlr3superlearner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RestRserve",
                        "R-mlr3learners",
                        "R-mlr3resampling"
                    ]
                }
            ]
        },
        {
            "name": "R-lorentz",
            "portdir": "R/R-lorentz",
            "version": "1.1-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://robinhankin.github.io/lorentz",
            "description": "The Lorentz transform in relativistic physics",
            "long_description": "The Lorentz transform in relativistic physics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magic",
                        "R-tensor",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-emulator"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-clifford"
                    ]
                }
            ]
        },
        {
            "name": "R-milr",
            "portdir": "R/R-milr",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=milr",
            "description": "Multiple-Instance Logistic Regression with lasso penalty",
            "long_description": "Multiple-Instance Logistic Regression with lasso penalty",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-numDeriv",
                        "R-glmnet",
                        "R-pipeR",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-plyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-Hmisc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mispr",
            "portdir": "R/R-mispr",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mispr",
            "description": "Multiple Imputation with Sequential Penalized Regression",
            "long_description": "Generates multivariate imputations using sequential regression with L2 penalty.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-penalized",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlapi",
            "portdir": "R/R-mlapi",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlapi",
            "description": "Abstract classes for building scikit-learn-ike API",
            "long_description": "Abstract classes for building scikit-learn-ike API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-text2vec"
                    ]
                }
            ]
        },
        {
            "name": "R-onion",
            "portdir": "R/R-onion",
            "version": "1.5-3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/onion",
            "description": "Octonions and quaternions",
            "long_description": "Octonions and quaternions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-freealg",
                        "R-CRAN-recommended",
                        "R-emulator",
                        "R-mathjaxr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cgalMeshes",
                        "R-jordan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clifford"
                    ]
                }
            ]
        },
        {
            "name": "R-penalized",
            "portdir": "R/R-penalized",
            "version": "0.9-52",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=penalized",
            "description": "Fitting possibly high-dimensional penalized regression models",
            "long_description": "Fitting possibly high-dimensional penalized regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-c060",
                        "R-mispr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lda",
                        "R-ordinalNet",
                        "R-peperr",
                        "R-tramnet"
                    ]
                }
            ]
        },
        {
            "name": "R-permutations",
            "portdir": "R/R-permutations",
            "version": "1.1-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/permutations",
            "description": "The symmetric group: permutations of a finite set",
            "long_description": "The symmetric group: permutations of a finite set",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partitions",
                        "R-freealg",
                        "R-CRAN-recommended",
                        "R-magic",
                        "R-numbers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-stokes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-freegroup"
                    ]
                }
            ]
        },
        {
            "name": "R-pipeR",
            "portdir": "R/R-pipeR",
            "version": "0.6.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renkun.me/pipeR",
            "description": "Multi-paradigm pipeline implementation",
            "long_description": "Multi-paradigm pipeline implementation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-milr"
                    ]
                }
            ]
        },
        {
            "name": "R-psd",
            "portdir": "R/R-psd",
            "version": "2.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psd",
            "description": "Adaptive sine-multitaper power spectral density and cross-spectrum estimation",
            "long_description": "Adaptive sine-multitaper power spectral density and cross-spectrum estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ForeCA",
                        "R-multitaper"
                    ]
                }
            ]
        },
        {
            "name": "R-rSFA",
            "portdir": "R/R-rSFA",
            "version": "1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rSFA",
            "description": "Slow Feature Analysis",
            "long_description": "Slow Feature Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ForeCA"
                    ]
                }
            ]
        },
        {
            "name": "R-rotor",
            "portdir": "R/R-rotor",
            "version": "0.3.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s-fleck.github.io/rotor",
            "description": "Log rotation and conditional backups",
            "long_description": "Log rotation and conditional backups",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dint",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-uuid",
                        "R-ulid",
                        "R-data.table",
                        "R-crayon",
                        "R-digest",
                        "R-zip",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lgr"
                    ]
                }
            ]
        },
        {
            "name": "R-rsparse",
            "portdir": "R/R-rsparse",
            "version": "0.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsparse",
            "description": "Statistical learning on sparse matrices",
            "long_description": "Statistical learning on sparse matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-data.table",
                        "R-RhpcBLASctl",
                        "R-MatrixExtra",
                        "R-float",
                        "R-lgr",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "OpenBLAS",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-text2vec"
                    ]
                }
            ]
        },
        {
            "name": "R-rticles",
            "portdir": "R/R-rticles",
            "version": "0.27",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgs.rstudio.com/rticles",
            "description": "Article formats for R markdown",
            "long_description": "Article formats for R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-CRAN-recommended",
                        "R-xfun",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-testit",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-VARshrink",
                        "R-hyper2",
                        "R-markovchain",
                        "R-multgee",
                        "R-nlstools",
                        "R-pkgdown",
                        "R-simmer"
                    ]
                }
            ]
        },
        {
            "name": "R-shinybusy",
            "portdir": "R/R-shinybusy",
            "version": "0.3.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dreamrs.github.io/shinybusy",
            "description": "Minimal busy indicator for Shiny apps",
            "long_description": "Minimal busy indicator for Shiny apps",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-packagefinder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-tensor",
            "portdir": "R/R-tensor",
            "version": "1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tensor",
            "description": "Tensor product of arrays",
            "long_description": "Tensor product of arrays",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RTFA",
                        "R-fic",
                        "R-lorentz",
                        "R-spatstat.local",
                        "R-spatstat.model",
                        "R-spatstat.sparse",
                        "R-tensorBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-text2vec",
            "portdir": "R/R-text2vec",
            "version": "0.6.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://text2vec.org",
            "description": "Modern text mining framework for R",
            "long_description": "Modern text mining framework for R",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-stringi",
                        "R-digest",
                        "R-lgr",
                        "R-mlapi",
                        "R-rsparse",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-proxy",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-glmnet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-regtools",
                        "R-text2map",
                        "R-textmineR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda"
                    ]
                }
            ]
        },
        {
            "name": "R-ulid",
            "portdir": "R/R-ulid",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/ulid",
            "description": "Generate universally unique lexicographically sortable identifiers",
            "long_description": "Generate universally unique lexicographically sortable identifiers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rotor"
                    ]
                }
            ]
        },
        {
            "name": "R-weyl",
            "portdir": "R/R-weyl",
            "version": "0.0-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/weyl",
            "description": "A suite of routines for Weyl algebras",
            "long_description": "A suite of routines for Weyl algebras",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-spray",
                        "R-CRAN-recommended",
                        "R-mathjaxr",
                        "R-freealg",
                        "R-disordR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "llvm-16",
            "portdir": "lang/llvm-16",
            "version": "16.0.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "llvm is a next generation compiler infrastructure",
            "long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "py311-yaml",
                        "py311-pygments",
                        "python311",
                        "clang-14",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "xar",
                        "libxml2",
                        "libcxx",
                        "ncurses",
                        "libffi",
                        "libedit",
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "wasmedge"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mlir-16",
                        "clang-16",
                        "lldb-16",
                        "flang-16"
                    ]
                }
            ]
        },
        {
            "name": "mlir-16",
            "portdir": "lang/llvm-16",
            "version": "16.0.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlir.llvm.org",
            "description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
            "long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "clang-14",
                        "python311",
                        "py311-pygments",
                        "cctools",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-16",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "flang-16"
                    ]
                }
            ]
        },
        {
            "name": "clang-16",
            "portdir": "lang/llvm-16",
            "version": "16.0.6",
            "license": "NCSA",
            "platforms": "{darwin < 26}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clang.llvm.org/",
            "description": "C, C++, Objective C and Objective C++ compiler",
            "long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "analyzer",
                "libstdcxx",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14",
                        "cctools",
                        "python311",
                        "py311-pygments",
                        "py311-yaml"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "libxml2",
                        "llvm-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select-16",
                        "perl5",
                        "ld64",
                        "cctools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lldb-16",
                        "flang-16",
                        "mpich-clang16",
                        "openmpi-clang16"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "qt4-mac-percona-plugin",
                        "qt4-mac-postgresql91-plugin",
                        "qt4-mac-postgresql82-plugin",
                        "qt4-mac-postgresql83-plugin",
                        "qt4-mac-postgresql84-plugin",
                        "qt4-mac-postgresql90-plugin",
                        "qt4-mac-postgresql92-plugin",
                        "libzdb-percona",
                        "percona-connector-cpp",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "sbt-0.7",
                        "swig-chicken",
                        "swig-clisp",
                        "swig-pike",
                        "xapian-bindings-python27",
                        "xapian-bindings-python36",
                        "xapian-bindings-python37",
                        "xapian-bindings-ruby21",
                        "xapian-bindings-ruby22",
                        "xapian-bindings-ruby23",
                        "xapian-bindings-ruby24",
                        "xapian-bindings-ruby25",
                        "xapian-bindings-ruby26",
                        "PDAL",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py37-opencv4",
                        "kremlin-devel",
                        "py38-htmldocs",
                        "py39-htmldocs",
                        "SuiteSparse_CSparse",
                        "SuiteSparse_SLIP_LU",
                        "py37-dlib",
                        "py38-dlib",
                        "lapack-manpages",
                        "py37-faiss",
                        "py38-faiss",
                        "octave-gsl",
                        "py37-z3",
                        "ming",
                        "kafkacat",
                        "scapy",
                        "scapy-devel",
                        "zabbix3",
                        "zabbix3-agent",
                        "php53-midgard2",
                        "php54-midgard2",
                        "php-tideways_xhprof",
                        "php70-tideways_xhprof",
                        "php71-tideways_xhprof",
                        "php72-tideways_xhprof",
                        "php73-tideways_xhprof",
                        "php74-tideways_xhprof",
                        "php80-tideways_xhprof",
                        "php53-unit",
                        "php54-unit",
                        "php55-unit",
                        "py37-BitArray2D",
                        "py37-BitVector",
                        "py38-DAWG",
                        "py37-Faker",
                        "py38-Faker",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py36-Pillow",
                        "py-PyRSS2Gen",
                        "py27-PyRSS2Gen",
                        "py37-XlsxWriter",
                        "py38-XlsxWriter",
                        "py-abjad",
                        "py27-abjad",
                        "py38-absl",
                        "py37-acme",
                        "py38-acme",
                        "py37-acora",
                        "py38-acora",
                        "py38-actdiag",
                        "py38-aenum",
                        "py37-affine",
                        "py38-affine",
                        "py38-aiobotocore",
                        "py37-aiodns",
                        "py38-aiofiles",
                        "py37-aiohttp",
                        "py37-aioitertools",
                        "py38-aioitertools",
                        "py38-aiojobs",
                        "py38-aiomysql",
                        "py38-aiopg",
                        "py37-aiorpcX",
                        "py38-aiosqlite",
                        "py38-algopy",
                        "py38-altair",
                        "py38-amqp",
                        "py37-aniso8601",
                        "py38-aniso8601",
                        "py37-ansicolor",
                        "py38-ansicolor",
                        "py37-antlr4-python3-runtime",
                        "py38-antlr4-python3-runtime",
                        "py39-antlr4-python3-runtime",
                        "py37-anyio",
                        "py38-anyio",
                        "py37-apipkg",
                        "py38-apipkg",
                        "py27-appdirs",
                        "py34-appdirs",
                        "py35-appdirs",
                        "py36-appdirs",
                        "py37-appdirs",
                        "py38-applaunchservices",
                        "py27-appnope",
                        "py37-appnope",
                        "py37-apptools",
                        "py38-apptools",
                        "py37-apsw",
                        "py38-apsw",
                        "py37-argcomplete",
                        "py38-argcomplete",
                        "py37-argon2-cffi",
                        "py37-arrow",
                        "py38-arviz",
                        "py39-arviz",
                        "py38-asgiref",
                        "py35-asn1",
                        "py36-asn1",
                        "py37-asn1crypto",
                        "py38-asn1crypto",
                        "py37-asteval",
                        "py37-astor",
                        "py37-astroid",
                        "py38-astroid",
                        "py38-astroplan",
                        "py37-astropy",
                        "py38-astropy-healpix",
                        "py38-astropy-helpers",
                        "py38-astroquery",
                        "py38-astunparse",
                        "py37-async-timeout",
                        "py38-async-timeout",
                        "py37-async_generator",
                        "py38-asyncpg",
                        "py38-asynctest",
                        "py35-atomicwrites",
                        "py36-atomicwrites",
                        "py37-atomicwrites",
                        "py38-attr",
                        "py38-autobahn",
                        "py37-automat",
                        "py38-automat",
                        "py37-autopep8",
                        "py38-autopep8",
                        "py38-avro",
                        "py-awesome_slugify",
                        "py27-awesome_slugify",
                        "py35-awesome_slugify",
                        "py36-awesome_slugify",
                        "py-axolotl",
                        "py37-axolotl",
                        "py38-axolotl",
                        "py-axolotl-curve25519",
                        "py38-axolotl-curve25519",
                        "py35-babel",
                        "py37-backcall",
                        "py-bcolz",
                        "py37-bcolz",
                        "py38-bcolz",
                        "py35-bcrypt",
                        "py36-bcrypt",
                        "py38-beaker",
                        "py37-beancount",
                        "py38-beancount",
                        "py37-beancount-import",
                        "py38-beancount-import",
                        "py38-beartype",
                        "py38-behave",
                        "py38-benchexec",
                        "py38-bigfloat",
                        "py37-billiard",
                        "py38-billiard",
                        "py37-binaryornot",
                        "py38-binaryornot",
                        "py37-biopython",
                        "py38-biopython",
                        "py-biplist",
                        "py38-biplist",
                        "py37-bitarray",
                        "py37-bitstring",
                        "py37-black",
                        "py38-black",
                        "py-blaze",
                        "py38-blaze",
                        "py37-bleach",
                        "py27-blessings",
                        "py38-blessings",
                        "py35-blinker",
                        "py37-blinker",
                        "py37-blis",
                        "py38-blis",
                        "py-blist",
                        "py37-blockdiag",
                        "py37-blosc",
                        "py38-blosc",
                        "py37-bokeh",
                        "py38-bokeh",
                        "py37-boto",
                        "py38-boto",
                        "py37-botocore",
                        "py27-bottle",
                        "py37-bottle",
                        "py38-bottle",
                        "py27-bottleneck",
                        "py37-bottleneck",
                        "py38-bpemb",
                        "py39-bpemb",
                        "py27-bpython",
                        "py37-bracex",
                        "py38-bracex",
                        "py37-brotli",
                        "py38-bsddb3",
                        "py38-bson",
                        "py38-bz2file",
                        "py38-cachecontrol",
                        "py37-cachetools",
                        "py38-cairocffi",
                        "py38-cairosvg",
                        "py37-canmatrix",
                        "py37-catalogue",
                        "py38-catalogue",
                        "py38-cchardet",
                        "py38-celery",
                        "py35-cffi",
                        "py36-cffi",
                        "py35-cftime",
                        "py36-cftime",
                        "py37-cftime",
                        "py35-chardet",
                        "py36-chardet",
                        "py37-chardet",
                        "py37-cheetah",
                        "py38-cheetah",
                        "py37-cheroot",
                        "py38-cheroot",
                        "py37-cherrypy",
                        "py38-cherrypy",
                        "py-chm2pdf",
                        "py27-chm2pdf",
                        "py38-cinderclient",
                        "py38-cipheycore",
                        "py37-clang",
                        "py38-clawpack",
                        "py38-cleo",
                        "py37-cli-helpers",
                        "py38-cli-helpers",
                        "py35-click",
                        "py36-click",
                        "py37-click-plugins",
                        "py38-click-plugins",
                        "py37-cliff",
                        "py37-cligj",
                        "py38-cligj",
                        "py37-clint",
                        "py39-clint",
                        "py37-cloudpickle",
                        "py38-cloudpickle",
                        "py37-cmd2",
                        "py37-codecov",
                        "py38-codecov",
                        "py37-codestyle",
                        "py38-codetools",
                        "py37-cog",
                        "py38-cog",
                        "py-cogen",
                        "py27-cogen",
                        "py38-colander",
                        "py-colorclass",
                        "py38-colorclass",
                        "py38-colored",
                        "py37-colorlog",
                        "py38-colorlog",
                        "py-colormath",
                        "py37-colormath",
                        "py38-colormath",
                        "py38-colour",
                        "py37-columnize",
                        "py38-columnize",
                        "py37-commonmark",
                        "py38-commonmark",
                        "py38-commpy",
                        "py37-configargparse",
                        "py38-configargparse",
                        "py35-configobj",
                        "py36-configobj",
                        "py37-configobj",
                        "py38-configobj",
                        "py37-conllu",
                        "py38-conllu",
                        "py37-constantly",
                        "py38-constantly",
                        "py38-construct",
                        "py36-contextvars",
                        "py38-control",
                        "py38-cookiecutter",
                        "py38-corner",
                        "py27-coverage",
                        "py35-coverage",
                        "py36-coverage",
                        "py37-coverage",
                        "py36-cppy",
                        "py37-cppy",
                        "py38-cppy",
                        "py37-cpuinfo",
                        "py-crank",
                        "py38-crank",
                        "py37-crayons",
                        "py38-crc32c",
                        "py38-crcmod",
                        "py36-cryptography",
                        "py38-cssselect",
                        "py38-cssselect2",
                        "py37-cssutils",
                        "py38-cssutils",
                        "py38-ctypeslib2",
                        "py37-cucumber-tag-expressions",
                        "py38-cucumber-tag-expressions",
                        "py37-curl",
                        "py38-curl",
                        "py27-curtsies",
                        "py37-curtsies",
                        "py27-cvxopt",
                        "py37-cvxopt",
                        "py38-cvxopt",
                        "py38-cx_Freeze",
                        "py35-cycler",
                        "py36-cycler",
                        "py37-cycler",
                        "py38-cycler",
                        "py37-cymem",
                        "py38-cymem",
                        "py37-cytoolz",
                        "py38-dap",
                        "py37-dask",
                        "py38-dask",
                        "py38-databases",
                        "py38-datacite",
                        "py-datashape",
                        "py38-datashape",
                        "py37-datrie",
                        "py38-datrie",
                        "py37-dbfread",
                        "py38-ddt",
                        "py38-deap",
                        "py38-debtcollector",
                        "py35-decorator",
                        "py36-decorator",
                        "py37-decorator",
                        "py37-defusedxml",
                        "py27-demjson",
                        "py38-demjson",
                        "py37-deprecated",
                        "py37-deprecation",
                        "py37-des",
                        "py38-des",
                        "py-descartes",
                        "py37-diff-match-patch",
                        "py38-diff-match-patch",
                        "py38-dijitso",
                        "py37-dill",
                        "py38-discordpy",
                        "py38-dispatcher",
                        "py37-distlib",
                        "py37-distorm",
                        "py37-distributed",
                        "py38-distributed",
                        "py39-distributed",
                        "py37-distro",
                        "py38-django-extensions",
                        "py-djvubind",
                        "py35-djvubind",
                        "py36-djvubind",
                        "py38-dload",
                        "py38-dm-sonnet",
                        "py37-dm-tree",
                        "py38-dm-tree",
                        "py38-dns-lexicon",
                        "py37-dnspython",
                        "py37-docker",
                        "py38-docker",
                        "py37-dockerpty",
                        "py38-dockerpty",
                        "py-dockerpy-creds",
                        "py38-dockerpy-creds",
                        "py37-docopt",
                        "py38-docstyle",
                        "py38-doctest-ignore-unicode",
                        "py38-dogpile-cache",
                        "py38-dopamine-rl",
                        "py38-dqsegdb2",
                        "py37-drms",
                        "py38-drms",
                        "py-dsltools",
                        "py27-dsltools",
                        "py38-ecdsa",
                        "py38-editdistance",
                        "py38-editor",
                        "py37-editorconfig",
                        "py38-editorconfig",
                        "py38-elasticsearch",
                        "py38-elasticsearch-dsl",
                        "py38-eli5",
                        "py38-emcee",
                        "py38-emcee3",
                        "py38-empy",
                        "py38-enchant",
                        "py37-enrich",
                        "py38-enrich",
                        "py37-entrypoints",
                        "py38-entrypoints",
                        "py-enum",
                        "py27-enum",
                        "py38-envisage",
                        "py38-ephem",
                        "py38-epsg",
                        "py38-erf",
                        "py38-eric-ide",
                        "py38-esridump",
                        "py39-esridump",
                        "py37-et_xmlfile",
                        "py38-et_xmlfile",
                        "py37-eventlet",
                        "py38-excelrd",
                        "py27-execnet",
                        "py35-execnet",
                        "py36-execnet",
                        "py37-exifread",
                        "py38-exifread",
                        "py-expressions",
                        "py35-expressions",
                        "py36-expressions",
                        "py37-extension-helpers",
                        "py38-extension-helpers",
                        "py38-eyed3",
                        "py-ezpycrypto",
                        "py27-ezpycrypto",
                        "py38-fabric",
                        "py38-fancycompleter",
                        "py38-fastapi",
                        "py38-fastavro",
                        "py38-fastdtw",
                        "py38-fasteners",
                        "py37-fastprogress",
                        "py38-fastprogress",
                        "py37-feedparser",
                        "py38-feedparser",
                        "py38-ffc",
                        "py38-fiat",
                        "py37-fido2",
                        "py38-fido2",
                        "py-filechunkio",
                        "py38-filechunkio",
                        "py37-filetype",
                        "py38-filetype",
                        "py37-fiona",
                        "py38-fiona",
                        "py38-fire",
                        "py37-flake8",
                        "py37-flake8-mccabe",
                        "py38-flake8-polyfill",
                        "py35-flaky",
                        "py36-flaky",
                        "py37-flask-babel",
                        "py38-flask-babel",
                        "py37-flask-frozen",
                        "py-flask-script",
                        "py27-flask-script",
                        "py35-flask-script",
                        "py36-flask-script",
                        "py37-flatbuffers",
                        "py37-flit",
                        "py38-formencode",
                        "py-fpconst",
                        "py27-fpconst",
                        "py-freeling",
                        "py27-freeling",
                        "py37-fs",
                        "py38-fs",
                        "py37-fsspec",
                        "py38-fsspec",
                        "py37-fugashi",
                        "py38-fugashi",
                        "py37-funcparserlib",
                        "py35-funcsigs",
                        "py36-funcsigs",
                        "py37-funcsigs",
                        "py38-funcsigs",
                        "py-functools32",
                        "py27-functools32",
                        "py35-future",
                        "py36-future",
                        "py-gacode",
                        "py37-gacode",
                        "py38-gacode",
                        "py37-game",
                        "py37-gast",
                        "py37-gcn",
                        "py-gd",
                        "py27-gd",
                        "py37-gdal",
                        "py38-gensim",
                        "py38-geocoder",
                        "py37-geojson",
                        "py38-geojson",
                        "py38-geopandas",
                        "py38-geopy",
                        "py-getargs",
                        "py27-getargs",
                        "py38-getkey",
                        "py37-gevent",
                        "py-gevent-websocket",
                        "py27-gevent-websocket",
                        "py35-gevent-websocket",
                        "py36-gevent-websocket",
                        "py38-gin-config",
                        "py27-gitdb",
                        "py37-gitdb",
                        "py27-gitpython",
                        "py37-gitpython",
                        "py38-gmic",
                        "py38-gmpy",
                        "py37-gnupg",
                        "py36-gnureadline",
                        "py38-gnureadline",
                        "py35-gobject",
                        "py36-gobject",
                        "py37-gobject",
                        "py38-gobject",
                        "py37-google-api",
                        "py38-google-api",
                        "py37-google-auth",
                        "py38-google-auth",
                        "py37-google-auth-httplib2",
                        "py38-google-auth-httplib2",
                        "py38-google-pasta",
                        "py38-gpilab-core",
                        "py38-gpilab-examples",
                        "py38-gpilab-framework",
                        "py38-gpstime",
                        "py38-graphene",
                        "py38-graphql-core",
                        "py38-graphql-relay",
                        "py38-graphviz",
                        "py38-gsd",
                        "py38-gsl",
                        "py38-gunicorn",
                        "py39-gunicorn",
                        "py38-gwdatafind",
                        "py38-gwosc",
                        "py38-gwpy",
                        "py38-gym",
                        "py37-h11",
                        "py37-h2",
                        "py38-h5py",
                        "py-harstorage",
                        "py27-harstorage",
                        "py38-hdbscan",
                        "py37-healpy",
                        "py38-healpy",
                        "py37-heapdict",
                        "py38-heapdict",
                        "py38-helpdev",
                        "py-hgexperimental",
                        "py27-hgexperimental",
                        "py37-hiredis",
                        "py38-hiredis",
                        "py37-hpack",
                        "py38-html2text",
                        "py38-htseq",
                        "py35-http-parser",
                        "py36-http-parser",
                        "py37-httpbin",
                        "py38-httpbin",
                        "py37-httpcore",
                        "py35-httplib2",
                        "py36-httplib2",
                        "py37-httplib2",
                        "py38-httplib2",
                        "py37-httpx",
                        "py38-humanize",
                        "py38-hydra-core",
                        "py37-hyperframe",
                        "py35-hyperlink",
                        "py36-hyperlink",
                        "py37-icalendar",
                        "py38-icalendar",
                        "py39-icalendar",
                        "py-idna-ssl",
                        "py37-idna-ssl",
                        "py38-igraph",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "py37-imageio",
                        "py38-imageio",
                        "py37-imageio-ffmpeg",
                        "py38-imageio-ffmpeg",
                        "py-imdb",
                        "py37-imdb",
                        "py38-imgur",
                        "py38-iminuit",
                        "py35-immutables",
                        "py36-immutables",
                        "py37-immutables",
                        "py-import_relative",
                        "py27-import_relative",
                        "py35-import_relative",
                        "py36-import_relative",
                        "py37-importlib-resources",
                        "py38-importlib-resources",
                        "py37-importmagic",
                        "py38-importmagic",
                        "py38-imread",
                        "py38-imutils",
                        "py37-incremental",
                        "py37-inflection",
                        "py38-inflection",
                        "py38-instrumentkit",
                        "py38-intervaltree",
                        "py38-invoke",
                        "py38-ipaddress",
                        "py37-ipdb",
                        "py38-ipy",
                        "py37-ipykernel",
                        "py37-ipympl",
                        "py27-ipython",
                        "py37-ipython",
                        "py38-ipython-sql",
                        "py27-ipython_genutils",
                        "py35-ipython_genutils",
                        "py36-ipython_genutils",
                        "py37-ipython_genutils",
                        "py38-ipython_genutils",
                        "py37-ipywidgets",
                        "py38-ipywidgets",
                        "py38-iso3166",
                        "py38-iso639",
                        "py37-iso8601",
                        "py38-iso8601",
                        "py37-isodate",
                        "py38-isodate",
                        "py37-isort",
                        "py37-itemadapter",
                        "py38-itemadapter",
                        "py37-itemloaders",
                        "py37-jaraco.functools",
                        "py27-jcc",
                        "py35-jcc",
                        "py36-jcc",
                        "py37-jdcal",
                        "py38-jdcal",
                        "py37-jellyfish",
                        "py-jinja",
                        "py27-jinja",
                        "py38-jinja2-time",
                        "py37-jmespath-terminal",
                        "py35-joblib",
                        "py36-joblib",
                        "py37-joblib",
                        "py37-josepy",
                        "py38-josepy",
                        "py37-jsbeautifier",
                        "py38-jsbeautifier",
                        "py38-json-tricks",
                        "py37-json5",
                        "py38-jsonpatch",
                        "py37-jsonpickle",
                        "py38-jsonpickle",
                        "py35-jsonschema",
                        "py36-jsonschema",
                        "py37-jsonschema",
                        "py38-jug",
                        "py37-jupyter",
                        "py38-jupyter",
                        "py37-jupyter_client",
                        "py37-jupyter_console",
                        "py38-jupyter_console",
                        "py37-jupyter_core",
                        "py37-jupyter_packaging",
                        "py38-jupyter_packaging",
                        "py37-jupyter_server",
                        "py38-jupyter_sphinx",
                        "py37-jupyterlab",
                        "py37-jupyterlab_pygments",
                        "py37-jupyterlab_server",
                        "py37-jupyterlab_widgets",
                        "py38-jupyterlab_widgets",
                        "py38-jupytext",
                        "py37-kaitaistruct",
                        "py38-kaitaistruct",
                        "py37-kaptan",
                        "py38-kaptan",
                        "py38-kcs11",
                        "py38-keras2onnx",
                        "py37-keyring",
                        "py38-keystoneauth1",
                        "py38-keystoneclient",
                        "py38-kfac",
                        "py35-kiwisolver",
                        "py36-kiwisolver",
                        "py37-kiwisolver",
                        "py38-kombine",
                        "py38-kombu",
                        "py-kyotocabinet",
                        "py27-kyotocabinet",
                        "py37-latexcodec",
                        "py38-latexcodec",
                        "py37-lazy_object_proxy",
                        "py38-lazy_object_proxy",
                        "py37-ldap3",
                        "py38-ldap3",
                        "py-lepton",
                        "py27-lepton",
                        "py37-leveldb",
                        "py38-leveldb",
                        "py37-levenshtein",
                        "py38-levenshtein",
                        "py38-libarchive-c",
                        "py37-libcloud",
                        "py38-libcloud",
                        "py37-libnacl",
                        "py38-librosa",
                        "py38-libsass",
                        "py39-libtmux",
                        "py37-libvirt",
                        "py37-libxml2",
                        "py38-ligo-gracedb",
                        "py36-ligo-lw",
                        "py37-ligo-lw",
                        "py38-ligo-lw",
                        "py37-ligotimegps",
                        "py38-ligotimegps",
                        "py37-llfuse",
                        "py38-llfuse",
                        "py-llvmmath",
                        "py38-lmdb",
                        "py38-lmfit",
                        "py37-locket",
                        "py37-lockfile",
                        "py38-lockfile",
                        "py27-logbook",
                        "py37-logbook",
                        "py38-logbook",
                        "py38-logilab-common",
                        "py37-lscsoft-glue",
                        "py38-lscsoft-glue",
                        "py38-ly",
                        "py37-lz4",
                        "py38-lz4",
                        "py35-m2crypto",
                        "py36-m2crypto",
                        "py37-m2crypto",
                        "py38-m2crypto",
                        "py38-machfs",
                        "py38-macresources",
                        "py37-magic",
                        "py38-mahotas",
                        "py37-marisa-trie",
                        "py38-marisa-trie",
                        "py37-markdown",
                        "py37-markdown-it-py",
                        "py37-markdown2",
                        "py38-markdown2",
                        "py37-matplotlib",
                        "py37-matplotlib-basemap",
                        "py38-matplotlib-basemap",
                        "py38-maxminddb",
                        "py38-mayavi",
                        "py37-mdit-py-plugins",
                        "py27-mdp-toolkit",
                        "py35-mdp-toolkit",
                        "py36-mdp-toolkit",
                        "py38-mecab",
                        "py37-meld3",
                        "py38-meld3",
                        "py37-mercantile",
                        "py38-mercantile",
                        "py38-mercurial_extension_utils",
                        "py38-mesh-tensorflow",
                        "py37-meshio",
                        "py38-meshio",
                        "py37-metakernel",
                        "py38-metakernel",
                        "py38-metpy",
                        "py38-mido",
                        "py-milk",
                        "py27-milk",
                        "py37-mimeparse",
                        "py38-mimeparse",
                        "py37-minidb",
                        "py38-minidb",
                        "py38-mir_eval",
                        "py38-misaka",
                        "py37-mistune",
                        "py37-mitmproxy",
                        "py38-mitmproxy",
                        "py27-mkl",
                        "py35-mkl",
                        "py36-mkl",
                        "py37-mkl",
                        "py38-mkl",
                        "py27-mkl-include",
                        "py35-mkl-include",
                        "py36-mkl-include",
                        "py37-mkl-include",
                        "py38-mkl-include",
                        "py38-mmh3",
                        "py38-mmtf-python",
                        "py38-monotonic",
                        "py-morbid",
                        "py27-morbid",
                        "py36-more-itertools",
                        "py37-more-itertools",
                        "py38-moviepy",
                        "py27-mpi4py",
                        "py35-mpi4py",
                        "py36-mpi4py",
                        "py37-mpi4py",
                        "py38-mpi4py",
                        "py38-mpld3",
                        "py37-mpmath",
                        "py37-msgpack",
                        "py38-mssql",
                        "py37-multidict",
                        "py37-multipledispatch",
                        "py38-multipledispatch",
                        "py38-multiprocess",
                        "py37-munch",
                        "py38-munch",
                        "py37-murmurhash",
                        "py38-murmurhash",
                        "py38-mutagen",
                        "py38-mygpoclient",
                        "py37-mypy",
                        "py38-mysqlclient",
                        "py38-natsort",
                        "py37-nbclassic",
                        "py38-nbclassic",
                        "py37-nbclient",
                        "py37-nbconvert",
                        "py37-nbformat",
                        "py37-nbval",
                        "py38-nbval",
                        "py37-nclib",
                        "py38-nclib",
                        "py37-ndg_httpsclient",
                        "py37-nest_asyncio",
                        "py37-netaddr",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "py37-netcdf4",
                        "py38-netcdf4",
                        "py38-netifaces",
                        "py38-networkit",
                        "py27-networkx",
                        "py37-networkx",
                        "py38-nibabel",
                        "py38-nltk",
                        "py38-nmrglue",
                        "py-nose-exclude",
                        "py38-nose-exclude",
                        "py-nose-skipreq",
                        "py27-nose-skipreq",
                        "py38-nose_xunitmp",
                        "py-nosexcover",
                        "py27-nosexcover",
                        "py37-notebook",
                        "py38-notebook",
                        "py38-novaclient",
                        "py38-ntplib",
                        "py38-nuitka",
                        "py38-numba",
                        "py38-numdifftools",
                        "py27-numexpr",
                        "py35-numexpr",
                        "py36-numexpr",
                        "py37-numexpr",
                        "py38-numexpr",
                        "py35-numpy",
                        "py36-numpy",
                        "py37-numpy",
                        "py38-numpy",
                        "py37-numpydoc",
                        "py38-numpydoc",
                        "py38-nwdiag",
                        "py38-oauth2client",
                        "py37-oct2py",
                        "py38-oct2py",
                        "py38-octave_kernel",
                        "py-odo",
                        "py38-odo",
                        "py35-olefile",
                        "py36-olefile",
                        "py38-omegaconf",
                        "py37-onnx",
                        "py38-onnx",
                        "py38-onnxconverter-common",
                        "py37-opengl",
                        "py38-opengl",
                        "py37-openpyxl",
                        "py38-openpyxl",
                        "py38-openstackclient",
                        "py38-openstacksdk",
                        "py-orbited",
                        "py27-orbited",
                        "py38-os-service-types",
                        "py38-osc-lib",
                        "py38-oslo-config",
                        "py38-oslo-i18n",
                        "py38-oslo-serialization",
                        "py38-oslo-utils",
                        "py37-outcome",
                        "py37-owslib",
                        "py38-owslib",
                        "py37-paho-mqtt",
                        "py38-paho-mqtt",
                        "py27-pandas",
                        "py37-pandas",
                        "py38-pandas",
                        "py37-pandocfilters",
                        "py38-panedr",
                        "py-parakeet",
                        "py27-parakeet",
                        "py37-param",
                        "py37-parameterized",
                        "py38-parameterized",
                        "py27-paramiko",
                        "py37-paramiko",
                        "py38-paramiko",
                        "py37-parfive",
                        "py38-parfive",
                        "py37-parse",
                        "py38-parse",
                        "py38-parse-type",
                        "py37-parsedatetime",
                        "py37-parsel",
                        "py38-parsel",
                        "py37-partd",
                        "py38-partd",
                        "py38-passlib",
                        "py35-paste",
                        "py36-paste",
                        "py38-pastel",
                        "py-pastescript",
                        "py27-pastescript",
                        "py37-path",
                        "py38-pathfinder",
                        "py37-pathlib2",
                        "py38-pathlib2",
                        "py35-pathtools",
                        "py36-pathtools",
                        "py37-pathtools",
                        "py38-pathtools",
                        "py38-patsy",
                        "py-paver",
                        "py27-paver",
                        "py35-pbr",
                        "py36-pbr",
                        "py37-pbr",
                        "py-pcapy",
                        "py27-pcapy",
                        "py36-pcapy",
                        "py38-pdbpp",
                        "py37-pdfminer",
                        "py35-pdfrw",
                        "py36-pdfrw",
                        "py-pebl",
                        "py27-pebl",
                        "py38-pendulum",
                        "py-pep517",
                        "py36-pep517",
                        "py37-pep517",
                        "py38-pep517",
                        "py39-pep517",
                        "py-pep8",
                        "py38-pep8",
                        "py39-pep8",
                        "py37-petsc4py",
                        "py38-petsc4py",
                        "py38-pew",
                        "py38-pgspecial",
                        "py37-phonenumbers",
                        "py38-phonenumbers",
                        "py27-pickleshare",
                        "py37-pickleshare",
                        "py38-pika",
                        "py37-pikepdf",
                        "py37-pint",
                        "py38-pipdeptree",
                        "py-pipfile",
                        "py38-pipfile",
                        "py37-pkgconfig",
                        "py37-plac",
                        "py38-plac",
                        "py37-plumbum",
                        "py38-plumbum",
                        "py38-plumed",
                        "py35-ply",
                        "py36-ply",
                        "py38-pmdarima",
                        "py38-pmw",
                        "py37-podcastparser",
                        "py38-podcastparser",
                        "py27-polygon",
                        "py35-polygon",
                        "py36-polygon",
                        "py37-pooch",
                        "py38-pooch",
                        "py37-poppler-qt5",
                        "py38-poppler-qt5",
                        "py37-portalocker",
                        "py38-portalocker",
                        "py37-portend",
                        "py38-portend",
                        "py38-powerline",
                        "py38-poyo",
                        "py37-pptx",
                        "py38-pptx",
                        "py37-preshed",
                        "py38-preshed",
                        "py38-pretty-midi",
                        "py37-prettytable",
                        "py38-priority",
                        "py38-proglog",
                        "py37-prometheus_client",
                        "py38-prometheus_client",
                        "py37-promise",
                        "py38-promise",
                        "py27-prompt_toolkit",
                        "py37-prompt_toolkit",
                        "py38-protego",
                        "py37-protobuf3",
                        "py38-prov",
                        "py38-pss",
                        "py-psychopy",
                        "py27-psychopy",
                        "py37-psycopg2",
                        "py35-ptyprocess",
                        "py36-ptyprocess",
                        "py37-publicsuffix2",
                        "py38-publicsuffix2",
                        "py37-pudb",
                        "py38-pudb",
                        "py37-pyaes",
                        "py38-pyaes",
                        "py38-pyasdf",
                        "py38-pyaudio",
                        "py35-pybind11",
                        "py36-pybind11",
                        "py38-pybind11-stubgen",
                        "py38-pybtex",
                        "py38-pybtex-docutils",
                        "py37-pycryptodome",
                        "py37-pycson",
                        "py38-pycson",
                        "py38-pyct",
                        "py37-pydantic",
                        "py38-pydicom",
                        "py38-pydot",
                        "py38-pydub",
                        "py37-pyerfa",
                        "py38-pyerfa",
                        "py38-pyface",
                        "py39-pyfiglet",
                        "py36-pyflakes",
                        "py37-pyflakes",
                        "py37-pygccxml",
                        "py38-pygccxml",
                        "py-pygeocoder",
                        "py27-pygeocoder",
                        "py38-pygeos",
                        "py38-pygit2",
                        "py38-pygithub",
                        "py38-pygmsh",
                        "py38-pygraphviz",
                        "py39-pygraphviz",
                        "py37-pygrib",
                        "py38-pygrib",
                        "py38-pygtrie",
                        "py37-pyhamcrest",
                        "py38-pyhamcrest",
                        "py37-pyicu",
                        "py38-pyicu",
                        "py37-pyinstaller",
                        "py38-pykerberos",
                        "py38-pylev",
                        "py-pylibelf",
                        "py27-pylibelf",
                        "py38-pylibmc",
                        "py37-pylint",
                        "py38-pylint",
                        "py-pylons",
                        "py27-pylons",
                        "py38-pyls-spyder",
                        "py38-pylzma",
                        "py38-pymc3",
                        "py38-pymongo",
                        "py38-pympler",
                        "py38-pymunk",
                        "py37-pymvpa",
                        "py27-pynacl",
                        "py36-pynacl",
                        "py37-pynacl",
                        "py38-pynacl",
                        "py37-pynamecheap",
                        "py38-pync",
                        "py38-pynetdicom",
                        "py39-pynetdicom",
                        "py37-pyobjc",
                        "py27-pyopencl",
                        "py37-pyopencl",
                        "py37-pypeg2",
                        "py37-pyperclip",
                        "py-pyphant",
                        "py27-pyphant",
                        "py27-pyphant-fmf",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "py27-pyphant-tools",
                        "py37-pyplusplus",
                        "py38-pyplusplus",
                        "py37-pypng",
                        "py38-pypng",
                        "py37-pyproj",
                        "py38-pyqrcode",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py38-pyqtgraph",
                        "py38-pyquery",
                        "py37-pyregion",
                        "py37-pyrfc3339",
                        "py38-pyrfc3339",
                        "py38-pyro",
                        "py38-pyrxp",
                        "py37-pysam",
                        "py38-pysam",
                        "py37-pyscard",
                        "py38-pyshp",
                        "py27-pyside",
                        "py37-pyside",
                        "py38-pyside",
                        "py27-pyside-tools",
                        "py37-pyside-tools",
                        "py38-pyside-tools",
                        "py37-pyside2",
                        "py38-pyside2",
                        "py38-pysvn",
                        "py38-pyte",
                        "py38-pytesseract",
                        "py37-pytest-asyncio",
                        "py27-pytest-cov",
                        "py35-pytest-cov",
                        "py36-pytest-cov",
                        "py37-pytest-cov",
                        "py38-pytest-flake8",
                        "py37-pytest-forked",
                        "py38-pytest-forked",
                        "py38-pytest-html",
                        "py38-pytest-lazy-fixture",
                        "py37-pytest-mock",
                        "py38-pytest-mpl",
                        "py38-pytest-mypy",
                        "py38-pytest-qt",
                        "py37-pytest-sugar",
                        "py37-pytest-timeout",
                        "py-pytesting-utils",
                        "py38-pytesting-utils",
                        "py37-python-augeas",
                        "py38-python-daemon",
                        "py37-python-dotenv",
                        "py38-python-dotenv",
                        "py38-python-jsonrpc-server",
                        "py38-pythonz",
                        "py37-pytimeparse",
                        "py27-pytools",
                        "py37-pytools",
                        "py38-pytools",
                        "py38-pytorch",
                        "py37-pytzdata",
                        "py37-pyusb",
                        "py-pyvcf",
                        "py37-pyvcf",
                        "py37-pywavelets",
                        "py38-pywavelets",
                        "py38-qdarkstyle",
                        "py38-qimage2ndarray",
                        "py38-qpageview",
                        "py37-qrcode",
                        "py38-qrcode",
                        "py38-qstylizer",
                        "py38-qtawesome",
                        "py37-qtpy",
                        "py38-qtsass",
                        "py38-quantities",
                        "py37-queuelib",
                        "py38-queuelib",
                        "py37-random2",
                        "py38-random2",
                        "py39-random2",
                        "py38-rangehttpserver",
                        "py38-ratelim",
                        "py37-raven",
                        "py38-raven",
                        "py38-rbtools",
                        "py37-rdflib",
                        "py38-rdflib",
                        "py37-re2",
                        "py37-readme_renderer",
                        "py37-recommonmark",
                        "py38-recommonmark",
                        "py38-redis",
                        "py37-regex",
                        "py38-regex",
                        "py38-regions",
                        "py38-rencode",
                        "py38-repl",
                        "py27-reportlab",
                        "py37-reportlab",
                        "py38-reportlab",
                        "py38-repoze.lru",
                        "py38-reproject",
                        "py35-requests",
                        "py37-requests-file",
                        "py37-requests-mock",
                        "py37-requests-toolbelt",
                        "py38-requestsexceptions",
                        "py38-resampy",
                        "py38-responses",
                        "py38-resumable-urlretrieve",
                        "py37-rfc3339",
                        "py38-rfc3339",
                        "py37-rfc3986",
                        "py37-rich",
                        "py38-rich",
                        "py37-robotframework",
                        "py38-robotframework",
                        "py27-robotframework-selenium2library",
                        "py38-robotframework-seleniumlibrary",
                        "py27-robotframework-sshlibrary",
                        "py38-robotremoteserver",
                        "py37-rope",
                        "py38-rope",
                        "py38-routes",
                        "py38-rply",
                        "py38-rpy2",
                        "py37-rrdtool",
                        "py37-rsa",
                        "py38-rsa",
                        "py38-rstcheck",
                        "py38-rtm",
                        "py38-rtree",
                        "py37-ruamel-yaml",
                        "py38-s3fs",
                        "py37-s3transfer",
                        "py38-s3transfer",
                        "py37-sacrebleu",
                        "py38-sacrebleu",
                        "py38-sacremoses",
                        "py37-samplerate",
                        "py38-samplerate",
                        "py37-scikit-build",
                        "py38-scikit-hep-awkward1",
                        "py37-scikit-hep-boost-histogram",
                        "py38-scikit-hep-boost-histogram",
                        "py37-scikit-hep-hepstats",
                        "py38-scikit-hep-hepstats",
                        "py37-scikit-hep-hepunits",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py37-scikit-hep-mplhep",
                        "py38-scikit-hep-mplhep",
                        "py37-scikit-hep-mplhep_data",
                        "py38-scikit-hep-mplhep_data",
                        "py37-scikit-hep-particle",
                        "py38-scikit-hep-particle",
                        "py38-scikit-image",
                        "py38-scikit-learn",
                        "py38-scikit-rf",
                        "py38-scikits-bootstrap",
                        "py38-scimath",
                        "py35-scipy",
                        "py36-scipy",
                        "py37-scipy",
                        "py38-scipy",
                        "py38-scrapy",
                        "py38-sdnotify",
                        "py37-seaborn",
                        "py38-seaborn",
                        "py38-selenium",
                        "py38-semver",
                        "py37-send2trash",
                        "py37-sentencepiece",
                        "py38-sentencepiece",
                        "py39-sentencepiece",
                        "py38-seqdiag",
                        "py38-seqeval",
                        "py35-serpent",
                        "py36-serpent",
                        "py37-serpent",
                        "py38-serpent",
                        "py37-setproctitle",
                        "py37-setupmeta",
                        "py38-setupmeta",
                        "py37-sgmllib3k",
                        "py38-sgmllib3k",
                        "py38-sgp4",
                        "py37-sh",
                        "py37-shapely",
                        "py37-shellingham",
                        "py27-shiboken",
                        "py35-shiboken",
                        "py36-shiboken",
                        "py37-shiboken",
                        "py38-shiboken",
                        "py-shove",
                        "py38-shove",
                        "py38-simplegeneric",
                        "py35-simplejson",
                        "py36-simplejson",
                        "py38-simpy",
                        "py38-simpy-docs",
                        "py38-sk-video",
                        "py38-slack-sdk",
                        "py38-slackclient",
                        "py37-slugify",
                        "py38-slugify",
                        "py38-smart_open",
                        "py27-smmap",
                        "py37-smmap",
                        "py37-sniffio",
                        "py37-snuggs",
                        "py38-snuggs",
                        "py35-socketpool",
                        "py36-socketpool",
                        "py37-socks",
                        "py-sogl",
                        "py27-sogl",
                        "py38-sortedcollections",
                        "py38-soundfile",
                        "py38-sox",
                        "py38-spacepy",
                        "py38-spdx",
                        "py38-spdx-lookup",
                        "py37-speg",
                        "py38-speg",
                        "py38-sphinx-bootstrap-theme",
                        "py38-sphinx-copybutton",
                        "py38-sphinx-gallery",
                        "py38-sphinx-issues",
                        "py37-sphinx_rtd_theme",
                        "py38-sphinxcontrib-bibtex",
                        "py37-sphinxcontrib-versioning",
                        "py35-sphinxcontrib-websupport",
                        "py36-sphinxcontrib-websupport",
                        "py37-sphinxcontrib-websupport",
                        "py38-sphinxcontrib-websupport",
                        "py38-spiceypy",
                        "py38-spyder",
                        "py37-spyder-kernels",
                        "py36-sqlalchemy",
                        "py37-sqlalchemy",
                        "py38-sqlalchemy-migrate",
                        "py38-sqlobject",
                        "py37-srsly",
                        "py38-srsly",
                        "py37-starlette",
                        "py38-starlette",
                        "py38-statsmodels",
                        "py37-stevedore",
                        "py38-stevedore",
                        "py-stfio",
                        "py37-stfio",
                        "py38-stopit",
                        "py38-stopwordsiso",
                        "py38-storm",
                        "py-strict-rfc3339",
                        "py27-strict-rfc3339",
                        "py35-strict-rfc3339",
                        "py36-strict-rfc3339",
                        "py38-sunpy",
                        "py37-supervisor",
                        "py-svipc",
                        "py37-svipc",
                        "yorick-svipc",
                        "py37-sympy",
                        "py37-tables",
                        "py38-tables",
                        "py37-tabulate",
                        "py38-tblib",
                        "py38-tempita",
                        "py37-tempora",
                        "py37-tenacity",
                        "py38-tensor2tensor",
                        "py38-tensorboard",
                        "py38-tensorboard1",
                        "py38-tensorboardX",
                        "py38-tensorflow-datasets",
                        "py38-tensorflow-gan",
                        "py38-tensorflow-hub",
                        "py38-tensorflow-metadata",
                        "py38-tensorflow_estimator1",
                        "py37-termcolor",
                        "py37-terminado",
                        "py38-terminaltables",
                        "py-test-runner",
                        "py38-test-runner",
                        "py38-testfixtures",
                        "py37-text-unidecode",
                        "py38-text-unidecode",
                        "py37-textdistance",
                        "py38-textdistance",
                        "py37-texttable",
                        "py38-tf-slim",
                        "py-theano",
                        "py38-theano",
                        "py38-theano-pymc",
                        "py37-thinc",
                        "py38-thinc",
                        "py38-three-merge",
                        "py38-thrift",
                        "py37-tifffile",
                        "py38-tifffile",
                        "py38-timeout-decorator",
                        "py38-tinycss",
                        "py37-tinycss2",
                        "py38-tldextract",
                        "py37-tlsh",
                        "py38-tlsh",
                        "py37-tokenizers",
                        "py38-tokenizers",
                        "py37-tomlkit",
                        "py37-toolz",
                        "py38-torchvision",
                        "py35-tornado",
                        "py36-tornado",
                        "py37-tornado",
                        "py38-tornado5",
                        "py-torndb",
                        "py27-torndb",
                        "py38-tox",
                        "py38-tpot",
                        "py37-tqdm",
                        "py38-tqdm",
                        "py37-tracer",
                        "py38-tracer",
                        "py27-traitlets",
                        "py37-traitlets",
                        "py37-traitsui",
                        "py38-traitsui",
                        "py38-transaction",
                        "py38-translationstring",
                        "py38-trepan3k",
                        "py38-treq",
                        "py27-triangle",
                        "py35-triangle",
                        "py36-triangle",
                        "py37-trio",
                        "py38-tropycal",
                        "py37-trustme",
                        "py38-trustme",
                        "py27-tstables",
                        "py35-tstables",
                        "py36-tstables",
                        "py-tvdb",
                        "py38-tvdb",
                        "py-tvnamer",
                        "py38-tvnamer",
                        "py-twill",
                        "py35-twisted",
                        "py36-twisted",
                        "py37-twisted",
                        "py38-twisted",
                        "py-twython",
                        "py38-twython",
                        "py39-twython",
                        "py38-txaio",
                        "py38-txtorcon",
                        "py38-typedapi",
                        "py37-typeguard",
                        "py38-typeguard",
                        "py38-typer",
                        "py37-tzlocal",
                        "py38-u-msgpack-python",
                        "py38-ufl",
                        "py38-ujson",
                        "py38-uncertainties",
                        "py37-uncompyle6",
                        "py38-uncompyle6",
                        "py37-unidecode",
                        "py38-unidic",
                        "py38-unidic-lite",
                        "py-unittest2",
                        "py27-unittest2",
                        "py38-update_checker",
                        "py37-uritemplate",
                        "py38-uritemplate",
                        "py37-urlwatch",
                        "py38-urlwatch",
                        "py37-us",
                        "py38-us",
                        "py38-usbtmc",
                        "py37-userpath",
                        "py38-uvicorn",
                        "py37-validators",
                        "py38-validators",
                        "py38-vcversioner",
                        "py38-vega",
                        "py38-vine",
                        "py38-virtualenv-clone",
                        "py38-virtualenvwrapper",
                        "py37-visa",
                        "py38-visa",
                        "py38-vo",
                        "py38-vobject",
                        "py37-vxi11",
                        "py38-vxi11",
                        "py37-w3lib",
                        "py38-w3lib",
                        "py38-waitress",
                        "py38-wand",
                        "py37-wasabi",
                        "py38-wasabi",
                        "py37-wcmatch",
                        "py38-wcmatch",
                        "py36-wcwidth",
                        "py37-wcwidth",
                        "py37-webcolors",
                        "py-weberror",
                        "py27-weberror",
                        "py35-webob",
                        "py36-webob",
                        "py37-webob",
                        "py38-webob",
                        "py37-websocket-client",
                        "py37-websockets",
                        "py27-webtest",
                        "py35-webtest",
                        "py36-webtest",
                        "py37-webtest",
                        "py38-whoosh",
                        "py37-widgetsnbextension",
                        "py38-widgetsnbextension",
                        "py38-wmctrl",
                        "py38-wntr",
                        "py37-word2number",
                        "py38-word2number",
                        "py38-word2vec",
                        "py37-wsproto",
                        "py38-wsproto",
                        "py37-wurlitzer",
                        "py37-wxpython-4.0",
                        "py37-xarray",
                        "py38-xarray",
                        "py37-xdis",
                        "py38-xhtml2pdf",
                        "py37-xlrd",
                        "py38-xlrd",
                        "py37-xmldiff",
                        "py37-xmlsec",
                        "py37-xmltodict",
                        "py38-xmltodict",
                        "py38-xxhash",
                        "py35-yaml",
                        "py36-yaml",
                        "py37-yarl",
                        "py37-yt",
                        "py38-yt",
                        "py37-zc-lockfile",
                        "py38-zc-lockfile",
                        "py37-zconfig",
                        "py38-zeep",
                        "py38-zict",
                        "py35-zmq",
                        "py36-zmq",
                        "py37-zmq",
                        "py-zodb",
                        "py27-zodb",
                        "py38-zope-deferredimport",
                        "py38-zope-deprecation",
                        "py36-zope-event",
                        "py35-zope-event",
                        "py38-zope-proxy",
                        "py37-zstd",
                        "py35-pyobjc-cocoa",
                        "rb19-mime-types",
                        "rb19-multi_json",
                        "rb19-rufus-mnemo",
                        "rb19-sass",
                        "rb19-will_paginate",
                        "rb19-wirble",
                        "rb19-xml-simple",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py27-lal",
                        "py37-lal",
                        "py38-lal",
                        "py27-lalburst",
                        "py37-lalburst",
                        "py38-lalburst",
                        "py27-lalframe",
                        "py37-lalframe",
                        "py38-lalframe",
                        "py37-lalinference",
                        "py38-lalinference",
                        "py27-lalinspiral",
                        "py37-lalinspiral",
                        "py38-lalinspiral",
                        "py27-lalmetaio",
                        "py37-lalmetaio",
                        "py38-lalmetaio",
                        "py37-lalpulsar",
                        "py38-lalpulsar",
                        "py27-lalsimulation",
                        "py37-lalsimulation",
                        "py38-lalsimulation",
                        "py38-nds2-client",
                        "certbot-dns-cloudxns",
                        "pylize",
                        "sword-glossary-eren_grc",
                        "sword-glossary-eren_he",
                        "py38-nghttp2",
                        "py39-nghttp2",
                        "w3m-devel",
                        "py38-tensorflow-addons",
                        "py38-tensorflow-probability",
                        "py38-tensorflow1",
                        "py38-cidrize",
                        "py38-cloudscraper",
                        "py39-ntlm-auth",
                        "py37-ukpostcodeparser",
                        "py38-ukpostcodeparser",
                        "py37-hcloud",
                        "py36-cryptography_vectors",
                        "py37-pytest-subtests",
                        "py38-pytest-subtests",
                        "py37-asttokens",
                        "py37-executing",
                        "py37-matplotlib-inline",
                        "py37-pure_eval",
                        "py37-stack_data",
                        "py38-bpython",
                        "py38-curtsies",
                        "py37-cwcwidth",
                        "py38-cwcwidth",
                        "py37-h5netcdf",
                        "py38-bidict",
                        "py37-engineio",
                        "py37-socketio",
                        "py38-socketio",
                        "py38-aplpy",
                        "py38-astlib",
                        "py37-astroML",
                        "py38-astroML",
                        "py37-astroML_addons",
                        "py38-astroML_addons",
                        "py38-astroscrappy",
                        "py38-atpy",
                        "py38-gammapy",
                        "py39-ligotimegps",
                        "py38-montage",
                        "py38-photutils",
                        "py38-pyavm",
                        "py38-pyregion",
                        "py39-pptx",
                        "py37-sphinx-autodoc-typehints",
                        "py38-sphinx-autodoc-typehints",
                        "py38-alagitpull",
                        "py37-sphinx-issues",
                        "py38-myst-parser",
                        "py37-beniget",
                        "py37-pythran",
                        "py37-python-lsp-jsonrpc",
                        "py38-python-lsp-jsonrpc",
                        "py38-python-lsp-server",
                        "py35-charset-normalizer",
                        "py37-backports",
                        "py38-backports",
                        "py38-ipadic",
                        "py38-mecab-python3",
                        "py39-macfsevents",
                        "py38-requests-unixsocket",
                        "py38-python-lsp-black",
                        "py37-debugpy",
                        "rb27-gettext",
                        "rb26-gettext",
                        "rb25-gettext",
                        "rb27-text",
                        "rb26-text",
                        "rb25-text",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "py39-makefun",
                        "py37-fonttools",
                        "py37-ttfquery",
                        "py38-ttfquery",
                        "py38-nmrglue-devel",
                        "py38-pyshark",
                        "py38-ipyparallel",
                        "py35-pyqt5-sip",
                        "py36-pyqt5-sip",
                        "py37-pyqt5-sip",
                        "py39-sip4",
                        "py35-pyqt-builder",
                        "py36-pyqt-builder",
                        "py37-pyqt-builder",
                        "py38-pyqt5-scintilla",
                        "py38-fabio",
                        "py38-peakutils",
                        "py38-palettable",
                        "py37-plotly",
                        "py38-plotly",
                        "py38-xraydb",
                        "py37-monty",
                        "py38-monty",
                        "py38-silx",
                        "py38-spglib",
                        "py37-xyzservices",
                        "py38-pymatgen",
                        "py38-pyshortcuts",
                        "py38-omniORBpy",
                        "py310-pep517",
                        "py37-xkcdpass",
                        "py38-xkcdpass",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "py37-opencv4-devel",
                        "py38-opencv4-devel",
                        "py37-resolvelib",
                        "py38-resolvelib",
                        "py38-wxmplot",
                        "py38-wxutils",
                        "py38-xraylarch",
                        "py38-unidiff",
                        "py38-pyfftw",
                        "py39-molmod",
                        "py39-sentry-sdk",
                        "py37-aiosignal",
                        "py37-frozenlist",
                        "py37-cattrs",
                        "py38-cattrs",
                        "py39-url-normalize",
                        "py37-npx",
                        "py38-npx",
                        "py37-asgiref",
                        "php81-rar",
                        "php81-tideways_xhprof",
                        "py38-fipy",
                        "py38-authres",
                        "py38-falcon",
                        "py38-py3dns",
                        "py38-testtools",
                        "py38-dkimpy",
                        "py38-flufl.i18n",
                        "py37-cachey",
                        "py38-cachey",
                        "py37-docstring_parser",
                        "py38-docstring_parser",
                        "py37-freetype",
                        "py38-freetype",
                        "py37-hsluv",
                        "py38-hsluv",
                        "py37-magicgui",
                        "py38-magicgui",
                        "py38-napari-console",
                        "py37-napari-plugin-engine",
                        "py38-napari-plugin-engine",
                        "py38-napari-svg",
                        "py38-superqt",
                        "py38-vispy",
                        "py38-panel",
                        "py37-pytest-datadir",
                        "py38-pytest-datadir",
                        "py38-pytest-regressions",
                        "py38-colorcet",
                        "py38-kapteyn",
                        "py38-jsonconversion",
                        "py38-pyinstrument",
                        "py38-xmldiff",
                        "py38-icmplib",
                        "py38-python-ivi",
                        "chemex-devel",
                        "py38-hieroglyph",
                        "py37-flexmock",
                        "py38-flexmock",
                        "py38-LabJackPython",
                        "py39-LabJackPython",
                        "py310-LabJackPython",
                        "py39-anyjson",
                        "py38-appscript",
                        "py38-rednose",
                        "py38-sure",
                        "py38-termstyle",
                        "py39-serverlessrepo",
                        "py37-pytomlpp",
                        "py38-pytomlpp",
                        "py38-npe2",
                        "py37-wordcloud",
                        "py38-wordcloud",
                        "py310-clint",
                        "py38-snmp",
                        "py38-django-debug-toolbar",
                        "py39-django-debug-toolbar",
                        "py38-scikit-dsp-comm",
                        "py37-readability-lxml",
                        "py38-readability-lxml",
                        "py310-pep8",
                        "py38-taskw",
                        "py38-utidylib",
                        "py310-nghttp2",
                        "py37-repoze.sphinx.autointerface",
                        "py38-awscli2",
                        "py38-awscrt",
                        "py38-pyheif",
                        "py37-undetected-chromedriver",
                        "py38-undetected-chromedriver",
                        "py37-argon2-cffi-bindings",
                        "py39-rich-click",
                        "py38-breadability",
                        "py39-gwosc",
                        "py38-sumy",
                        "py38-filterpy",
                        "py38-virtualfish",
                        "py38-agate",
                        "py38-agate-dbf",
                        "py38-agate-excel",
                        "py38-agate-sql",
                        "py38-csvkit",
                        "py38-dbfread",
                        "py38-leather",
                        "py38-pytimeparse",
                        "py37-google-api-core",
                        "py38-google-api-core",
                        "py37-googleapis-common-protos",
                        "py38-googleapis-common-protos",
                        "py38-ipympl",
                        "py38-prawcore",
                        "py38-kitchen",
                        "py38-praw",
                        "py37-honcho",
                        "py38-honcho",
                        "py38-pystache",
                        "py37-configparser",
                        "py38-configparser",
                        "py37-psycopg",
                        "py38-psycopg",
                        "py38-zipfile-deflate64",
                        "py37-jaraco.classes",
                        "py37-sphinxcontrib-blockdiag",
                        "py38-pyopencl",
                        "py38-asyncmy",
                        "py38-pytest-describe",
                        "py38-telethon",
                        "py38-blist",
                        "py37-types-ujson",
                        "py38-types-ujson",
                        "py37-uc-micro-py",
                        "py37-types-python-dateutil",
                        "py37-types-pytz",
                        "py38-types-pytz",
                        "py37-types-simplejson",
                        "py38-types-simplejson",
                        "py37-autoflake",
                        "py38-autoflake",
                        "py37-mdurl",
                        "py38-backoff",
                        "py38-analytics-python",
                        "py37-linkify-it-py",
                        "py37-fastjsonschema",
                        "py38-ffmpy",
                        "py37-maturin",
                        "py37-python-multipart",
                        "py38-python-multipart",
                        "py38-rstcheck-core",
                        "py37-types-docutils",
                        "py38-aeppl",
                        "py38-aesara",
                        "py38-cons",
                        "py38-etuples",
                        "py38-logical-unification",
                        "py38-minikanren",
                        "py38-pytidylib",
                        "py38-curio",
                        "py38-python-socks",
                        "py37-socksio",
                        "py38-git-delete-merged-branches",
                        "py38-smartypants",
                        "py38-typogrify",
                        "py38-logilab-constraint",
                        "py39-emoji",
                        "py38-whatthepatch",
                        "py38-ldap",
                        "py37-langcodes",
                        "py38-langcodes",
                        "py38-jsonlines",
                        "py38-cloudflare",
                        "py-pkgutil_resolve_name",
                        "py38-pkgutil_resolve_name",
                        "py38-sphinx-jsonschema",
                        "py38-sphinxnotes-strike",
                        "py38-bidi",
                        "py38-coremltools",
                        "py38-jplephem",
                        "py38-spktype21",
                        "py38-skyfield",
                        "py38-skyfield-data",
                        "py311-pep517",
                        "octave-statistics-bootstrap",
                        "py38-app-model",
                        "py-cython-devel",
                        "py37-cython-devel",
                        "py38-cython-devel",
                        "py39-cython-devel",
                        "py310-cython-devel",
                        "py311-cython-devel",
                        "py37-in-n-out",
                        "py38-in-n-out",
                        "py37-contextily",
                        "py38-contextily",
                        "py38-mapclassify",
                        "py38-geoplot",
                        "py37-brotlicffi",
                        "py37-docstring-to-markdown",
                        "py38-docstring-to-markdown",
                        "py38-pylint-venv",
                        "py37-rapidfuzz",
                        "py27-fdsnwsscripts",
                        "py37-fdsnwsscripts",
                        "py38-fdsnwsscripts",
                        "py37-contourpy",
                        "py38-poetry-plugin-export",
                        "php82-rar",
                        "py38-mongoengine",
                        "py37-pivy",
                        "py38-pivy",
                        "wasmedge",
                        "py38-coolprop",
                        "py39-fypp",
                        "py37-dulwich",
                        "py37-pytest-check",
                        "py38-pytest-check",
                        "py37-singledispatch",
                        "py38-singledispatch",
                        "py38-cymruwhois",
                        "zeal",
                        "py-pdm-pep517",
                        "py37-pdm-pep517",
                        "py38-pdm-pep517",
                        "py39-pdm-pep517",
                        "py310-pdm-pep517",
                        "py37-pytoolconfig",
                        "py38-pytoolconfig",
                        "py311-pdm-pep517",
                        "py37-scikit-hep-awkward",
                        "py38-scikit-hep-awkward",
                        "py37-scikit-hep-uproot",
                        "py38-scikit-hep-uproot",
                        "py37-confection",
                        "py38-confection",
                        "py37-comm",
                        "py38-comm",
                        "py38-dolfin",
                        "jdk20",
                        "py39-rchitect",
                        "py38-breathe",
                        "openjdk20-temurin",
                        "py38-mupdf",
                        "py39-mupdf",
                        "mpich-clang16",
                        "openmpi-clang16",
                        "py38-imagehash",
                        "py38-branca",
                        "py38-folium",
                        "py37-setuptools-git-versioning",
                        "py38-cryptg",
                        "py38-blosc2",
                        "py38-ndindex",
                        "py38-pdal",
                        "py37-pyproject_metadata",
                        "py39-scour",
                        "py38-css-parser",
                        "py39-css-parser",
                        "py-asitop",
                        "py39-asitop",
                        "py310-asitop",
                        "py311-asitop",
                        "openjdk20-openj9",
                        "mlton",
                        "mlton-bootstrap",
                        "py38-elastic-transport",
                        "py37-types-psutil",
                        "py37-types-setuptools",
                        "py38-safetensors",
                        "py39-genshi",
                        "py37-pytest-trio",
                        "jdk20-graalvm",
                        "py37-pyxdg",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "gcc13-libcxx",
                        "py38-luma.core",
                        "py38-luma.emulator",
                        "py38-pyftdi",
                        "py38-smbus2",
                        "py311-clint",
                        "py38-oci",
                        "py37-pdm-backend",
                        "py39-dbus_next",
                        "py39-dropbox",
                        "py38-pyfatfs",
                        "py39-rubicon-objc",
                        "py39-stone",
                        "py39-survey",
                        "py39-asciimatics",
                        "py38-libusb1",
                        "py39-bugsnag",
                        "py39-keyrings.alt",
                        "py39-Pyro5",
                        "py39-desktop-notifier",
                        "py39-pytest-rerunfailures",
                        "py38-tinydb",
                        "py37-expandvars",
                        "py39-pygmt",
                        "py310-pygmt",
                        "py38-asdf-coordinates-schemas",
                        "py36-python-json-logger",
                        "py37-python-json-logger",
                        "py38-frozendict",
                        "py38-ruff",
                        "ruff_select",
                        "py37-backports.zoneinfo",
                        "py312-cython-devel",
                        "py35-oldest-supported-numpy",
                        "py36-oldest-supported-numpy",
                        "py37-oldest-supported-numpy",
                        "py38-oldest-supported-numpy",
                        "py38-lazy_loader",
                        "py38-pastedeploy",
                        "py38-webtest",
                        "php83-rar",
                        "py39-postgresql",
                        "py38-arabic-reshaper",
                        "py38-aiohttp-socks",
                        "py38-requests-futures",
                        "py38-socid-extractor",
                        "py38-stem",
                        "py38-torrequest",
                        "py38-svglib",
                        "py38-pyvis",
                        "py38-asv-runner",
                        "py38-annotated_types",
                        "py38-pydantic_core",
                        "py38-pydantic_settings",
                        "py38-trio-websocket",
                        "py38-soxr",
                        "py38-types-decorator",
                        "py38-polygon",
                        "py38-pydantic-compat",
                        "py37-annotated_types",
                        "py37-pydantic_core",
                        "py36-pyobjc6",
                        "py37-pyobjc6",
                        "py38-pyobjc6",
                        "py39-pyobjc6",
                        "py38-descartes",
                        "py312-jsbeautifier",
                        "py312-fixtures",
                        "g",
                        "py38-simplekml",
                        "py38-types-colorama",
                        "py38-mdx_linkify",
                        "py38-sounddevice",
                        "py38-inflect",
                        "py38-g2p-en",
                        "py38-asdf-standard",
                        "py38-asdf-transform-schemas",
                        "py38-asdf-unit-schemas",
                        "py38-asdf-astropy",
                        "py38-pybox2d",
                        "py38-ezdxf",
                        "py38-svgpath",
                        "py38-line_profiler",
                        "py38-jaraco.context",
                        "rb33-net-ftp",
                        "py38-fickling",
                        "py312-langid",
                        "py38-libnewt",
                        "py39-qt4py",
                        "liburcu",
                        "py39-dmgbuild",
                        "py39-ds-store",
                        "py39-objgraph"
                    ]
                }
            ]
        },
        {
            "name": "lldb-16",
            "portdir": "lang/llvm-16",
            "version": "16.0.6",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "swig-python",
                        "doxygen",
                        "clang-14",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python311",
                        "llvm-16",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flang-16",
            "portdir": "lang/llvm-16",
            "version": "16.0.6",
            "license": "NCSA",
            "platforms": "{darwin < 26}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flang.llvm.org/",
            "description": "LLVM Fortran compiler",
            "long_description": "LLVM Fortran compiler",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "py311-pygments",
                        "cctools",
                        "cmake",
                        "clang-14",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "libxml2",
                        "llvm-16",
                        "mlir-16",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "ld64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-freetype",
            "portdir": "python/py-freetype",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rougier/freetype-py",
            "description": "Freetype Python provides bindings for the FreeType library.",
            "long_description": "Freetype Python provides bindings for the FreeType library. Only the high-level API is bound.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-toml",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-certifi",
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-vispy",
                        "py311-rlpycairo"
                    ]
                }
            ]
        },
        {
            "name": "py311-hsluv",
            "portdir": "python/py-hsluv",
            "version": "5.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hsluv/hsluv-python",
            "description": "A Python implementation of HSLuv (revision 4).",
            "long_description": "A Python implementation of HSLuv (revision 4).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-vispy"
                    ]
                }
            ]
        },
        {
            "name": "py311-vispy",
            "portdir": "python/py-vispy",
            "version": "0.16.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vispy.org/index.html",
            "description": "VisPy is a high-performance interactive 2D/3D data visualization library.",
            "long_description": "VisPy is a high-performance interactive 2D/3D data visualization library. VisPy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-cython",
                        "py311-setuptools_scm_git_archive",
                        "py311-pythran"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-Pillow",
                        "py311-kiwisolver",
                        "py311-numpy",
                        "py311-pyqt5",
                        "py311-freetype",
                        "py311-hsluv",
                        "py311-meshio",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-napari-svg"
                    ]
                }
            ]
        },
        {
            "name": "luamake",
            "portdir": "devel/luamake",
            "version": "1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/actboy168/luamake",
            "description": "a platform independent configuration and build system that uses the standard Lua command-line interpreter",
            "long_description": "luamake is a platform independent configuration and build system that uses the standard Lua command-line interpreter.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ninja"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NLP",
            "portdir": "R/R-NLP",
            "version": "0.3-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NLP",
            "description": "Natural Language Processing infrastructure",
            "long_description": "Basic classes and methods for natural language processing.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.temis",
                        "R-chinese.misc",
                        "R-tm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-RApiSerialize",
            "portdir": "R/R-RApiSerialize",
            "version": "0.1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rapiserialize.html",
            "description": "R API Serialization",
            "long_description": "R API Serialization",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppRedis",
                        "R-qs"
                    ]
                }
            ]
        },
        {
            "name": "R-S4Vectors",
            "portdir": "R/R-S4Vectors",
            "version": "0.42.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/S4Vectors",
            "description": "Foundation of vector-like and list-like containers",
            "long_description": "Foundation of vector-like and list-like containers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-graph",
                        "R-IRanges",
                        "R-DelayedArray",
                        "R-GenomicRanges",
                        "R-ShortRead",
                        "R-SummarizedExperiment",
                        "R-data.table",
                        "R-RUnit",
                        "R-knitr",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-systemPipeR",
                        "R-AnnotationForge",
                        "R-AnnotationHub",
                        "R-BSgenome",
                        "R-BSgenomeForge",
                        "R-BiocIO",
                        "R-BiocNeighbors",
                        "R-BiocSingular",
                        "R-Biostrings",
                        "R-DECIPHER",
                        "R-DESeq2",
                        "R-DelayedArray",
                        "R-DelayedMatrixStats",
                        "R-DirichletMultinomial",
                        "R-ExperimentHub",
                        "R-GenomeInfoDb",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures",
                        "R-GenomicRanges",
                        "R-HDF5Array",
                        "R-IRanges",
                        "R-InteractionSet",
                        "R-MsCoreUtils",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-ResidualMatrix",
                        "R-Rsamtools",
                        "R-S4Arrays",
                        "R-SQLDataFrame",
                        "R-ScaledMatrix",
                        "R-SeqArray",
                        "R-AnnotationDbi",
                        "R-ShortRead",
                        "R-SingleCellExperiment",
                        "R-SparseArray",
                        "R-Structstrings",
                        "R-SummarizedExperiment",
                        "R-TileDBArray",
                        "R-UCSC.utils",
                        "R-VariantAnnotation",
                        "R-XVector",
                        "R-bluster",
                        "R-csaw",
                        "R-groHMM",
                        "R-kebabs",
                        "R-pwalign",
                        "R-restfulr",
                        "R-rhdf5",
                        "R-rtracklayer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-clubSandwich",
            "portdir": "R/R-clubSandwich",
            "version": "0.5.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jepusto.github.io/clubSandwich",
            "description": "Cluster-robust (sandwich) variance estimators with small-sample corrections",
            "long_description": "Cluster-robust (sandwich) variance estimators with small-sample corrections",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Formula",
                        "R-covr",
                        "R-plm",
                        "R-carData",
                        "R-AER",
                        "R-geepack",
                        "R-mlmRev",
                        "R-ivreg",
                        "R-metadat",
                        "R-metafor",
                        "R-robumeta",
                        "R-zoo",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robumeta",
                        "R-wildmeta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-lavaSearch2",
                        "R-mmrm",
                        "R-estimatr",
                        "R-panelr",
                        "R-sjPlot",
                        "R-modelsummary",
                        "R-ggeffects"
                    ]
                }
            ]
        },
        {
            "name": "R-coxme",
            "portdir": "R/R-coxme",
            "version": "2.2-22",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=coxme",
            "description": "Mixed-effects Cox models",
            "long_description": "Mixed-effects Cox models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bdsmatrix",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kinship2",
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmmPen",
                        "R-MXM",
                        "R-jstable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-finalfit",
                        "R-insight",
                        "R-multcomp",
                        "R-tram",
                        "R-AICcmodavg",
                        "R-tramME",
                        "R-MuMIn",
                        "R-car"
                    ]
                }
            ]
        },
        {
            "name": "R-dclone",
            "portdir": "R/R-dclone",
            "version": "2.3-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dclone",
            "description": "Data cloning and MCMC tools for maximum likelihood methods",
            "long_description": "Data cloning and MCMC tools for maximum likelihood methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjags",
                        "R-R2OpenBUGS",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-rstan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "jags"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlecuyer",
                        "R-R2WinBUGS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dcmle",
                        "R-sharx"
                    ]
                }
            ]
        },
        {
            "name": "R-dcmle",
            "portdir": "R/R-dcmle",
            "version": "0.4-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcmle",
            "description": "Hierarchical models made easy with data cloning",
            "long_description": "Hierarchical models made easy with data cloning",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-dclone",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rjags"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharx"
                    ]
                }
            ]
        },
        {
            "name": "R-ebal",
            "portdir": "R/R-ebal",
            "version": "0.1-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.stanford.edu/~jhain",
            "description": "Entropy reweighting to create balanced samples",
            "long_description": "Entropy reweighting to create balanced samples",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cobalt",
                        "R-hbal"
                    ]
                }
            ]
        },
        {
            "name": "R-estimatr",
            "portdir": "R/R-estimatr",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/estimatr",
            "description": "Fast estimators for design-based inference",
            "long_description": "Fast estimators for design-based inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-generics",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-margins",
                        "R-prediction",
                        "R-fabricatr",
                        "R-randomizr",
                        "R-RcppEigen",
                        "R-sandwich",
                        "R-estimability",
                        "R-testthat",
                        "R-texreg",
                        "R-emmeans",
                        "R-stargazer",
                        "R-car",
                        "R-AER",
                        "R-modelsummary",
                        "R-clubSandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DeclareDesign",
                        "R-hbal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-modelsummary",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-flexclust",
            "portdir": "R/R-flexclust",
            "version": "1.4-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flexclust",
            "description": "Flexible cluster algorithms",
            "long_description": "Flexible cluster algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue",
                        "R-ellipse",
                        "R-seriation",
                        "R-skmeans"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dtwclust",
                        "R-mcen",
                        "R-tidyclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-gmodels",
            "portdir": "R/R-gmodels",
            "version": "2.19.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-gregmisc/gmodels",
            "description": "Various R programming tools for model fitting",
            "long_description": "Various R programming tools for model fitting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gdata",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtools",
                        "R-lme4",
                        "R-gplots"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tableone"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crosstable"
                    ]
                }
            ]
        },
        {
            "name": "R-hbal",
            "portdir": "R/R-hbal",
            "version": "1.2.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yiqingxu.org/packages/hbal",
            "description": "Hierarchically regularized entropy balancing",
            "long_description": "Hierarchically regularized entropy balancing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtable",
                        "R-stringr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-nloptr",
                        "R-glmnet",
                        "R-estimatr",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-broom",
                        "R-ebal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kinship2",
            "portdir": "R/R-kinship2",
            "version": "1.9.6.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kinship2",
            "description": "Pedigree functions",
            "long_description": "Pedigree functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-quadprog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-coxme"
                    ]
                }
            ]
        },
        {
            "name": "R-limma",
            "portdir": "R/R-limma",
            "version": "3.60.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioinf.wehi.edu.au/limma",
            "description": "Linear models for microarray data",
            "long_description": "Linear models for microarray data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-edgeR",
                        "R-marray",
                        "R-csaw",
                        "R-vsclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR",
                        "R-glmGamPoi",
                        "R-Seurat",
                        "R-Biobase",
                        "R-hexbin"
                    ]
                }
            ]
        },
        {
            "name": "R-lotri",
            "portdir": "R/R-lotri",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlmixr2.github.io/lotri",
            "description": "Simple way to specify symmetric, block diagonal matrices",
            "long_description": "Simple way to specify symmetric, block diagonal matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-cpp11armadillo",
                        "libgcc",
                        "R-cpp11",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-metadat",
            "portdir": "R/R-metadat",
            "version": "1.2-0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wviechtb/metadat",
            "description": "Meta-analysis datasets",
            "long_description": "Meta-analysis datasets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-EValue",
                        "R-MetaUtility",
                        "R-meta",
                        "R-metafor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-publipha",
                        "R-puniform",
                        "R-performance",
                        "R-RoBMA",
                        "R-clubSandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-metafor",
            "portdir": "R/R-metafor",
            "version": "4.6-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wviechtb.github.io/metafor",
            "description": "Meta-analysis package for R",
            "long_description": "Meta-analysis package for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-metadat",
                        "R-numDeriv",
                        "R-CRAN-recommended",
                        "R-pbapply"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xmeta",
                        "R-EValue",
                        "R-MAd",
                        "R-MetaUtility",
                        "R-NMA",
                        "R-PublicationBias",
                        "R-RTSA",
                        "R-RcmdrPlugin.MA",
                        "R-bayesmeta",
                        "R-gglm",
                        "R-meta",
                        "R-metamedian",
                        "R-metaplus",
                        "R-multibiasmeta",
                        "R-netmeta",
                        "R-phacking",
                        "R-puniform",
                        "R-robustmeta",
                        "R-wildmeta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvmeta",
                        "R-RoBMA",
                        "R-BFpack",
                        "R-broom",
                        "R-clubSandwich",
                        "R-performance",
                        "R-insight",
                        "R-see",
                        "R-publipha",
                        "R-statsExpressions",
                        "R-metarep",
                        "R-remaCor"
                    ]
                }
            ]
        }
    ]
}