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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=881",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=879",
    "results": [
        {
            "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-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-igraph",
                        "R-tikzDevice",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "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": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-smoothSurv",
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "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-19"
                    ]
                },
                {
                    "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-19"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-parameters",
                        "R-performance",
                        "R-report",
                        "R-see",
                        "R-sjPlot",
                        "R-SSVS",
                        "R-effectsize",
                        "R-brmsmargins",
                        "R-correlation",
                        "R-bayesMeanScale",
                        "R-modelbased",
                        "R-multilevelcoda",
                        "R-easystats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-statsExpressions",
                        "R-datawizard",
                        "R-emmeans",
                        "R-ggeffects",
                        "R-insight",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-RoBMA",
                        "R-RoBSA",
                        "R-RoBTT"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppEigen",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-BDgraph",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Hotelling",
                        "R-ess",
                        "libgcc14",
                        "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-19",
                        "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-bamlss",
                        "R-mboost"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-statmod",
                        "R-pracma",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-pim",
                        "R-pcts",
                        "R-GNE",
                        "R-SimMultiCorrData",
                        "R-mlt",
                        "R-mvord"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROI.plugin.optimx",
                        "R-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-18"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "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-19",
                        "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-smoof",
                        "R-BatchJobs",
                        "R-BlockCov",
                        "R-OpenML",
                        "R-ParamHelpers",
                        "R-delayed",
                        "R-mbsts",
                        "R-mlr",
                        "R-mlrMBO",
                        "R-parallelMap",
                        "R-robustbetareg",
                        "R-sl3"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-bivgeom",
                        "R-metaplus",
                        "R-mistr",
                        "R-robmixglm",
                        "R-rstpm2",
                        "R-diseq",
                        "R-emdbook",
                        "R-frair"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-copula",
                        "R-nlraa",
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-18"
                    ]
                },
                {
                    "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-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-builder",
            "portdir": "ruby/rb-builder",
            "version": "2.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/builder",
            "description": "Builders for MarkUp.",
            "long_description": "Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-cucumber"
                    ]
                }
            ]
        },
        {
            "name": "rb-bundler",
            "portdir": "ruby/rb-bundler",
            "version": "2.2.15",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bundler.io",
            "description": "Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.",
            "long_description": "Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed. \nBundler is an exit from dependency hell, and ensures that the gems you need are present in development, staging, and production. Starting work on a project is as simple as bundle install.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-bz2",
            "portdir": "ruby/rb-bz2",
            "version": "0.2.1",
            "license": "(Ruby or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://moulon.inra.fr/ruby/bz2.html",
            "description": "An extension to use libbzip2 from ruby.",
            "long_description": "BZ2 is an extension to use libbzip2 from ruby.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-bzip2-ffi",
            "portdir": "ruby/rb-bzip2-ffi",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/philr/bzip2-ffi",
            "description": "Ruby bindings for libbz2",
            "long_description": "Ruby library that reads and writes bzip2-compressed data as a stream using FFI bindings for libbz2.",
            "active": true,
            "categories": [
                "archivers",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BCA1SG",
            "portdir": "R/R-BCA1SG",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BCA1SG",
            "description": "Block coordinate ascent with one-step generalized Rosen algorithm",
            "long_description": "Block coordinate ascent with one-step generalized Rosen algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-logOfGamma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-cache",
            "portdir": "ruby/rb-cache",
            "version": "0.1.0",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.moonwolf.com/",
            "description": "Simple cache library",
            "long_description": "Simple Time-to-live based cache library with memory, file, GDBM, and memcached support.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "ruby",
                        "rb-memcache"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-cairo",
            "portdir": "ruby/rb-cairo",
            "version": "1.17.13",
            "license": "GPL-2+ and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcairo.github.io",
            "description": "Ruby bindings for Cairo",
            "long_description": "Ruby bindings for Cairo. Cairo is a 2D graphics library with support for multiple output devices.",
            "active": true,
            "categories": [
                "graphics",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-cairo-gobject",
            "portdir": "ruby/rb-cairo-gobject",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/CairoGObject is a Ruby binding of cairo-gobject",
            "long_description": "Ruby/CairoGObject is a Ruby binding of cairo-gobject",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-calendar",
            "portdir": "ruby/rb-calendar",
            "version": "1.11.4r",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20131025153534/https://www.funaba.org/en/calendar.html",
            "description": "A Ruby library for calendrical calculations",
            "long_description": "Ruby calendar includes a Calendrical Calculations module, and supports the following calendars: Gregorian (current civil), Calendar week (ISO), Julian (old civil), Islamic (Moslem), Hebrew (Jewish), Mayan, French Revolutionary, Old Hindu, Achelis', Coptic, Ethiopian, Jalaali (incomplete), Kyureki (Japanese traditional with CE). It also includes a Getdate module, which provides a method which creates a Time object reflecting the given representation of dates and times. Finally, it comes with an Sdn module, an interface to Scott E. Lee's SDN package. This module supports the following calendars: Gregorian, Julian, French Republican, and Jewish.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-cane",
            "portdir": "ruby/rb-cane",
            "version": "3.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/square/cane",
            "description": "Code quality threshold checking as part of your build",
            "long_description": "Code quality threshold checking as part of your build",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-capistrano",
            "portdir": "ruby/rb-capistrano",
            "version": "2.5.21",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://capistranorb.com",
            "description": "Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.",
            "long_description": "Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "rb18-rake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb-net-scp",
                        "rb-net-sftp",
                        "rb-net-ssh",
                        "rb-net-ssh-gateway",
                        "rb-mocha",
                        "rb-highline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-captcha",
            "portdir": "ruby/rb-captcha",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/winton/captcha",
            "description": "Ruby/CAPTCHA is an implementation of the 'Completely Automated Public Turing Test to Tell Computers and Humans Apart'.",
            "long_description": "CAPTCHA stands for Completely Automated Public Turing  Test to Tell Computers and Humans Apart. This module provides classes that allow web sites to use randomly generated images, in concert with randomly generated keys and encrypted digests, to do such things such as preventing automated registrations.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BCDAG",
            "portdir": "R/R-BCDAG",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alesmascaro/BCDAG",
            "description": "Bayesian structure and causal learning of Gaussian directed graphs",
            "long_description": "Bayesian structure and causal learning of Gaussian directed graphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rgraphviz",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-gRbase",
                        "R-graph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BCEE",
            "portdir": "R/R-BCEE",
            "version": "1.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BCEE",
            "description": "Bayesian causal effect estimation algorithm",
            "long_description": "Bayesian causal effect estimation algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-leaps",
                        "R-BMA",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bcgam",
            "portdir": "R/R-bcgam",
            "version": "1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bcgam",
            "description": "Bayesian constrained generalised linear models",
            "long_description": "Bayesian constrained generalised linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-nimble",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}