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

{
    "count": 52206,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=811",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=809",
    "results": [
        {
            "name": "R-benchmarkmeData",
            "portdir": "R/R-benchmarkmeData",
            "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=benchmarkmeData",
            "description": "Crowd-sourced benchmarks from running the benchmarkme package",
            "long_description": "Crowd-sourced benchmarks from running the benchmarkme package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-DT",
                        "R-covr",
                        "R-benchmarkme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-benchmarkme"
                    ]
                }
            ]
        },
        {
            "name": "R-benchmarkme",
            "portdir": "R/R-benchmarkme",
            "version": "1.0.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=benchmarkme",
            "description": "Crowd-sourced system benchmarks",
            "long_description": "Crowd-sourced system benchmarks",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-httr",
                        "R-doParallel",
                        "R-foreach",
                        "R-benchmarkmeData",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppZiggurat",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-disk.frame",
                        "R-oeli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-benchmarkmeData"
                    ]
                }
            ]
        },
        {
            "name": "R-benchden",
            "portdir": "R/R-benchden",
            "version": "1.0.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=benchden",
            "description": "28 benchmark densities from Berlinet–Devroye (1994)",
            "long_description": "28 benchmark densities from Berlinet–Devroye (1994)",
            "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-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-bench",
            "portdir": "R/R-bench",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bench.r-lib.org",
            "description": "High-precision timing of R expressions",
            "long_description": "Tools to accurately benchmark and analyze execution times for R expressions.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-profmem",
                        "R-tibble",
                        "R-glue",
                        "R-pillar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-forcats",
                        "R-covr",
                        "R-ggbeeswarm",
                        "R-vctrs",
                        "R-withr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-testthat",
                        "R-ggridges"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-atime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-S7",
                        "R-cheapr",
                        "R-cpp11",
                        "R-cppdoubles",
                        "R-dplyr",
                        "R-dqrng",
                        "R-dtplyr",
                        "R-einet",
                        "R-glmGamPoi",
                        "R-httr2",
                        "R-hutilscpp",
                        "R-lzstring",
                        "R-mark",
                        "R-markovmix",
                        "R-parsnip",
                        "R-prt",
                        "R-psqn",
                        "R-rhdf5",
                        "R-sparseMatrixStats",
                        "R-strex",
                        "R-tibble",
                        "R-tidyfst",
                        "R-tidyft",
                        "R-tidylog",
                        "R-timeplyr",
                        "R-vroom",
                        "R-MassSpecWavelet",
                        "R-zstdlite"
                    ]
                }
            ]
        },
        {
            "name": "R-bellreg",
            "portdir": "R/R-bellreg",
            "version": "0.0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fndemarqui.github.io/bellreg",
            "description": "Count regression models based on the Bell distribution",
            "long_description": "Count regression models based on the Bell distribution",
            "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-dplyr",
                        "R-loo",
                        "R-purrr",
                        "R-rstan",
                        "R-Formula",
                        "R-extraDistr",
                        "R-Rdpack",
                        "R-magic",
                        "R-numbers",
                        "R-CRAN-recommended",
                        "R-LambertW",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-beeswarm",
            "portdir": "R/R-beeswarm",
            "version": "0.4.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aroneklund/beeswarm",
            "description": "The bee swarm plot, an alternative to stripchart",
            "long_description": "The bee swarm plot, an alternative to stripchart",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "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-ggbeeswarm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdist",
                        "R-papaja",
                        "R-vipor"
                    ]
                }
            ]
        },
        {
            "name": "R-beepr",
            "portdir": "R/R-beepr",
            "version": "2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rasmusab/beepr",
            "description": "Easily play notification sounds on any platform",
            "long_description": "Easily play notification sounds on any platform",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-audio",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimDesign",
                        "R-sharp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-progressr"
                    ]
                }
            ]
        },
        {
            "name": "R-beast",
            "portdir": "R/R-beast",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=beast",
            "description": "Bayesian estimation of change-points in the slope of multivariate time-series",
            "long_description": "Bayesian estimation of change-points in the slope of multivariate time-series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-beanz",
            "portdir": "R/R-beanz",
            "version": "3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=beanz",
            "description": "Bayesian analysis of heterogeneous treatment effect",
            "long_description": "Bayesian analysis of heterogeneous treatment effect",
            "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-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-shinythemes",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-pander"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-beanplot",
            "portdir": "R/R-beanplot",
            "version": "1.3.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=beanplot",
            "description": "Visualization via beanplots",
            "long_description": "Visualization via beanplots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vioplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-vipor"
                    ]
                }
            ]
        },
        {
            "name": "R-beachmat",
            "portdir": "R/R-beachmat",
            "version": "2.20.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tatami-inc/beachmat",
            "description": "Compiling Bioconductor to handle each matrix type",
            "long_description": "Compiling Bioconductor to handle each matrix type",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-SparseArray",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rcmdcheck",
                        "R-BiocStyle",
                        "R-BiocParallel",
                        "R-HDF5Array"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocSingular",
                        "R-glmGamPoi"
                    ]
                }
            ]
        },
        {
            "name": "R-bdsmatrix",
            "portdir": "R/R-bdsmatrix",
            "version": "1.3-7",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bdsmatrix",
            "description": "Routines for block diagonal symmetric matrices",
            "long_description": "Routines for block diagonal symmetric matrices",
            "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-PRSPGx",
                        "R-bbmle",
                        "R-coxme",
                        "R-finalfit",
                        "R-splm",
                        "R-pcalg",
                        "R-plm",
                        "R-sparsediscrim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-bdlim",
            "portdir": "R/R-bdlim",
            "version": "0.4.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://anderwilson.github.io/bdlim",
            "description": "Bayesian Distributed Lag Interaction Models",
            "long_description": "Bayesian Distributed Lag Interaction Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-LaplacesDemon",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-BayesLogit",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bde",
            "portdir": "R/R-bde",
            "version": "1.0.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bde",
            "description": "Bounded Density Estimation",
            "long_description": "Bounded Density Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jfa",
                        "R-nlpred",
                        "R-simIReff"
                    ]
                }
            ]
        },
        {
            "name": "R-bda",
            "portdir": "R/R-bda",
            "version": "18.3.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bda",
            "description": "Binned Data Analysis",
            "long_description": "Algorithms developed for binned data analysis, gene expression data analysis and measurement error models for ordinal data analysis.",
            "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-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bcp",
            "portdir": "R/R-bcp",
            "version": "4.0.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bcp",
            "description": "Bayesian analysis of change point problems",
            "long_description": "Bayesian analysis of change point problems",
            "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-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-ggplot2",
                        "R-igraph",
                        "R-strucchange",
                        "R-vegan"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bcROCsurface",
            "portdir": "R/R-bcROCsurface",
            "version": "1.0-6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bcROCsurface",
            "description": "Bias-corrected methods for estimating the ROC surface of continuous diagnostic tests",
            "long_description": "Bias-corrected methods for estimating the ROC surface of continuous diagnostic tests",
            "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-rgl",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "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": []
        },
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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": []
        }
    ]
}