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

{
    "count": 51560,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=148",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=146",
    "results": [
        {
            "name": "R-carData",
            "portdir": "R/R-carData",
            "version": "3.0-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
            "description": "Companion to Applied Regression Data Sets",
            "long_description": "Companion to Applied Regression Data Sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-effects",
                        "R-rockchalk",
                        "R-car"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-nestedLogit",
                        "R-clubSandwich",
                        "R-jmv",
                        "R-candisc",
                        "R-heplots",
                        "R-performance",
                        "R-RcmdrMisc",
                        "R-TruncatedNormal",
                        "R-KernSmooth",
                        "R-broom",
                        "R-cv",
                        "R-Ecdat",
                        "R-lmeInfo",
                        "R-matlib",
                        "R-afex",
                        "R-ggeffects"
                    ]
                }
            ]
        },
        {
            "name": "R-CARBayesdata",
            "portdir": "R/R-CARBayesdata",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CARBayesdata",
            "description": "Data used in the vignettes accompanying the CARBayes and CARBayesST packages",
            "long_description": "Data used in the vignettes accompanying the CARBayes and CARBayesST packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-carat",
            "portdir": "R/R-carat",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=carat",
            "description": "Covariate-adaptive randomization for clinical trials",
            "long_description": "Covariate-adaptive randomization for clinical trials",
            "active": true,
            "categories": [
                "science",
                "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-stringr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caracas",
            "portdir": "R/R-caracas",
            "version": "2.1.1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caracas",
            "description": "Computer algebra",
            "long_description": "Computer algebra via the SymPy library. This makes it possible to solve equations symbolically, find symbolic integrals, symbolic sums and other important quantities.",
            "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-doBy",
                        "R-magrittr",
                        "R-reticulate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magick",
                        "R-Ryacas",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-qpdf",
                        "R-pdftools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-car",
            "portdir": "R/R-car",
            "version": "3.1-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
            "description": "Companion to Applied Regression",
            "long_description": "Companion to Applied Regression",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-pbkrtest",
                        "R-carData",
                        "R-scales",
                        "R-lme4",
                        "R-Formula",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-alr4",
                        "R-effects",
                        "R-rgl",
                        "R-coxme",
                        "R-mvtnorm",
                        "R-ordinal",
                        "R-sandwich",
                        "R-survey",
                        "R-SparseM",
                        "R-knitr",
                        "R-lmtest",
                        "R-rio",
                        "R-MatrixModels",
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-micEconCES",
                        "R-mixlm",
                        "R-cprobit",
                        "R-gWQS",
                        "R-MIIVsem",
                        "R-piecewiseSEM",
                        "R-systemfit",
                        "R-rasclass",
                        "R-MTest",
                        "R-heplots",
                        "R-tidySEM",
                        "R-phia",
                        "R-interactionR",
                        "R-bgmm",
                        "R-RcmdrMisc",
                        "R-fxregime",
                        "R-RcmdrPlugin.survival",
                        "R-boot.pval",
                        "R-FactoMineR",
                        "R-prettyglm",
                        "R-dynlm",
                        "R-mvinfluence",
                        "R-alr4",
                        "R-ardl.nardl",
                        "R-FSA",
                        "R-regtools",
                        "R-olsrr",
                        "R-LPGraph",
                        "R-psfmi",
                        "R-AER",
                        "R-candisc",
                        "R-PROreg",
                        "R-cv",
                        "R-drc",
                        "R-ivreg",
                        "R-nardl",
                        "R-nestedLogit",
                        "R-Morpho",
                        "R-rstatix",
                        "R-MDMR",
                        "R-Rcmdr",
                        "R-matlib",
                        "R-jmv",
                        "R-medflex",
                        "R-afex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-betareg",
                        "R-memisc",
                        "R-strucchangeRcpp",
                        "R-effectsize",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-insight",
                        "R-strucchange",
                        "R-alpaca",
                        "R-mlogit",
                        "R-RcmdrPlugin.EZR",
                        "R-nlraa",
                        "R-panelr",
                        "R-papaja",
                        "R-pder",
                        "R-gmnl",
                        "R-pglm",
                        "R-plm",
                        "R-ufs",
                        "R-estimatr",
                        "R-rockchalk",
                        "R-gmm",
                        "R-lme4",
                        "R-emmeans",
                        "R-lmtest",
                        "R-sjPlot",
                        "R-meboot",
                        "R-sjstats",
                        "R-pscl",
                        "R-fastR2",
                        "R-bruceR",
                        "R-performance",
                        "R-Rchoice",
                        "R-RcmdrPlugin.HH",
                        "R-TSS.RESTREND",
                        "R-WRS2",
                        "R-dominanceanalysis",
                        "R-effects",
                        "R-gtsummary",
                        "R-rtables",
                        "R-Lahman",
                        "R-broom",
                        "R-mmrm",
                        "R-PMCMRplus",
                        "R-labelr",
                        "R-Ecfun",
                        "R-sandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-capushe",
            "portdir": "R/R-capushe",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=capushe",
            "description": "CAlibrating Penalities Using Slope HEuristics",
            "long_description": "CAlibrating Penalities Using Slope HEuristics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-adjclust",
                        "R-xLLiM",
                        "R-slm",
                        "R-TrendTM"
                    ]
                }
            ]
        },
        {
            "name": "R-caper",
            "portdir": "R/R-caper",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caper",
            "description": "Comparative analyses of phylogenetics and evolution",
            "long_description": "Comparative analyses of phylogenetics and evolution in R.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-candisc",
            "portdir": "R/R-candisc",
            "version": "0.9.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://friendly.github.io/candisc",
            "description": "Visualize generalized canonical discriminant and canonical correlation analysis",
            "long_description": "Visualize generalized canonical discriminant and canonical correlation analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-heplots",
                        "R-CRAN-recommended",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rpart.plot",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-carData",
                        "R-rgl",
                        "R-corrplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SurveyCC"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-callr",
            "portdir": "R/R-callr",
            "version": "3.7.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://callr.r-lib.org",
            "description": "Call R from R",
            "long_description": "Call R from R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-processx",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-spelling",
                        "R-cli",
                        "R-ps",
                        "R-rprojroot",
                        "R-withr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rhub",
                        "R-BiocCheck",
                        "R-future.callr",
                        "R-multidplyr",
                        "R-targets",
                        "R-instantiate",
                        "R-webdriver",
                        "R-webshot",
                        "R-parabar",
                        "R-reprex",
                        "R-cyclocomp",
                        "R-shinymeta",
                        "R-rcmdcheck",
                        "R-pkgbuild",
                        "R-shinytest",
                        "R-askgpt",
                        "R-semlbci",
                        "R-felp",
                        "R-pkgdown",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-DBItest",
                        "R-testthat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remotes",
                        "R-keyring",
                        "R-conflicted",
                        "R-igraph",
                        "R-mlr3misc",
                        "R-crosstable",
                        "R-RPostgres",
                        "R-processx",
                        "R-withr",
                        "R-desc",
                        "R-devtools",
                        "R-vetiver",
                        "R-atime",
                        "R-lightparser",
                        "R-pak",
                        "R-BiocCheck",
                        "R-RSQLite",
                        "R-cpp11",
                        "R-duckdb",
                        "R-tibble",
                        "R-clustermq",
                        "R-fritools",
                        "R-reticulate",
                        "R-gms",
                        "R-ps",
                        "R-cli",
                        "R-dplyr",
                        "R-drake",
                        "R-webfakes",
                        "R-golem",
                        "R-S7",
                        "R-acumos",
                        "R-filelock",
                        "R-httpuv",
                        "R-mlr3"
                    ]
                }
            ]
        },
        {
            "name": "R-calibrator",
            "portdir": "R/R-calibrator",
            "version": "1.2-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=calibrator",
            "description": "Bayesian calibration of complex computer codes",
            "long_description": "Bayesian calibration of complex computer codes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-emulator",
                        "R-cubature",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hyper2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-elliptic"
                    ]
                }
            ]
        },
        {
            "name": "R-calibrate",
            "portdir": "R/R-calibrate",
            "version": "1.7.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=calibrate",
            "description": "Calibration of scatterplot and biplot axes",
            "long_description": "Calibration of scatterplot and biplot axes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-smacof"
                    ]
                }
            ]
        },
        {
            "name": "R-calibmsm",
            "portdir": "R/R-calibmsm",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexpate30.github.io/calibmsm",
            "description": "Calibration plots for the transition probabilities from multistate models",
            "long_description": "Calibration plots for the transition probabilities from multistate models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-Hmisc",
                        "R-ggExtra",
                        "R-VGAM",
                        "R-rms",
                        "R-mstate",
                        "R-ggpubr",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-calculus",
            "portdir": "R/R-calculus",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://calculus.guidotti.dev",
            "description": "High-dimensional numerical and symbolic calculus",
            "long_description": "High-dimensional numerical and symbolic calculus",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubature",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaicCalc",
                        "R-yuima"
                    ]
                }
            ]
        },
        {
            "name": "R-Cairo",
            "portdir": "R/R-Cairo",
            "version": "1.6-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rforge.net/Cairo",
            "description": "R graphics device using cairo graphics library",
            "long_description": "R graphics device using cairo graphics library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz-icu",
                        "tiff",
                        "freetype",
                        "R-CRAN-recommended",
                        "icu",
                        "cairo",
                        "harfbuzz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-png"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrastr",
                        "R-forsearch",
                        "R-memery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmltools",
                        "R-cowplot",
                        "R-thematic",
                        "R-imager",
                        "R-dplR",
                        "R-R.devices",
                        "R-repr",
                        "R-shiny",
                        "R-ggmcmc",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-cachem",
            "portdir": "R/R-cachem",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cachem.r-lib.org",
            "description": "Cache R objects with automatic pruning",
            "long_description": "Cache R objects with automatic pruning",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bslib",
                        "R-memoise",
                        "R-shiny",
                        "R-bigergm"
                    ]
                }
            ]
        },
        {
            "name": "R-ca",
            "portdir": "R/R-ca",
            "version": "0.71.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ca",
            "description": "Simple, multiple and joint correspondence analysis",
            "long_description": "Simple, multiple and joint correspondence analysis",
            "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-vcd",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-seriation",
                        "R-vcdExtra",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-factoextra"
                    ]
                }
            ]
        },
        {
            "name": "R-C50",
            "portdir": "R/R-C50",
            "version": "0.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topepo.github.io/C5.0",
            "description": "C5.0 decision trees and rule-based models",
            "long_description": "C5.0 decision trees and rule-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-CRAN-recommended",
                        "R-partykit",
                        "R-Cubist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imbalance",
                        "R-noisemodel",
                        "R-baguette"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyrules",
                        "R-tune",
                        "R-rules",
                        "R-plotmo",
                        "R-SSLR",
                        "R-parsnip"
                    ]
                }
            ]
        },
        {
            "name": "R-c060",
            "portdir": "R/R-c060",
            "version": "0.3-0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/c060",
            "description": "Extended inference for lasso and elastic-net regularized Cox and generalized linear models",
            "long_description": "Extended inference for lasso and elastic-net regularized Cox and generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mlegp",
                        "R-peperr",
                        "R-tgp",
                        "R-glmnet",
                        "R-penalizedSVM",
                        "R-CRAN-recommended",
                        "R-penalized"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rc",
            "portdir": "shells/rc",
            "version": "1.7.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tobold.org/article/rc",
            "description": "A Plan 9 shell",
            "long_description": "This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rc offers much the same capabilities as a traditional Bourne shell, but with a much cleaner syntax.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "editline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-zip",
            "portdir": "ruby/rb-zip",
            "version": "0.5.7",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "rb-rubyzip",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by rb-rubyzip",
            "long_description": "This port has been replaced by rb-rubyzip.",
            "active": false,
            "categories": [
                "archivers",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bzinb",
            "portdir": "R/R-bzinb",
            "version": "1.0.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bzinb",
            "description": "Bivariate Zero-Inflated Negative Binomial model estimator",
            "long_description": "Bivariate Zero-Inflated Negative Binomial model estimator",
            "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-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-yaml_zlib_blowfish",
            "portdir": "ruby/rb-yaml_zlib_blowfish",
            "version": "2.0.230116",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/yaml_zlib_blowfish",
            "description": "Dump, compress and encrypt your Ruby data structures!",
            "long_description": "Dump, compress and encrypt your Ruby data structures!",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-xslt",
            "portdir": "ruby/rb-xslt",
            "version": "0.9.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://greg.rubyfr.net/pub/packages/ruby-xslt/files/README.html",
            "description": "A Ruby class for processing XSLT",
            "long_description": "A Ruby class for processing XSLT",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ruby",
                        "libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-xml-xpath",
            "portdir": "ruby/rb-xml-xpath",
            "version": "0.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.webtime-project.net/",
            "description": "A simple XPath class for Ruby",
            "long_description": "A simple XPath class for Ruby",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ruby",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-xml-simple",
            "portdir": "ruby/rb-xml-simple",
            "version": "1.1.9",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maik/xml-simple",
            "description": "A simple API for XML processing",
            "long_description": "Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-flickr"
                    ]
                }
            ]
        },
        {
            "name": "rb-xmlparser",
            "portdir": "ruby/rb-xmlparser",
            "version": "0.6.8",
            "license": "MIT and (Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.yoshidam.net/Ruby.html",
            "description": "Ruby extension allowing use of James Clark's XML Parser (expat).",
            "long_description": "This is a module to access to James Clark's XML Parser Toolkit expat (http://www.jclark.com/xml/expat.html) from Ruby. Supported versions of expat are 1.95.0 or later (http://sourceforge.net/projects/expat/)",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-x",
            "portdir": "ruby/rb-x",
            "version": "0.14.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sferik.github.io/x-ruby",
            "description": "Ruby interface to the X (Twitter) API",
            "long_description": "Ruby interface to the X (Twitter) API",
            "active": true,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BWStest",
            "portdir": "R/R-BWStest",
            "version": "0.2.3",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BWStest",
            "description": "Baumgartner–Weiss–Schindler two-sample test of equal probability distributions",
            "long_description": "Baumgartner–Weiss–Schindler two-sample test of equal probability distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-memoise",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMCMRplus"
                    ]
                }
            ]
        },
        {
            "name": "R-bws",
            "portdir": "R/R-bws",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bws",
            "description": "Bayesian Weighted Sums",
            "long_description": "An interface to the Bayesian Weighted Sums model implemented in Stan. It estimates the summed effect of multiple, often moderately to highly correlated, continuous predictors.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-wisper",
            "portdir": "ruby/rb-wisper",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/krisleech/wisper",
            "description": "Micro-library providing objects with publish-subscribe capabilities",
            "long_description": "Micro-library providing objects with publish-subscribe capabilities",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-wirble",
            "portdir": "ruby/rb-wirble",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/wirble",
            "description": "Handful of common Irb features, made easy.",
            "long_description": "Wirble is a set of enhancements for Irb. Basically, it allows you to fill Irb with useful features without turning your ~/.irbic file into Swiss cheese. Wirble includes tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-will_paginate",
            "portdir": "ruby/rb-will_paginate",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mislav/will_paginate/wikis",
            "description": "Adaptive pagination plugin for web frameworks and other applications",
            "long_description": "Adaptive pagination plugin for web frameworks and other applications",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bWGR",
            "portdir": "R/R-bWGR",
            "version": "2.2.13",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bWGR",
            "description": "Bayesian whole-genome regression",
            "long_description": "Bayesian whole-genome regression",
            "active": true,
            "categories": [
                "science",
                "biology",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-webunit",
            "portdir": "ruby/rb-webunit",
            "version": "20040429",
            "license": "(Ruby or GPL-2)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xpenguin.biz/download/webunit/",
            "description": "Ruby API for testing html/cgi without a browser",
            "long_description": "WebUnit is Ruby API for testing html/cgi without a browser, and is idealy suited for automated unit testing of web sites when combined with a Ruby unit test framework such as RubyUnit(or Test::Unit). It was designed and implemented by Masaki Suketa.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-webgen",
            "portdir": "ruby/rb-webgen",
            "version": "1.7.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://webgen.gettalong.org/",
            "description": "Templated based static website generator",
            "long_description": "Webgen is a web page generator implemented in Ruby. It is used to generate static web pages from templates and page description files.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb-cmdparse",
                        "rb-kramdown",
                        "rb-systemu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-webfetcher",
            "portdir": "ruby/rb-webfetcher",
            "version": "0.5.5",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.acc.umu.se/~r2d2/programming/ruby/webfetcher/",
            "description": "Ruby library for fetching documents and images from the web",
            "long_description": "WebFetcher is a module designed to facilitate fetching large amounts of documents and images from the web. With WebFetcher it is easy to do such things as downloading all the images on a page.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "darwin",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-vte3",
            "portdir": "ruby/rb-vte3",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/VTE3 is a Ruby binding of VTE for GTK 3",
            "long_description": "Ruby/VTE3 is a Ruby binding of VTE for GTK 3",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BVSNLP",
            "portdir": "R/R-BVSNLP",
            "version": "1.1.9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BVSNLP",
            "description": "Bayesian variable selection in high-dimensional settings using non-local priors",
            "long_description": "Bayesian variable selection in high-dimensional settings using non-local priors",
            "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": [
                        "R-RcppEigen",
                        "R-RcppNumerical",
                        "R-doParallel",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-foreach",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bvpSolve",
            "portdir": "R/R-bvpSolve",
            "version": "1.4.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvpSolve",
            "description": "Solvers for boundary value problems of differential equations",
            "long_description": "Solvers for boundary value problems of differential equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-deSolve",
                        "R-rootSolve"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cOde"
                    ]
                }
            ]
        },
        {
            "name": "R-bvpa",
            "portdir": "R/R-bvpa",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvpa",
            "description": "Bivariate Pareto distribution",
            "long_description": "Bivariate Pareto distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-vorbisfile",
            "portdir": "ruby/rb-vorbisfile",
            "version": "0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rikkus.info/ruby_vorbisfile.html",
            "description": "Ruby extension wrapper for libvorbisfile",
            "long_description": "Ruby extension for getting information on a vorbis file.",
            "active": true,
            "categories": [
                "audio",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bvls",
            "portdir": "R/R-bvls",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvls",
            "description": "Stark–Parker algorithm for bounded-variable least squares",
            "long_description": "Stark–Parker algorithm for bounded-variable least squares",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nnls"
                    ]
                }
            ]
        },
        {
            "name": "R-bvhar",
            "portdir": "R/R-bvhar",
            "version": "2.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ygeunkim.github.io/package/bvhar",
            "description": "Bayesian Vector Heterogeneous Autoregressive Modelling",
            "long_description": "Bayesian Vector Heterogeneous Autoregressive Modelling",
            "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-RcppEigen",
                        "R-RcppProgress",
                        "R-magrittr",
                        "R-lifecycle",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-bayesplot",
                        "R-posterior",
                        "R-foreach",
                        "R-optimParallel",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-GIGrvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-version_gem",
            "portdir": "ruby/rb-version_gem",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/version_gem",
            "description": "Enhance that VERSION! Sugar for boring version modules",
            "long_description": "Enhance that VERSION! Sugar for boring version modules",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BVARverse",
            "portdir": "R/R-BVARverse",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BVARverse",
            "description": "Tidy Bayesian Vector Autoregression",
            "long_description": "Tidy Bayesian Vector Autoregression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-BVAR",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bvartools",
            "portdir": "R/R-bvartools",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvartools",
            "description": "Bayesian inference of vector autoregressive and error correction models",
            "long_description": "Bayesian inference of vector autoregressive and error correction models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FAVAR"
                    ]
                }
            ]
        },
        {
            "name": "R-bvarsv",
            "portdir": "R/R-bvarsv",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvarsv",
            "description": "Bayesian analysis of a vector autoregressive model with stochastic volatility and time-varying parameters",
            "long_description": "Bayesian analysis of a vector autoregressive model with stochastic volatility and time-varying parameters",
            "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": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tvReg"
                    ]
                }
            ]
        },
        {
            "name": "R-BVAR",
            "portdir": "R/R-BVAR",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nk027/bvar",
            "description": "Hierarchical Bayesian Vector Autoregression",
            "long_description": "Hierarchical Bayesian Vector Autoregression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-tinytest",
                        "R-vars"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BVARverse"
                    ]
                }
            ]
        },
        {
            "name": "rb-uuidtools",
            "portdir": "ruby/rb-uuidtools",
            "version": "2.2.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sporkmonger/uuidtools",
            "description": "Generate UUIDs (or GUIDs) with Ruby.",
            "long_description": "UUIDTools was designed to be a simple library for generating any of the various types of UUIDs (or GUIDs if you prefer to call them that). It conforms to RFC 4122 whenever possible.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}