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

{
    "count": 50615,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=855",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=853",
    "results": [
        {
            "name": "R-bayespm",
            "portdir": "R/R-bayespm",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayespm",
            "description": "Bayesian Statistical Process Monitoring",
            "long_description": "Bayesian Statistical Process Monitoring",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-extraDistr",
                        "R-invgamma",
                        "R-CRAN-recommended",
                        "R-rmutil",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesPO",
            "portdir": "R/R-bayesPO",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesPO",
            "description": "Bayesian inference for presence-only data",
            "long_description": "Bayesian inference for presence-only data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-bayesplot",
                        "R-rmarkdown",
                        "R-webshot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesPPD",
            "portdir": "R/R-BayesPPD",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesPPD",
            "description": "Bayesian Power Prior Design",
            "long_description": "Bayesian Power Prior Design",
            "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-RcppNumerical",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesPPDSurv",
            "portdir": "R/R-BayesPPDSurv",
            "version": "1.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesPPDSurv",
            "description": "Bayesian Power Prior Design for Survival data",
            "long_description": "Bayesian Power Prior Design for Survival data",
            "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-RcppDist",
                        "R-dplyr",
                        "R-tidyr",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesProject",
            "portdir": "R/R-BayesProject",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesProject",
            "description": "Fast projection direction for multivariate changepoint detection",
            "long_description": "Fast projection direction for multivariate changepoint detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesQR",
            "portdir": "R/R-bayesQR",
            "version": "2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesQR",
            "description": "Bayesian Quantile Regression",
            "long_description": "Bayesian Quantile Regression using the asymmetric Laplace distribution, both continuous as well as binary dependent variables are supported.",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayestestR"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesQVGEL",
            "portdir": "R/R-BayesQVGEL",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesQVGEL",
            "description": "Bayesian quantile variable selection for G–E in longitudinal studies",
            "long_description": "Bayesian quantile variable selection for G–E in longitudinal studies",
            "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": []
        },
        {
            "name": "R-bayesRecon",
            "portdir": "R/R-bayesRecon",
            "version": "0.3.2",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/IDSIA/bayesRecon",
            "description": "Provides methods for probabilistic reconciliation of hierarchical forecasts of time series",
            "long_description": "Provides methods for probabilistic reconciliation of hierarchical forecasts of time series",
            "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-lpSolve"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scoringRules",
                        "R-glarma",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forecast"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesreg",
            "portdir": "R/R-bayesreg",
            "version": "1.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesreg",
            "description": "Bayesian regression models with global-local shrinkage priors",
            "long_description": "Bayesian regression models with global-local shrinkage priors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pgdraw",
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Bayesrel",
            "portdir": "R/R-Bayesrel",
            "version": "0.7.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Bayesrel",
            "description": "Bayesian reliability estimation",
            "long_description": "Bayesian reliability estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang12",
                "clang11",
                "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-lavaan",
                        "R-Rdpack",
                        "R-LaplacesDemon",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesRep",
            "portdir": "R/R-BayesRep",
            "version": "0.42.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesRep",
            "description": "Bayesian analysis of replication studies",
            "long_description": "Bayesian analysis of replication studies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-hypergeo",
                        "R-lamW"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesReversePLLH",
            "portdir": "R/R-BayesReversePLLH",
            "version": "1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesReversePLLH",
            "description": "Fit Bayesian piece-wise linear log-hazard model",
            "long_description": "Fit Bayesian piece-wise linear log-hazard model",
            "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": []
        },
        {
            "name": "R-BayesRGMM",
            "portdir": "R/R-BayesRGMM",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesRGMM",
            "description": "Bayesian Robust Generalized Mixed Models for longitudinal data",
            "long_description": "Bayesian Robust Generalized Mixed Models for longitudinal data",
            "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-RcppDist",
                        "R-abind",
                        "R-mvtnorm",
                        "R-plyr",
                        "R-reshape",
                        "R-Rdpack",
                        "R-msm",
                        "R-batchmeans",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesROE",
            "portdir": "R/R-bayesROE",
            "version": "0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/waidschrat/bayesROE",
            "description": "Bayesian Regions of Evidence",
            "long_description": "Bayesian Regions of Evidence",
            "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-shiny",
                        "R-colourpicker",
                        "R-config",
                        "R-shinyBS",
                        "R-golem",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesRS",
            "portdir": "R/R-BayesRS",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesRS",
            "description": "Bayes factors for hierarchical linear models with continuous predictors",
            "long_description": "Bayes factors for hierarchical linear models with continuous predictors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rjags",
                        "R-metRology",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-reshape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayess",
            "portdir": "R/R-bayess",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmm34/bayess",
            "description": "Bayesian Essentials with R",
            "long_description": "Bayesian Essentials with R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gplots",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "R-combinat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesSenMC",
            "portdir": "R/R-BayesSenMC",
            "version": "0.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesSenMC",
            "description": "Different models of posterior distributions of adjusted odds ratio",
            "long_description": "Different models of posterior distributions of adjusted odds ratio",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-dplyr",
                        "R-BH",
                        "R-rstan",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesSUR",
            "portdir": "R/R-BayesSUR",
            "version": "2.2-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mbant/BayesSUR",
            "description": "Bayesian Seemingly Unrelated Regression",
            "long_description": "Bayesian Seemingly Unrelated Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang10",
                "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-xml2",
                        "R-igraph",
                        "R-tikzDevice",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-plyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-BDgraph",
                        "R-scrime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesSurv",
            "portdir": "R/R-bayesSurv",
            "version": "3.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesSurv",
            "description": "Bayesian survival regression with flexible error and random effects distributions",
            "long_description": "Bayesian survival regression with flexible error and random effects distributions",
            "active": true,
            "categories": [
                "science",
                "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-smoothSurv",
                        "R-coda",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesSurvival",
            "portdir": "R/R-BayesSurvival",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesSurvival",
            "description": "Bayesian survival analysis for right-censored data",
            "long_description": "Bayesian survival analysis for right-censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayest",
            "portdir": "R/R-bayest",
            "version": "1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayest",
            "description": "Effect size targeted Bayesian two-sample t-tests via Markov chain Monte Carlo in Gaussian mixture models",
            "long_description": "Provides an Markov-Chain-Monte-Carlo algorithm for Bayesian t-tests on the effect size. The underlying Gibbs sampler is based on a two-component Gaussian mixture and approximates the posterior distributions of the effect size, the difference of means and difference of standard deviations. A posterior analysis of the effect size via the region of practical equivalence is provided as well.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayestestR",
            "portdir": "R/R-bayestestR",
            "version": "0.15.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/bayestestR",
            "description": "Understand and describe Bayesian models and posterior distributions",
            "long_description": "Understand and describe Bayesian models and posterior distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-insight",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelbased",
                        "R-parameters",
                        "R-performance",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-bayesplot",
                        "R-blavaan",
                        "R-bridgesampling",
                        "R-brms",
                        "R-lavaan",
                        "R-lme4",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-ggdist",
                        "R-httr",
                        "R-quadprog",
                        "R-betareg",
                        "R-gamm4",
                        "R-see",
                        "R-emmeans",
                        "R-patchwork",
                        "R-logspline",
                        "R-httr2",
                        "R-mclust",
                        "R-tweedie",
                        "R-BayesFactor",
                        "R-glmmTMB",
                        "R-mediation",
                        "R-ordbetareg",
                        "R-BH",
                        "R-RcppEigen",
                        "R-curl",
                        "R-bayesQR",
                        "R-effectsize"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesMeanScale",
                        "R-SSVS",
                        "R-see",
                        "R-multilevelcoda",
                        "R-correlation",
                        "R-effectsize",
                        "R-parameters",
                        "R-brmsmargins",
                        "R-report",
                        "R-sjPlot",
                        "R-easystats",
                        "R-modelbased",
                        "R-performance"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-datawizard",
                        "R-statsExpressions",
                        "R-emmeans",
                        "R-ordbetareg"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesTools",
            "portdir": "R/R-BayesTools",
            "version": "0.2.17",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbartos.github.io/BayesTools",
            "description": "Tools for Bayesian Analyses",
            "long_description": "Tools for Bayesian Analyses",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-bridgesampling",
                        "R-extraDistr",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rstan",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-runjags",
                        "R-vdiffr",
                        "R-rjags",
                        "R-BayesFactor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RoBSA",
                        "R-RoBTT",
                        "R-RoBMA"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesTree",
            "portdir": "R/R-BayesTree",
            "version": "0.3-1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesTree",
            "description": "Bayesian additive regression trees",
            "long_description": "Bayesian additive regression trees",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-psica"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesVarSel",
            "portdir": "R/R-BayesVarSel",
            "version": "2.2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesVarSel",
            "description": "Bayes factors, model choice and variable selection in linear models",
            "long_description": "Bayes factors and posterior probabilities in Linear models, aimed at providing a formal Bayesian answer to testing and variable selection problems.",
            "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",
                        "gsl",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-faraway",
                        "R-hdi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-WALS"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesvl",
            "portdir": "R/R-bayesvl",
            "version": "0.8.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesvl",
            "description": "Visually learning the graphical structure of Bayesian networks and performing MCMC with Stan",
            "long_description": "Visually learning the graphical structure of Bayesian networks and performing MCMC with Stan",
            "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-dplyr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-rstan",
                        "R-bayesplot",
                        "R-viridis",
                        "R-bnlearn",
                        "R-CRAN-recommended",
                        "R-StanHeaders",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-loo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesWatch",
            "portdir": "R/R-bayesWatch",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesWatch",
            "description": "Bayesian change-point detection for process monitoring with fault detection",
            "long_description": "Bayesian change-point detection for process monitoring with fault detection",
            "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-RcppArmadillo",
                        "R-RcppEigen",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-BDgraph",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Hotelling",
                        "R-ess",
                        "R-CholWishart",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesX",
            "portdir": "R/R-BayesX",
            "version": "0.3-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesX",
            "description": "R utilities accompanying the software package BayesX",
            "long_description": "R utilities accompanying the software package BayesX",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-interp",
                        "R-shapefiles",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spdep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-expectreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mboost",
                        "R-bamlss"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesXsrc",
            "portdir": "R/R-BayesXsrc",
            "version": "3.0-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesXsrc",
            "description": "Distribution of the BayesX C++ sources",
            "long_description": "Distribution of the BayesX C++ sources",
            "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": [
                        "gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2BayesX"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R2BayesX"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesZIB",
            "portdir": "R/R-bayesZIB",
            "version": "0.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesZIB",
            "description": "Bayesian zero-inflated Bernoulli regression model",
            "long_description": "Bayesian zero-inflated Bernoulli regression model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-BH",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-baygel",
            "portdir": "R/R-baygel",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Jarod-Smithy/baygel",
            "description": "Bayesian estimators for Gaussian graphical models",
            "long_description": "Bayesian estimators for Gaussian graphical 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-RcppProgress",
                        "R-statmod",
                        "R-pracma",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BB",
            "portdir": "R/R-BB",
            "version": "2019.10-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BB",
            "description": "Solving and optimizing large-scale non-linear systems",
            "long_description": "Solving and optimizing large-scale non-linear systems",
            "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-quadprog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-Hmisc",
                        "R-setRNG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData",
                        "R-GNE",
                        "R-pim",
                        "R-mlt",
                        "R-pcts",
                        "R-mvord"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-optimx",
                        "R-ROI.plugin.optimx"
                    ]
                }
            ]
        },
        {
            "name": "rb-base32",
            "portdir": "ruby/rb-base32",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stesla/base32",
            "description": "Ruby extension for base32 encoding and decoding",
            "long_description": "Ruby extension for base32 encoding and decoding",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-base64",
            "portdir": "ruby/rb-base64",
            "version": "0.2.0",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/base64",
            "description": "Support for encoding and decoding binary data using a Base64 representation",
            "long_description": "Support for encoding and decoding binary data using a Base64 representation",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-base_convert",
            "portdir": "ruby/rb-base_convert",
            "version": "7.1.221229",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/base_convert",
            "description": "Number base conversion",
            "long_description": "Number base conversion",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BBcor",
            "portdir": "R/R-BBcor",
            "version": "1.0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BBcor",
            "description": "Bayesian bootstrapping correlations",
            "long_description": "Bayesian bootstrapping correlations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-psych",
                        "R-wdm",
                        "R-bayeslincom",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-pbapply"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BGGM"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-bdb",
            "portdir": "ruby/rb-bdb",
            "version": "0.6.6",
            "license": "(Ruby or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/knu/ruby-bdb",
            "description": "Ruby interface to the embedded Berkeley DB",
            "long_description": "Ruby BDB is an interface for using Berkeley DB versions 2 and above. Developers may choose to store data in any of several different storage structures to satisfy the requirements of a particular application. The library includes support for B+tree, Hashes, and Fixed and Variable-Length Records.",
            "active": true,
            "categories": [
                "databases",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "ruby"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-bioruby"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb-rbot"
                    ]
                }
            ]
        },
        {
            "name": "rb-bee",
            "portdir": "ruby/rb-bee",
            "version": "0.12.2",
            "license": "Apache",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Bee is a build tool running YAML files",
            "long_description": "Bee is a build tool running YAML files These build files have a clean syntax à la Ant and run as fast as make. They are made of shell commands, Ruby code or Bee tasks for platform independent builds.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb-archive-tar-minitar",
                        "rb-rubyzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-bigdecimal",
            "portdir": "ruby/rb-bigdecimal",
            "version": "3.1.8",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/bigdecimal",
            "description": "Arbitrary-precision decimal floating-point number library",
            "long_description": "Arbitrary-precision decimal floating-point number library for Ruby.",
            "active": true,
            "categories": [
                "math",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-bioruby",
            "portdir": "ruby/rb-bioruby",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bioruby.org",
            "description": "Integrated environment for bioinformatics.",
            "long_description": "BioRuby project aims to implement an integrated environment for Bioinformatics with Ruby language. Design philosophy of the BioRuby library is KISS (keep it simple and stupid) to maximize the usability and the efficiency for biologists as a daily tool.",
            "active": true,
            "categories": [
                "science",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "mysql",
                "postgres"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-bdb",
                        "rb-http-access2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-bitset",
            "portdir": "ruby/rb-bitset",
            "version": "0.6.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rwiki.moonwolf.com/",
            "description": "BitSet Library for boolean operation",
            "long_description": "BitSet Library for boolean operation * and/or/xor/not method * bit check O(1) speed",
            "active": true,
            "categories": [
                "math",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bbl",
            "portdir": "R/R-bbl",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bbl",
            "description": "Boltzmann Bayes Learner",
            "long_description": "Supervised learning using Boltzmann Bayes model inference",
            "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-RColorBrewer",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-pROC",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocManager",
                        "R-glmnet",
                        "R-Biostrings"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BBmisc",
            "portdir": "R/R-BBmisc",
            "version": "1.13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BBmisc",
            "description": "Miscellaneous helper functions",
            "long_description": "Miscellaneous helper functions",
            "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-CRAN-recommended",
                        "R-data.table",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr",
                        "R-OpenML",
                        "R-ParamHelpers",
                        "R-mbsts",
                        "R-parallelMap",
                        "R-robustbetareg",
                        "R-mlrMBO",
                        "R-sl3",
                        "R-delayed",
                        "R-smoof",
                        "R-BatchJobs",
                        "R-BlockCov"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "name": "R-bbmle",
            "portdir": "R/R-bbmle",
            "version": "1.0.25.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bbmle",
            "description": "Tools for general maximum likelihood estimation",
            "long_description": "Tools for general maximum likelihood estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-mvtnorm",
                        "R-bdsmatrix",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rms",
                        "R-MuMIn",
                        "R-emdbook",
                        "R-AICcmodavg",
                        "R-RUnit",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-Hmisc",
                        "R-optimx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robmixglm",
                        "R-rstpm2",
                        "R-metaplus",
                        "R-diseq",
                        "R-emdbook",
                        "R-mistr",
                        "R-bivgeom",
                        "R-frair"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-nlraa",
                        "R-broom",
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-bbnet",
            "portdir": "R/R-bbnet",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vda1r22/bbnet",
            "description": "Create simple predictive models on Bayesian Belief Networks",
            "long_description": "A system to build, visualise and evaluate Bayesian belief networks.",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-igraph",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-bones",
            "portdir": "ruby/rb-bones",
            "version": "3.9.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/bones",
            "description": "Mr Bones is a handy tool that builds a skeleton for your new Ruby projects",
            "long_description": "Mr Bones is a handy tool that builds a skeleton for your new Ruby projects",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bbotk",
            "portdir": "R/R-bbotk",
            "version": "1.4.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bbotk.mlr-org.com",
            "description": "Black-Box Optimization Toolkit",
            "long_description": "Black-Box Optimization Toolkit",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-lgr",
                        "R-mlr3misc",
                        "R-R6",
                        "R-CRAN-recommended",
                        "R-paradox",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3mbo",
                        "R-mlr3tuning"
                    ]
                }
            ]
        },
        {
            "name": "R-bbreg",
            "portdir": "R/R-bbreg",
            "version": "2.0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bbreg",
            "description": "Bessel and Beta regressions",
            "long_description": "Bessel and Beta regressions via expectation-maximization algorithm for continuous bounded data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbapply",
                        "R-CRAN-recommended",
                        "R-statmod",
                        "R-expint",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-betareg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BBSSL",
            "portdir": "R/R-BBSSL",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BBSSL",
            "description": "Bayesian bootstrap spike-and-slab lassO",
            "long_description": "Bayesian bootstrap spike-and-slab lassO",
            "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-truncnorm",
                        "R-rmutil",
                        "R-greybox",
                        "R-mvnfast",
                        "R-svMisc",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-buftok",
            "portdir": "ruby/rb-buftok",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/buftok",
            "description": "BufferedTokenizer extracts token-delimited entities from a sequence of arbitrary inputs",
            "long_description": "BufferedTokenizer extracts token-delimited entities from a sequence of arbitrary inputs",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}