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-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": []
        },
        {
            "name": "amber-lang",
            "portdir": "lang/amber-lang",
            "version": "0.3.1-alpha",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amber-lang.com",
            "description": "Amber the programming language compiled to bash",
            "long_description": "Programming language that compiles to Bash. It's a high level programming language that makes it easy to create shell scripts. It's particularly well suited for cloud services.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aws.signature",
            "portdir": "R/R-aws.signature",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudyr/aws.signature",
            "description": "Amazon Web Services request signatures",
            "long_description": "Amazon Web Services request signatures",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-aws.ec2metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aws.s3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gargle"
                    ]
                }
            ]
        },
        {
            "name": "R-aws.s3",
            "portdir": "R/R-aws.s3",
            "version": "0.3.21",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudyr/aws.s3",
            "description": "AWS S3 client package",
            "long_description": "AWS S3 client package",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-digest",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-aws.signature",
                        "R-base64enc",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cloudfs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-memoise"
                    ]
                }
            ]
        },
        {
            "name": "R-aws.ec2metadata",
            "portdir": "R/R-aws.ec2metadata",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudyr/aws.ec2metadata",
            "description": "Get EC2 instance metadata",
            "long_description": "Retrieve Amazon EC2 instance metadata from within the running instance.",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gargle",
                        "R-aws.signature"
                    ]
                }
            ]
        },
        {
            "name": "R-audrex",
            "portdir": "R/R-audrex",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=audrex",
            "description": "Automatic dynamic regression using extreme gradient boosting",
            "long_description": "Automatic dynamic regression using extreme gradient boosting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-readr",
                        "R-imputeTS",
                        "R-modeest",
                        "R-moments",
                        "R-fANCOVA",
                        "R-narray",
                        "R-tictoc",
                        "R-Metrics",
                        "R-rBayesianOptimization",
                        "R-CRAN-recommended",
                        "R-xgboost",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assortnet",
            "portdir": "R/R-assortnet",
            "version": "0.20",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=assortnet",
            "description": "Calculate the assortativity coefficient of weighted and binary networks",
            "long_description": "Calculate the assortativity coefficient of weighted and binary networks",
            "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-BGGM"
                    ]
                }
            ]
        },
        {
            "name": "R-assertthat",
            "portdir": "R/R-assertthat",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=assertthat",
            "description": "Easy pre- and post-assertions",
            "long_description": "Easy pre- and post-assertions",
            "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-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vinereg",
                        "R-huxtable",
                        "R-tibbletime",
                        "R-matsbyname",
                        "R-matsindf",
                        "R-fuzzr",
                        "R-nlpred",
                        "R-packer",
                        "R-tidyrules",
                        "R-gistr",
                        "R-glmtrans",
                        "R-googleAuthR",
                        "R-googleCloudStorageR",
                        "R-googleComputeEngineR",
                        "R-triangle",
                        "R-prt",
                        "R-rmdfiltr",
                        "R-googleAnalyticsR",
                        "R-vembedr",
                        "R-gptstudio",
                        "R-chatAI4R",
                        "R-keyring",
                        "R-conogive",
                        "R-bigQueryR",
                        "R-measurementProtocol",
                        "R-sdmTMB",
                        "R-safer",
                        "R-sl3",
                        "R-cvCovEst",
                        "R-BayesMultiMode",
                        "R-deepRstudio",
                        "R-DiffNet",
                        "R-FFP",
                        "R-RBesT",
                        "R-RCLabels",
                        "R-Rwtss",
                        "R-aglm",
                        "R-arrow",
                        "R-bayefdr",
                        "R-easydb",
                        "R-bnclassify",
                        "R-diceR",
                        "R-tmle3",
                        "R-einet",
                        "R-extendedFamily",
                        "R-flexsurv",
                        "R-flintyR",
                        "R-hal9001",
                        "R-heatmaply",
                        "R-highcharter",
                        "R-mRpostman",
                        "R-kdensity",
                        "R-salty",
                        "R-lime",
                        "R-mashr",
                        "R-mcglm",
                        "R-precrec",
                        "R-mixvlmc",
                        "R-nakagami",
                        "R-origami",
                        "R-pkgmaker",
                        "R-rbmi",
                        "R-reqres",
                        "R-rvinecopulib",
                        "R-shinytest",
                        "R-svines",
                        "R-tatoo",
                        "R-tidyjson",
                        "R-timetk",
                        "R-univariateML"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psborrow"
                    ]
                }
            ]
        },
        {
            "name": "R-assertr",
            "portdir": "R/R-assertr",
            "version": "3.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/assertr",
            "description": "Assertive programming for R analysis pipelines",
            "long_description": "Assertive programming for R analysis pipelines",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-data.validator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-libbib"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.types",
            "portdir": "R/R-assertive.types",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.types",
            "description": "Assertions to check types of variables",
            "long_description": "Assertions to check types of variables",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.properties",
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-xml2",
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.code",
                        "R-assertive.datetimes",
                        "R-assertive.strings"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.strings",
            "portdir": "R/R-assertive.strings",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.strings",
            "description": "Assertions to check properties of strings",
            "long_description": "Assertions to check properties of strings",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base",
                        "R-assertive.types",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.data"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.sets",
            "portdir": "R/R-assertive.sets",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.sets",
            "description": "Assertions to check properties of sets",
            "long_description": "Assertions to check properties of sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.reflection",
            "portdir": "R/R-assertive.reflection",
            "version": "0.0-5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.reflection",
            "description": "Assertions to check the state and capabilities of R",
            "long_description": "Assertions to check the state and capabilities of R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.properties",
            "portdir": "R/R-assertive.properties",
            "version": "0.0-5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.properties",
            "description": "Assertions to check properties of variables",
            "long_description": "Assertions to check properties of variables",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.code",
                        "R-assertive.types"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.numbers",
            "portdir": "R/R-assertive.numbers",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.numbers",
            "description": "Assertions to check properties of numbers",
            "long_description": "Assertions to check properties of numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.files"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.models",
            "portdir": "R/R-assertive.models",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.models",
            "description": "Assertions to check the properties of models",
            "long_description": "Assertions to check the properties of models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.matrices",
            "portdir": "R/R-assertive.matrices",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.matrices",
            "description": "Assertions to check properties of matrices",
            "long_description": "Assertions to check properties of matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.files",
            "portdir": "R/R-assertive.files",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.files",
            "description": "Assertions to check properties of files and connections",
            "long_description": "Assertions to check properties of files and connections",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.base",
                        "R-assertive.numbers",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}