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

{
    "count": 51605,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=722",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=720",
    "results": [
        {
            "name": "R-bifurcatingr",
            "portdir": "R/R-bifurcatingr",
            "version": "2.1.0",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bifurcatingr",
            "description": "Bifurcating autoregressive models",
            "long_description": "Bifurcating autoregressive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fMultivar",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bibtex",
            "portdir": "R/R-bibtex",
            "version": "0.5.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/bibtex",
            "description": "Utility to parse bibtex files",
            "long_description": "Utility to parse bibtex files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-backports",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-softbib",
                        "R-RefManageR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineR",
                        "R-handlr"
                    ]
                }
            ]
        },
        {
            "name": "R-bibs",
            "portdir": "R/R-bibs",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bibs",
            "description": "Bayesian Inference for the Birnbaum–Saunders distribution",
            "long_description": "Bayesian Inference for the Birnbaum–Saunders distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GIGrvg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bib2df",
            "portdir": "R/R-bib2df",
            "version": "1.1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/bib2df",
            "description": "Parse a BibTeX file to a data frame",
            "long_description": "Parse a BibTeX file to a data frame",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-stringr",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-humaniformat",
                        "R-rmarkdown",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mark"
                    ]
                }
            ]
        },
        {
            "name": "R-bgev",
            "portdir": "R/R-bgev",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bgev",
            "description": "Bimodal GEV distribution with location parameter",
            "long_description": "Bimodal GEV distribution with location parameter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DEoptim",
                        "R-EnvStats",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bezier",
            "portdir": "R/R-bezier",
            "version": "1.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bezier",
            "description": "Toolkit for Bezier curves and splines",
            "long_description": "Toolkit for Bezier curves and splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Morpho"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-circlize"
                    ]
                }
            ]
        },
        {
            "name": "R-betafunctions",
            "portdir": "R/R-betafunctions",
            "version": "1.9.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=betafunctions",
            "description": "Functions for working with two- and four-parameter Beta probability distributions and psychometric analysis of classifications",
            "long_description": "Functions for working with two- and four-parameter Beta probability distributions and psychometric analysis of classifications",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-IRTest"
                    ]
                }
            ]
        },
        {
            "name": "R-betacal",
            "portdir": "R/R-betacal",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=betacal",
            "description": "Fit beta calibration models and obtain calibrated probabilities from them",
            "long_description": "Fit beta calibration models and obtain calibrated probabilities from them",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-probably"
                    ]
                }
            ]
        },
        {
            "name": "R-betaNB",
            "portdir": "R/R-betaNB",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jeksterslab.github.io/betaNB",
            "description": "Bootstrap for regression effect sizes",
            "long_description": "Bootstrap for regression effect sizes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bestglm",
            "portdir": "R/R-bestglm",
            "version": "0.37.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bestglm",
            "description": "Best subset GLM and regression utilities",
            "long_description": "Best subset GLM and regression utilities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pls",
                        "R-grpreg",
                        "R-CRAN-recommended",
                        "R-leaps",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caret"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FitAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-berryFunctions",
            "portdir": "R/R-berryFunctions",
            "version": "1.22.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brry/berryFunctions",
            "description": "Functions collection related to plotting and hydrology",
            "long_description": "Functions collection related to plotting and hydrology",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VLMCX"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vioplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-vipor"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlpred",
                        "R-jfa",
                        "R-simIReff"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-bayest",
            "portdir": "R/R-bayest",
            "version": "1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayest",
            "description": "Effect size targeted Bayesian two-sample t-tests via Markov chain Monte Carlo in Gaussian mixture models",
            "long_description": "Provides an Markov-Chain-Monte-Carlo algorithm for Bayesian t-tests on the effect size. The underlying Gibbs sampler is based on a two-component Gaussian mixture and approximates the posterior distributions of the effect size, the difference of means and difference of standard deviations. A posterior analysis of the effect size via the region of practical equivalence is provided as well.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayess",
            "portdir": "R/R-bayess",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmm34/bayess",
            "description": "Bayesian Essentials with R",
            "long_description": "Bayesian Essentials with R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gplots",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "R-combinat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayespm",
            "portdir": "R/R-bayespm",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayespm",
            "description": "Bayesian Statistical Process Monitoring",
            "long_description": "Bayesian Statistical Process Monitoring",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-extraDistr",
                        "R-invgamma",
                        "R-CRAN-recommended",
                        "R-rmutil",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-16",
                        "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-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-16",
                        "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-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-16"
                    ]
                },
                {
                    "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-coda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-baycn",
            "portdir": "R/R-baycn",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=baycn",
            "description": "Bayesian inference for causal networks",
            "long_description": "Bayesian inference for causal networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-egg",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-batchmeans",
            "portdir": "R/R-batchmeans",
            "version": "1.0-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=batchmeans",
            "description": "Consistent batch means estimation of Monte Carlo standard errors",
            "long_description": "Consistent batch means estimation of Monte Carlo standard errors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesRGMM",
                        "R-LTFHPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-basemodels",
            "portdir": "R/R-basemodels",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=basemodels",
            "description": "Baseline models for classification and regression",
            "long_description": "Baseline models for classification and regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-caret"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bannerCommenter",
            "portdir": "R/R-bannerCommenter",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bannerCommenter",
            "description": "Make banner comments with a consistent format",
            "long_description": "Make banner comments with a consistent format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bandit",
            "portdir": "R/R-bandit",
            "version": "0.5.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bandit",
            "description": "Functions for simple a/b split test and multi-armed bandit analysis",
            "long_description": "A set of functions for doing analysis of A/B split test data and web metrics in general.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-baizer",
            "portdir": "R/R-baizer",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://william-swl.github.io/baizer",
            "description": "Useful functions for data processing",
            "long_description": "Useful functions for data processing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-readxl",
                        "R-rematch2",
                        "R-tidyr",
                        "R-diffobj",
                        "R-rmarkdown",
                        "R-readr",
                        "R-openxlsx",
                        "R-seriation",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-baguette",
            "portdir": "R/R-baguette",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://baguette.tidymodels.org",
            "description": "Efficient model functions for bagging",
            "long_description": "Efficient model functions for bagging",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-furrr",
                        "R-butcher",
                        "R-hardhat",
                        "R-parsnip",
                        "R-rsample",
                        "R-dials",
                        "R-earth",
                        "R-C50",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-modeldata",
                        "R-recipes",
                        "R-yardstick",
                        "R-AmesHousing"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyAML",
                        "R-parsnip"
                    ]
                }
            ]
        },
        {
            "name": "R-metapod",
            "portdir": "R/R-metapod",
            "version": "1.12.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/metapod",
            "description": "Meta-analyses on p-values of differential analyses",
            "long_description": "Meta-analyses on p-values of differential analyses",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csaw"
                    ]
                }
            ]
        },
        {
            "name": "R-graph",
            "portdir": "R/R-graph",
            "version": "1.82.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/graph",
            "description": "Package that implements some simple graph-handling capabilities",
            "long_description": "Package that implements some simple graph-handling capabilities",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocStyle",
                        "R-RBGL",
                        "R-Rgraphviz",
                        "R-RUnit",
                        "R-SparseM",
                        "R-knitr",
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocCheck",
                        "R-KEGGgraph",
                        "R-eulerian",
                        "R-BayesNetBP",
                        "R-BiDAG",
                        "R-CodeDepends",
                        "R-rsbml",
                        "R-RBGL",
                        "R-Rgraphviz",
                        "R-dlsem",
                        "R-abn",
                        "R-BioNet",
                        "R-BiocPkgTools",
                        "R-gRbase",
                        "R-pcalg",
                        "R-biocViews",
                        "R-pcgen",
                        "R-gbutils",
                        "R-ggm",
                        "R-graphite",
                        "R-gridDebug",
                        "R-gridGraphviz",
                        "R-classGraph",
                        "R-BCDAG"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psych",
                        "R-bnlearn",
                        "R-Matrix",
                        "R-S4Vectors",
                        "R-bnstruct",
                        "R-lava",
                        "R-tidygraph",
                        "R-rPref",
                        "R-SPIA",
                        "R-igraph",
                        "R-arulesViz",
                        "R-bnclassify"
                    ]
                }
            ]
        },
        {
            "name": "R-glmGamPoi",
            "portdir": "R/R-glmGamPoi",
            "version": "1.16.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/const-ae/glmGamPoi",
            "description": "Fit a Gamma-Poisson Generalized Linear Model",
            "long_description": "Fit a Gamma-Poisson Generalized Linear Model",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-matrixStats",
                        "R-BiocGenerics",
                        "R-DelayedArray",
                        "R-HDF5Array",
                        "R-MatrixGenerics",
                        "R-DelayedMatrixStats",
                        "R-beachmat",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-SingleCellExperiment",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-statmod",
                        "R-zoo",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bench",
                        "R-BiocStyle",
                        "R-limma",
                        "R-BiocParallel",
                        "R-DESeq2",
                        "R-edgeR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sctransform"
                    ]
                }
            ]
        },
        {
            "name": "R-genefilter",
            "portdir": "R/R-genefilter",
            "version": "1.86.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/genefilter",
            "description": "Methods for filtering genes from high-throughput experiments",
            "long_description": "Methods for filtering genes from high-throughput experiments",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-AnnotationDbi",
                        "R-CRAN-recommended",
                        "R-annotate",
                        "libgcc",
                        "R-Biobase",
                        "R-MatrixGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-BiocStyle",
                        "R-tkWidgets",
                        "R-ALL"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-EnrichedHeatmap"
                    ]
                }
            ]
        },
        {
            "name": "R-UCSC.utils",
            "portdir": "R/R-UCSC.utils",
            "version": "1.0.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/UCSC.utils",
            "description": "Low-level utilities to retrieve data from the UCSC Genome Browser",
            "long_description": "Low-level utilities to retrieve data from the UCSC Genome Browser",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RMariaDB",
                        "R-DBI",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-GenomeInfoDb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GenomeInfoDb"
                    ]
                }
            ]
        },
        {
            "name": "R-TH.data",
            "portdir": "R/R-TH.data",
            "version": "1.1-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TH.data",
            "description": "TH Data Archive",
            "long_description": "TH Data Archive",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vcd",
                        "R-multcomp",
                        "R-rms",
                        "R-coin",
                        "R-tram",
                        "R-trtf",
                        "R-ATR",
                        "R-colorspace",
                        "R-gridExtra",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multcomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mboost",
                        "R-ggparty",
                        "R-tramnet",
                        "R-trtf",
                        "R-bujar",
                        "R-maxstat",
                        "R-mlt",
                        "R-mlt.docreg",
                        "R-party",
                        "R-stabs",
                        "R-partykit",
                        "R-coin",
                        "R-tbm",
                        "R-flexsurv",
                        "R-cotram",
                        "R-ipred",
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-Structstrings",
            "portdir": "R/R-Structstrings",
            "version": "1.20.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FelixErnst/Structstrings",
            "description": "Implementation of the dot bracket annotations with Biostrings",
            "long_description": "R-Structstrings implements the widely used dot bracket annotation for storing base pairing information in structured RNA.",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ShortRead",
            "portdir": "R/R-ShortRead",
            "version": "1.62.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ShortRead",
            "description": "FASTQ input and manipulation",
            "long_description": "FASTQ input and manipulation",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-XVector",
                        "R-zlibbioc",
                        "R-Rhtslib",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-GenomicAlignments",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-hwriter",
                        "R-CRAN-recommended",
                        "R-pwalign",
                        "R-latticeExtra",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-BiocStyle",
                        "R-GenomicFeatures",
                        "R-biomaRt",
                        "R-yeastNagalakshmi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-systemPipeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel",
                        "R-systemPipeRdata",
                        "R-S4Vectors"
                    ]
                }
            ]
        },
        {
            "name": "R-SQLDataFrame",
            "portdir": "R/R-SQLDataFrame",
            "version": "1.18.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SQLDataFrame",
            "description": "Representation of SQL database in DataFrame metaphor",
            "long_description": "Representation of SQL database in DataFrame metaphor",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-S4Vectors",
                        "R-DelayedArray",
                        "R-duckdb",
                        "R-CRAN-recommended",
                        "R-DBI",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-KEGGgraph",
            "portdir": "R/R-KEGGgraph",
            "version": "1.64.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/KEGGgraph",
            "description": "A graph approach to KEGG pathway in R and Bioconductor",
            "long_description": "A graph approach to KEGG pathway in R and Bioconductor",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-Rgraphviz",
                        "R-CRAN-recommended",
                        "R-RCurl",
                        "R-XML"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-testthat",
                        "R-RBGL",
                        "R-SPIA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-iCARH",
                        "R-SPIA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kangar00"
                    ]
                }
            ]
        },
        {
            "name": "R-FactoMineR",
            "portdir": "R/R-FactoMineR",
            "version": "2.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://factominer.free.fr",
            "description": "Multivariate exploratory data analysis and data mining",
            "long_description": "Multivariate exploratory data analysis and data mining",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrepel",
                        "R-emmeans",
                        "R-car",
                        "R-leaps",
                        "R-scatterplot3d",
                        "R-ellipse",
                        "R-flashClust",
                        "R-multcompView",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-DT"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-Factoshiny",
                        "R-missMDA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-missMDA",
                        "R-fdm2id",
                        "R-RcmdrPlugin.FactoMineR",
                        "R-FactoInvestigate",
                        "R-Factoshiny",
                        "R-GDAtools",
                        "R-factoextra",
                        "R-mimi"
                    ]
                }
            ]
        },
        {
            "name": "R-ChemmineR",
            "portdir": "R/R-ChemmineR",
            "version": "3.56.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/girke-lab/ChemmineR",
            "description": "Cheminformatics toolkit for R",
            "long_description": "Cheminformatics toolkit for R",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64enc",
                        "R-jsonlite",
                        "R-png",
                        "R-stringi",
                        "R-DBI",
                        "R-digest",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-DT",
                        "R-RCurl",
                        "R-rjson",
                        "R-BiocGenerics",
                        "R-rsvg",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-snow",
                        "R-BiocManager",
                        "R-gplots",
                        "R-scatterplot3d",
                        "R-BiocStyle",
                        "R-RSQLite",
                        "R-bibtex",
                        "R-RPostgreSQL",
                        "R-knitcitations",
                        "R-ChemmineDrugs",
                        "R-ChemmineOB",
                        "R-fmcsR",
                        "R-knitrBootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ChemmineDrugs",
                        "R-fmcsR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineOB"
                    ]
                }
            ]
        },
        {
            "name": "R-BiocNeighbors",
            "portdir": "R/R-BiocNeighbors",
            "version": "1.22.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BiocNeighbors",
            "description": "Nearest neighbor detection for Bioconductor packages",
            "long_description": "Nearest neighbor detection for Bioconductor packages",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocParallel",
                        "R-RcppHNSW",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppAnnoy",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-FNN",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bluster"
                    ]
                }
            ]
        },
        {
            "name": "R-BiocCheck",
            "portdir": "R/R-BiocCheck",
            "version": "1.40.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BiocCheck",
            "description": "Bioconductor-specific package checks",
            "long_description": "Bioconductor-specific package checks",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rvest",
                        "R-stringdist",
                        "R-BiocManager",
                        "R-httr2",
                        "R-graph",
                        "R-biocViews",
                        "R-BiocFileCache",
                        "R-BiocBaseUtils",
                        "R-CRAN-recommended",
                        "R-callr",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-RUnit",
                        "R-callr",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-usethis",
                        "R-downloader",
                        "R-BiocGenerics",
                        "R-BiocStyle",
                        "R-Biobase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Biobase",
            "portdir": "R/R-Biobase",
            "version": "2.64.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/Biobase",
            "description": "Base functions for Bioconductor",
            "long_description": "Base functions for Bioconductor",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tkWidgets",
                        "R-ALL",
                        "R-golubEsets",
                        "R-RUnit",
                        "R-knitr",
                        "R-BiocStyle",
                        "R-limma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ShortRead",
                        "R-annotate",
                        "R-ALL",
                        "R-GenomicFeatures",
                        "R-BSgenomeForge",
                        "R-BayesKnockdown",
                        "R-BioNet",
                        "R-golubEsets",
                        "R-RobLox",
                        "R-pcaMethods",
                        "R-MeSHDbi",
                        "R-genefilter",
                        "R-MultiAssayExperiment",
                        "R-bioDist",
                        "R-biobroom",
                        "R-AnnotationDbi",
                        "R-AnnotationForge",
                        "R-DESeq2",
                        "R-VariantAnnotation",
                        "R-biocViews",
                        "R-multtest",
                        "R-NMF",
                        "R-SummarizedExperiment"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgmaker",
                        "R-amap",
                        "R-edgeR",
                        "R-widgetTools",
                        "R-rsconnect",
                        "R-Seurat",
                        "R-kebabs",
                        "R-survcomp",
                        "R-hexbin",
                        "R-SeqArray",
                        "R-BiocCheck"
                    ]
                }
            ]
        },
        {
            "name": "R-spacefillr",
            "portdir": "R/R-spacefillr",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tylermorganwall/spacefillr",
            "description": "Space-filling random and quasi-random sequences",
            "long_description": "Space-filling random and quasi-random sequences",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GLDEX",
                        "R-TruncatedNormal",
                        "R-mlr3mbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-qrng",
                        "R-paradox"
                    ]
                }
            ]
        },
        {
            "name": "R-polyCub",
            "portdir": "R/R-polyCub",
            "version": "0.9.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastistician/polyCub",
            "description": "Cubature over polygonal domains",
            "long_description": "Cubature over polygonal domains",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-microbenchmark",
                        "R-sf",
                        "R-spatstat.geom",
                        "R-cubature",
                        "R-mvtnorm",
                        "R-statmod",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsass",
            "portdir": "www/libsass",
            "version": "3.6.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sass-lang.com/libsass",
            "description": "A C/C++ implementation of a Sass compiler",
            "long_description": "LibSass is a C/C++ port of the Sass engine. The point is to be simple, faster, and easy to integrate.",
            "active": true,
            "categories": [
                "textproc",
                "www"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 56
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "astroid",
                        "sassc"
                    ]
                }
            ]
        },
        {
            "name": "libdevil",
            "portdir": "devel/libdevil",
            "version": "1.8.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openil.sourceforge.net",
            "description": "Library to develop applications with powerful image loading capabilities",
            "long_description": "Developer's Image Library (DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. DevIL utilizes a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate, filter and display a wide variety of image formats. Formerly known as OpenIL, but the name was changed due to SGI's request.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libjpeg-turbo",
                        "libmng",
                        "zlib",
                        "squish",
                        "tiff",
                        "openexr2",
                        "libpng",
                        "jasper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "cegui"
                    ]
                }
            ]
        },
        {
            "name": "openvrml",
            "portdir": "graphics/openvrml",
            "version": "0.18.9",
            "license": "LGPL-3 and GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openvrml.org/",
            "description": "a cross-platform VRML and X3D browser and C++ runtime library",
            "long_description": "OpenVRML is a free cross-platform runtime for VRML and X3D available under the GNU Lesser General Public License. The OpenVRML distribution includes libraries you can use to add VRML/X3D support to an application. On platforms where GTK+ is available, OpenVRML also provides a plug-in to render VRML/X3D worlds in Web browsers.",
            "active": false,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "js_spidermonkey",
                "opengl",
                "xembed",
                "player",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libtool",
                        "fontconfig",
                        "libjpeg-turbo",
                        "zlib",
                        "libxml2",
                        "libGLU",
                        "mesa",
                        "libiconv",
                        "boost"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}