GET /api/v1/ports/?format=api&ordering=updated_at&page=244
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=updated_at&page=245",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=243",
    "results": [
        {
            "name": "R-basefun",
            "portdir": "R/R-basefun",
            "version": "1.1-4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=basefun",
            "description": "Infrastructure for computing with basis functions",
            "long_description": "Infrastructure for computing with basis functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-variables",
                        "R-CRAN-recommended",
                        "R-orthopolynom"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coneproj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tbm",
                        "R-mlt",
                        "R-tramnet",
                        "R-cotram",
                        "R-tram",
                        "R-tramME"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlt.docreg"
                    ]
                }
            ]
        },
        {
            "name": "R-basemodels",
            "portdir": "R/R-basemodels",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=basemodels",
            "description": "Baseline models for classification and regression",
            "long_description": "Baseline models for classification and regression",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-caret"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-basicMCMCplots",
            "portdir": "R/R-basicMCMCplots",
            "version": "0.2.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=basicMCMCplots",
            "description": "Trace plots, density plots and chain comparisons for MCMC samples",
            "long_description": "Trace plots, density plots and chain comparisons for MCMC samples",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nimbleSCR"
                    ]
                }
            ]
        },
        {
            "name": "R-batchmeans",
            "portdir": "R/R-batchmeans",
            "version": "1.0-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=batchmeans",
            "description": "Consistent batch means estimation of Monte Carlo standard errors",
            "long_description": "Consistent batch means estimation of Monte Carlo standard errors",
            "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-BayesRGMM",
                        "R-LTFHPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-batchtools",
            "portdir": "R/R-batchtools",
            "version": "0.9.17",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://markfairbanks.github.io/tidytable",
            "description": "Tools for computation on batch systems",
            "long_description": "Tools for computation on batch systems",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-fs",
                        "R-stringi",
                        "R-base64url",
                        "R-digest",
                        "R-withr",
                        "R-checkmate",
                        "R-progress",
                        "R-brew",
                        "R-rappdirs",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-backports"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-debugme",
                        "R-parallelMap",
                        "R-doParallel",
                        "R-foreach",
                        "R-snow",
                        "R-ranger",
                        "R-doMPI",
                        "R-future.batchtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-future.batchtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel",
                        "R-parallelMap",
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-baycn",
            "portdir": "R/R-baycn",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=baycn",
            "description": "Bayesian inference for causal networks",
            "long_description": "Bayesian inference for causal networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-egg",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayefdr",
            "portdir": "R/R-bayefdr",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayefdr",
            "description": "Bayesian estimation and optimisation of expected FDR and expected FNR",
            "long_description": "Bayesian estimation and optimisation of expected FDR and expected FNR",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-ggExtra",
                        "R-cowplot",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-pkgdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayes4psy",
            "portdir": "R/R-bayes4psy",
            "version": "1.2.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bstatcomp/bayes4psy",
            "description": "User-friendly Bayesian data analysis for psychology",
            "long_description": "User-friendly Bayesian data analysis for psychology",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-reshape",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-cowplot",
                        "R-mcmcse",
                        "R-circular",
                        "R-emg",
                        "R-metRology",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesAB",
            "portdir": "R/R-bayesAB",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FrankPortman/bayesAB",
            "description": "Fast Bayesian methods for A/B testing",
            "long_description": "Fast Bayesian methods for A/B testing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-plumber"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesDccGarch",
            "portdir": "R/R-bayesDccGarch",
            "version": "3.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesDccGarch",
            "description": "Methods and tools for Bayesian analysis of DCC-GARCH(1,1) model",
            "long_description": "Bayesian estimation of dynamic conditional correlation GARCH model for multivariate time series volatility.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesGAM",
            "portdir": "R/R-bayesGAM",
            "version": "0.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesGAM",
            "description": "Multivariate response generalized additive models using Hamiltonian Monte Carlo",
            "long_description": "Multivariate response generalized additive models using Hamiltonian Monte Carlo",
            "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-loo",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-bayesplot",
                        "R-geometry",
                        "R-mlbench",
                        "R-corrplot",
                        "R-SemiPar",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesGARCH",
            "portdir": "R/R-bayesGARCH",
            "version": "2.1.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ArdiaD/bayesGARCH",
            "description": "Bayesian estimation of the GARCH(1,1) model with Student-t innovations",
            "long_description": "Bayesian estimation of the GARCH(1,1) model with Student-t innovations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-miscFuncs"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesMeanScale",
            "portdir": "R/R-bayesMeanScale",
            "version": "0.1.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dalenbe2/bayesMeanScale",
            "description": "Bayesian Post-Estimation on the Mean Scale",
            "long_description": "Computes Bayesian posterior distributions of predictions, marginal effects and differences of marginal effects for various generalized linear models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bayestestR",
                        "R-posterior",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-flextable"
                    ]
                }
            ],
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayestestR"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-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-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-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-bayesammi",
            "portdir": "R/R-bayesammi",
            "version": "0.3.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesammi",
            "description": "Bayesian estimation of the Additive Main effects and Multiplicative Interaction model",
            "long_description": "Bayesian estimation of the Additive Main effects and Multiplicative Interaction model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-magrittr",
                        "R-ggrepel",
                        "R-tmvtnorm",
                        "R-rstiefel",
                        "R-ks",
                        "R-CRAN-recommended",
                        "R-lme4",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesanova",
            "portdir": "R/R-bayesanova",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesanova",
            "description": "Bayesian inference in the Analysis of Variance via Markov Chain Monte Carlo in gaussian mixture models",
            "long_description": "Bayesian inference in the Analysis of Variance via Markov Chain Monte Carlo in gaussian mixture models",
            "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-knitr",
                        "R-coda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesbr",
            "portdir": "R/R-bayesbr",
            "version": "0.0.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pjoao266/bayesbr",
            "description": "Bayesian Beta regression in R",
            "long_description": "Bayesian Beta regression in R",
            "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-magrittr",
                        "R-coda",
                        "R-rstantools",
                        "R-stringr",
                        "R-dplyr",
                        "R-loo",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-Formula",
                        "R-fdrtool",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-shinyjs",
                        "R-DT",
                        "R-rmarkdown",
                        "R-tidyverse",
                        "R-openxlsx",
                        "R-highcharter",
                        "R-shinydashboard",
                        "R-dashboardthemes",
                        "R-shinyalert"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayescopulareg",
            "portdir": "R/R-bayescopulareg",
            "version": "0.1.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayescopulareg",
            "description": "Bayesian copula regression",
            "long_description": "Bayesian copula 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-RcppDist",
                        "R-mvtnorm",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayescount",
            "portdir": "R/R-bayescount",
            "version": "0.9.99-9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bayescount.sourceforge.net",
            "description": "Power calculations and Bayesian analysis of count distributions and FECRT Data using MCMC",
            "long_description": "Power calculations and Bayesian analysis of count distributions and FECRT Data using MCMC",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-runjags",
                        "R-rjags",
                        "jags",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesdfa",
            "portdir": "R/R-bayesdfa",
            "version": "1.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fate-ewi.github.io/bayesdfa",
            "description": "Bayesian Dynamic Factor Analysis (DFA) with Stan",
            "long_description": "Implements Bayesian dynamic factor analysis with Stan. Dynamic factor analysis is a dimension reduction tool for multivariate time series.",
            "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-rlang",
                        "R-rstantools",
                        "R-dplyr",
                        "R-loo",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-rstan",
                        "R-viridisLite",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesforecast",
            "portdir": "R/R-bayesforecast",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesforecast",
            "description": "Bayesian time series modeling with Stan",
            "long_description": "Bayesian time series modeling with Stan",
            "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-astsa",
                        "R-rstantools",
                        "R-zoo",
                        "R-loo",
                        "R-ggplot2",
                        "R-BH",
                        "R-lubridate",
                        "R-rstan",
                        "R-bayesplot",
                        "R-bridgesampling",
                        "R-forecast",
                        "R-prophet",
                        "R-CRAN-recommended",
                        "R-gridExtra",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesian",
            "portdir": "R/R-bayesian",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hsbadr.github.io/bayesian",
            "description": "Bindings for Bayesian TidyModels",
            "long_description": "Bindings for Bayesian TidyModels",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-brms",
                        "R-parsnip",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-purrr",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-recipes",
                        "R-workflows",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesianVARs",
            "portdir": "R/R-bayesianVARs",
            "version": "0.1.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luisgruber.github.io/bayesianVARs",
            "description": "MCMC estimation of Bayesian vector autoregressions",
            "long_description": "MCMC estimation of Bayesian vector autoregressions",
            "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-colorspace",
                        "R-mvtnorm",
                        "R-scales",
                        "R-GIGrvg",
                        "R-stochvol",
                        "R-factorstochvol",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayeslincom",
            "portdir": "R/R-bayeslincom",
            "version": "1.3.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayeslincom",
            "description": "Linear combinations of Bayesian posterior samples",
            "long_description": "Linear combinations of Bayesian posterior samples",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BGGM",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BBcor"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesm",
            "portdir": "R/R-bayesm",
            "version": "3.1-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesm",
            "description": "Bayesian inference for marketing and micro-econometrics",
            "long_description": "Bayesian inference for marketing and micro-econometrics",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BGVAR",
                        "R-compositions",
                        "R-mvProbit",
                        "R-telescope"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-idefix",
                        "R-MCMCglmm",
                        "R-rrMixture",
                        "R-echoice2"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesmeta",
            "portdir": "R/R-bayesmeta",
            "version": "3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gwdg.de/croever/bayesmeta",
            "description": "Bayesian random-effects meta-analysis and meta-regression",
            "long_description": "Bayesian random-effects meta-analysis and meta-regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-forestplot",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-compute.es"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ra4bayesmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesmix",
            "portdir": "R/R-bayesmix",
            "version": "0.7-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://statmath.wu.ac.at/~gruen/BayesMix",
            "description": "Bayesian Mixture models with JAGS",
            "long_description": "Bayesian Mixture models with JAGS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-rjags",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesmlogit",
            "portdir": "R/R-bayesmlogit",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayesmlogit",
            "description": "Multistate Life Table (MSLT) methodology based on Bayesian approach",
            "long_description": "Create life tables with a Bayesian approach, which can be very useful for modelling a complex health process when considering multiple predisposing factors and multiple coexisting health conditions.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesnec",
            "portdir": "R/R-bayesnec",
            "version": "2.1.3.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://open-aims.github.io/bayesnec",
            "description": "Bayesian No-Effect-Concentration (NEC) algorithm",
            "long_description": "Bayesian No-Effect-Concentration (NEC) algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-loo",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-brms",
                        "R-chk",
                        "R-formula.tools",
                        "R-CRAN-recommended",
                        "R-evaluate",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesplay",
            "portdir": "R/R-bayesplay",
            "version": "0.9.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bayesplay.github.io/bayesplay",
            "description": "Bayes factor playground",
            "long_description": "Bayes factor playground",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gginnards"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-patrick",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesplot",
            "portdir": "R/R-bayesplot",
            "version": "1.11.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/bayesplot",
            "description": "Plotting for Bayesian Models",
            "long_description": "Plotting for Bayesian Models",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-ggridges",
                        "R-posterior",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr",
                        "R-tibble",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggfortify",
                        "R-hexbin",
                        "R-rstantools",
                        "R-loo",
                        "R-RColorBrewer",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rstan",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-shinystan",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesforecast",
                        "R-lgpr",
                        "R-MixSIAR",
                        "R-bayesvl",
                        "R-mcp",
                        "R-multilevelcoda",
                        "R-multinma",
                        "R-mvgam",
                        "R-blavaan",
                        "R-brms",
                        "R-RBesT",
                        "R-bssm",
                        "R-revdbayes",
                        "R-BayesMultiMode",
                        "R-bvhar",
                        "R-rstanarm",
                        "R-shinystan",
                        "R-baggr",
                        "R-walker",
                        "R-bang",
                        "R-bayesGAM",
                        "R-FlexReg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmsb",
                        "R-CausalQueries",
                        "R-Ecfun",
                        "R-bayesPO",
                        "R-bayestestR",
                        "R-bsitar",
                        "R-cmdstanr",
                        "R-countSTAR",
                        "R-emmeans",
                        "R-geostan",
                        "R-iwmm",
                        "R-loo",
                        "R-mcmcsae",
                        "R-performance",
                        "R-pompp",
                        "R-priorsense",
                        "R-projpred",
                        "R-rstan",
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pgdraw",
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gplots",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "R-combinat"
                    ]
                },
                {
                    "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-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-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-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-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": "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-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": []
        }
    ]
}