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

{
    "count": 50555,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=604",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=602",
    "results": [
        {
            "name": "R-glmtoolbox",
            "portdir": "R/R-glmtoolbox",
            "version": "0.1.12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lhvanegasp/glmtoolbox",
            "description": "Set of tools to data analysis using generalized linear models",
            "long_description": "Set of tools to data analysis using generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-broom",
                        "R-Formula",
                        "R-SuppDists",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pscl",
                        "R-ISLR",
                        "R-aplore3",
                        "R-GLMsData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-frab",
            "portdir": "R/R-frab",
            "version": "0.0-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/frab",
            "description": "Alternative interpretation of named vectors",
            "long_description": "Alternative interpretation of named vectors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-disordR",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hyper2"
                    ]
                }
            ]
        },
        {
            "name": "R-finalfit",
            "portdir": "R/R-finalfit",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ewenharrison/finalfit",
            "description": "Generate regression results tables and plots in final format for publication",
            "long_description": "Generate regression results tables and plots in final format for publication",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-lme4",
                        "R-broom",
                        "R-forcats",
                        "R-bdsmatrix",
                        "R-pROC",
                        "R-GGally",
                        "R-mice",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-pillar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-sandwich",
                        "R-survey",
                        "R-tibble",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-lmtest",
                        "R-Hmisc",
                        "R-cmprsk",
                        "R-coxme",
                        "R-survminer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eimpute",
            "portdir": "R/R-eimpute",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eimpute",
            "description": "Efficiently impute large scale incomplete matrix",
            "long_description": "Efficiently impute large scale incomplete matrix",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-easystats",
            "portdir": "R/R-easystats",
            "version": "0.7.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/easystats",
            "description": "Framework for easy statistical modelling, visualization and reporting",
            "long_description": "Framework for easy statistical modelling, visualization and reporting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-insight",
                        "R-effectsize",
                        "R-modelbased",
                        "R-parameters",
                        "R-performance",
                        "R-report",
                        "R-correlation",
                        "R-see",
                        "R-CRAN-recommended",
                        "R-bayestestR",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-xml2",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-httr",
                        "R-mockery",
                        "R-patchwork",
                        "R-flexdashboard",
                        "R-glmmTMB",
                        "R-DHARMa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dtwclust",
            "portdir": "R/R-dtwclust",
            "version": "6.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asardaes/dtwclust",
            "description": "Time series clustering along with optimizations for the dynamic time warping distance",
            "long_description": "Time series clustering along with optimizations for the dynamic time warping distance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-clue",
                        "R-proxy",
                        "R-dplyr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-shiny",
                        "R-shinyjs",
                        "R-foreach",
                        "R-ggrepel",
                        "R-RSpectra",
                        "R-RcppThread",
                        "R-flexclust",
                        "R-dtw",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-iterators",
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sensitivity"
                    ]
                }
            ]
        },
        {
            "name": "R-dsem",
            "portdir": "R/R-dsem",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://james-thorson-noaa.github.io/dsem",
            "description": "Fit dynamic structural equation models",
            "long_description": "Fit dynamic structural equation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-TMB",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-sem",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dynlm",
                        "R-vars",
                        "R-AER",
                        "R-ggraph",
                        "R-tmbstan",
                        "R-ggpubr",
                        "R-MARSS",
                        "R-phylopath",
                        "R-reshape",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bonsai",
            "portdir": "R/R-bonsai",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bonsai.tidymodels.org",
            "description": "Model wrappers for tree-based models",
            "long_description": "Model wrappers for tree-based models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-parsnip",
                        "R-dials",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-rsample",
                        "R-tune",
                        "R-partykit",
                        "R-lightgbm",
                        "R-aorsf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-altdoc",
            "portdir": "R/R-altdoc",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://altdoc.etiennebacher.com",
            "description": "Tools to generate package documentation",
            "long_description": "Tools to generate package documentation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-CRAN-recommended",
                        "R-quarto",
                        "R-evaluate",
                        "R-fs",
                        "R-desc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-usethis",
                        "R-covr",
                        "R-spelling",
                        "R-servr",
                        "R-digest",
                        "R-withr",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-downlit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-NPRED",
            "portdir": "R/R-NPRED",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zejiang-unsw/NPRED",
            "description": "Predictor identifier – nonparametric prediction",
            "long_description": "Predictor identifier – nonparametric prediction",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bookdown",
                        "R-SPEI",
                        "R-zoo",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PMwR",
            "portdir": "R/R-PMwR",
            "version": "0.19-5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~enricoschumann/PMwR",
            "description": "Portfolio Management with R",
            "long_description": "Portfolio Management with R",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-textutils",
                        "R-datetimeutils",
                        "R-NMOF",
                        "R-orgutils",
                        "R-CRAN-recommended",
                        "R-zoo",
                        "R-fastmatch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-rbenchmark",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NMOF"
                    ]
                }
            ]
        },
        {
            "name": "R-HDRFA",
            "portdir": "R/R-HDRFA",
            "version": "0.1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HDRFA",
            "description": "High-Dimensional Robust Factor Analysis",
            "long_description": "High-Dimensional Robust Factor Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Exact",
            "portdir": "R/R-Exact",
            "version": "3.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcalhoun1.github.io/drat",
            "description": "Unconditional exact test",
            "long_description": "Unconditional exact test",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rootSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DescTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-exact2x2",
                        "R-kyotil"
                    ]
                }
            ]
        },
        {
            "name": "R-qlcal",
            "portdir": "R/R-qlcal",
            "version": "0.0.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/qlcal-r.html",
            "description": "R bindings to the calendaring functionality of QuantLib",
            "long_description": "R bindings to the calendaring functionality of QuantLib",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-xgboost",
            "portdir": "R/R-xgboost",
            "version": "1.7.8.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=xgboost",
            "description": "Extreme Gradient Boosting",
            "long_description": "Extreme Gradient Boosting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "cmake",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lintr",
                        "R-DiagrammeR",
                        "R-vcd",
                        "R-Ckmeans.1d.dp",
                        "R-float",
                        "R-titanic",
                        "R-crayon",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mixgb",
                        "R-cpfa",
                        "R-PriceIndices",
                        "R-xrf",
                        "R-dblr",
                        "R-twang",
                        "R-irboost",
                        "R-TSCI",
                        "R-LTFHPlus",
                        "R-audrex",
                        "R-EIX",
                        "R-shapviz",
                        "R-modeltime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vetiver",
                        "R-bigsnpr",
                        "R-mlflow",
                        "R-targeted",
                        "R-rBayesianOptimization",
                        "R-modelStudio",
                        "R-mlr3learners",
                        "R-cornet",
                        "R-nlpred",
                        "R-parsnip",
                        "R-pmml",
                        "R-tune",
                        "R-FLAME",
                        "R-fastshap",
                        "R-explore",
                        "R-Boruta",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-websocket",
            "portdir": "R/R-websocket",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=websocket",
            "description": "WebSocket client library",
            "long_description": "WebSocket client library",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-later",
                        "R-AsioHeaders",
                        "R-CRAN-recommended",
                        "openssl3",
                        "R-R6",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pagedown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-shinylight"
                    ]
                }
            ]
        },
        {
            "name": "R-webmockr",
            "portdir": "R/R-webmockr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/webmockr",
            "description": "R library for stubbing and setting expectations on HTTP requests",
            "long_description": "R library for stubbing and setting expectations on HTTP requests",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-crul",
                        "R-fauxpas",
                        "R-urltools",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-httr",
                        "R-vcr",
                        "R-httr2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vcr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crul"
                    ]
                }
            ]
        },
        {
            "name": "R-vcr",
            "portdir": "R/R-vcr",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/vcr",
            "description": "Record HTTP calls and replay them",
            "long_description": "Record HTTP calls and replay them",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rprojroot",
                        "R-yaml",
                        "R-httr",
                        "R-crul",
                        "R-urltools",
                        "R-webmockr",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-curl",
                        "R-jsonlite",
                        "R-crayon",
                        "R-desc",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gfonts",
                        "R-ipumsr",
                        "R-rtweet",
                        "R-webmockr",
                        "R-Rwtss"
                    ]
                }
            ]
        },
        {
            "name": "R-twang",
            "portdir": "R/R-twang",
            "version": "2.6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=twang",
            "description": "Toolkit for Weighting and Analysis of Nonequivalent Groups",
            "long_description": "Toolkit for Weighting and Analysis of Nonequivalent Groups",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-ggplot2",
                        "R-latticeExtra",
                        "R-MatrixModels",
                        "R-gbm",
                        "R-xgboost",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-data.table",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lmtp",
                        "R-cobalt"
                    ]
                }
            ]
        },
        {
            "name": "R-texreg",
            "portdir": "R/R-texreg",
            "version": "1.39.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=texreg",
            "description": "Conversion of R regression output to LaTeX or HTML tables",
            "long_description": "Conversion of R regression output to LaTeX or HTML tables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-broom",
                        "R-betareg",
                        "R-forecast",
                        "R-lmtest",
                        "R-maxLik",
                        "R-brglm",
                        "R-gnm",
                        "R-plm",
                        "R-VGAM",
                        "R-huxtable",
                        "R-systemfit",
                        "R-dynlm",
                        "R-lqmm",
                        "R-logitr",
                        "R-eha",
                        "R-AER",
                        "R-mlogit",
                        "R-rms",
                        "R-fGarch",
                        "R-fixest",
                        "R-alpaca",
                        "R-pglm",
                        "R-glmmTMB",
                        "R-robust",
                        "R-miceadds",
                        "R-speedglm",
                        "R-MuMIn",
                        "R-Bergm",
                        "R-ergm",
                        "R-oglmx",
                        "R-spdep",
                        "R-spatialreg",
                        "R-gamlss",
                        "R-btergm",
                        "R-relevent",
                        "R-truncreg",
                        "R-mfx",
                        "R-mhurdle",
                        "R-coda",
                        "R-ordinal",
                        "R-sandwich",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ergmito",
                        "R-MplusAutomation",
                        "R-ghypernet",
                        "R-bruceR",
                        "R-ardl.nardl",
                        "R-sfaR",
                        "R-greybox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mhurdle",
                        "R-momentfit",
                        "R-logitr",
                        "R-mixl",
                        "R-ivx",
                        "R-mlogit",
                        "R-pder",
                        "R-defm",
                        "R-plm",
                        "R-estimatr",
                        "R-feisr"
                    ]
                }
            ]
        },
        {
            "name": "R-syt",
            "portdir": "R/R-syt",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/syt",
            "description": "Young Tableaux",
            "long_description": "R-syt deals with Young tableaux (a field of combinatorics).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partitions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack"
                    ]
                }
            ]
        },
        {
            "name": "R-stacks",
            "portdir": "R/R-stacks",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stacks.tidymodels.org",
            "description": "Tidy model stacking",
            "long_description": "Tidy model stacking",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-future",
                        "R-foreach",
                        "R-butcher",
                        "R-parsnip",
                        "R-recipes",
                        "R-rsample",
                        "R-glmnet",
                        "R-tune",
                        "R-workflows",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockr",
                        "R-modeldata",
                        "R-kernlab",
                        "R-yardstick",
                        "R-ranger",
                        "R-kknn",
                        "R-workflowsets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-randomForestSRC",
            "portdir": "R/R-randomForestSRC",
            "version": "3.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.randomforestsrc.org",
            "description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
            "long_description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.tree",
                        "R-CRAN-recommended",
                        "R-DiagrammeR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlbench",
                        "R-fst",
                        "R-imbalance",
                        "R-data.table",
                        "R-interp",
                        "R-prodlim",
                        "R-caret",
                        "R-pec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cjbart",
                        "R-SurvMetrics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-r2sundials",
            "portdir": "R/R-r2sundials",
            "version": "6.5.0-5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r2sundials",
            "description": "Rcpp wrapper for SUNDIALS/CVODES library",
            "long_description": "Rcpp wrapper for SUNDIALS/CVODES library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmumps",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-deSolve",
                        "R-slam",
                        "R-RcppXPtrUtils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb23-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby23"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb24-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby24"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb25-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby25"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb26-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb27-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-rubyinline"
                    ]
                }
            ]
        },
        {
            "name": "rb33-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-rubyinline"
                    ]
                }
            ]
        },
        {
            "name": "rb32-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-rubyinline"
                    ]
                }
            ]
        },
        {
            "name": "rb-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb26-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb25-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby25"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb27-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb-nanoc3"
                    ]
                }
            ]
        },
        {
            "name": "svinepalsen",
            "portdir": "games/svinepalsen",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://svinepalsen.sourceforge.net/",
            "description": "Space Invaders style arcade game",
            "long_description": "In Svinepalsen, the year is 2223 and the population of space has begun. You are tentacled creature from Nurobi Gernash on a mission to reach the home planet of a race called humans. You are to deliver one message to all nations of Earth: 'There must be security for all or no one is secure'. The mission fails and you are forced to make an example of the human insolence. With your vastly superior ship you must destroy all resistance. You must kill them all or there will be retaliation.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image",
                        "libsdl_ttf",
                        "smpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-cpan-changes",
                        "p5.28-devel-cover",
                        "p5.28-io-stringy",
                        "p5.28-test-distmanifest",
                        "p5.28-test-pod",
                        "p5.28-test-pod-coverage",
                        "p5.28-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.34-cpan-changes",
                        "p5.34-devel-cover",
                        "p5.34-io-stringy",
                        "p5.34-test-distmanifest",
                        "p5.34-test-pod",
                        "p5.34-test-pod-coverage",
                        "p5.34-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-strict"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.32-cpan-changes",
                        "p5.32-devel-cover",
                        "p5.32-io-stringy",
                        "p5.32-test-distmanifest",
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage",
                        "p5.32-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.30-cpan-changes",
                        "p5.30-devel-cover",
                        "p5.30-io-stringy",
                        "p5.30-test-distmanifest",
                        "p5.30-test-pod",
                        "p5.30-test-pod-coverage",
                        "p5.30-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-strict",
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-strict"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-version",
                        "clang-9.0",
                        "p5.26-cpan-changes",
                        "p5.26-devel-cover",
                        "p5.26-io-stringy",
                        "p5.26-test-distmanifest",
                        "p5.26-test-pod",
                        "p5.26-test-pod-coverage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orthorobot",
            "portdir": "games/orthorobot",
            "version": "1.1.1",
            "license": "WTFPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stabyourself.net/orthorobot/",
            "description": "perspective-based puzzle game",
            "long_description": "Literally bridging the gap between 2D and 3D games, Ortho Robot is a perspective-based puzzle game, where you flatten the view to move across gaps. Your objective is to reach the ending green block (either by standing directly on it or standing on it in relative space). For some extra challenge, try to collect all coins and perfect your time, steps and number of warps.",
            "active": true,
            "categories": [
                "games",
                "love"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "makeicns",
                        "clang-16",
                        "ImageMagick7"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "love-0.10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mari0",
            "portdir": "games/mari0",
            "version": "1.6.2",
            "license": "MIT and GPL-2+ and public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stabyourself.net/mari0/",
            "description": "a recreation of Super Mario Bros. with puzzle game mechanics from Portal",
            "long_description": "Two genre-defining games from completely different eras: Nintendo's Super Mario Bros. and Valve's Portal. These two games managed to give platformers and first-person puzzle games a solid place in the video game world. But what if Nintendo teamed up with Valve and recreated the famous Mario game with Portal gun mechanics?",
            "active": true,
            "categories": [
                "games",
                "love"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "makeicns",
                        "clang-16",
                        "ImageMagick7"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "love-11"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}