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

{
    "count": 50422,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=755",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=753",
    "results": [
        {
            "name": "R-brxx",
            "portdir": "R/R-brxx",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=brxx",
            "description": "Bayesian test reliability estimation",
            "long_description": "Bayesian test reliability estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-blme",
                        "R-GPArotation",
                        "R-MCMCpack",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-TeachingDemos",
                        "R-blavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dbarts",
            "portdir": "R/R-dbarts",
            "version": "0.9-30",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vdorie/dbarts",
            "description": "Discrete Bayesian Additive Regression Trees sampler",
            "long_description": "Discrete Bayesian Additive Regression Trees sampler",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-countSTAR",
                        "R-stan4bart",
                        "R-bartCause",
                        "R-voi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyAML",
                        "R-mcmcsae",
                        "R-tmle",
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-gamselBayes",
            "portdir": "R/R-gamselBayes",
            "version": "2.0-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamselBayes",
            "description": "Bayesian generalized additive model selection",
            "long_description": "Bayesian generalized additive model selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggstats",
            "portdir": "R/R-ggstats",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://larmarange.github.io/ggstats",
            "description": "Extension to ggplot2 for plotting stats",
            "long_description": "Extension to ggplot2 for plotting stats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-forcats",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtsummary",
                        "R-glue",
                        "R-parameters",
                        "R-reshape",
                        "R-survey",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-betareg",
                        "R-vdiffr",
                        "R-emmeans",
                        "R-labelled",
                        "R-spelling",
                        "R-pscl",
                        "R-broom.helpers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2.utils",
                        "R-GGally"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-gimme",
            "portdir": "R/R-gimme",
            "version": "0.7-18",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tarheels.live/gimme/tutorials",
            "description": "Group Iterative Multiple Model Estimation",
            "long_description": "Group Iterative Multiple Model Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-imputeTS",
                        "R-tseries",
                        "R-qgraph",
                        "R-data.tree",
                        "R-MIIVsem",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gimmeTools"
                    ]
                }
            ]
        },
        {
            "name": "R-glmm.hp",
            "portdir": "R/R-glmm.hp",
            "version": "0.1-7",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/laijiangshan/glmm.hp",
            "description": "Hierarchical partitioning of marginal R2 for generalized mixed-effect models",
            "long_description": "Hierarchical partitioning of marginal R2 for generalized mixed-effect models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vegan",
                        "R-MuMIn",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-grafzahl",
            "portdir": "R/R-grafzahl",
            "version": "0.0.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chainsawriot/grafzahl",
            "description": "Supervised machine learning for textual data using transformers and Quanteda",
            "long_description": "Supervised machine learning for textual data using transformers and Quanteda",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lime",
                        "R-quanteda",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-reticulate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-quanteda.textmodels"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hdi",
            "portdir": "R/R-hdi",
            "version": "0.1-9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hdi",
            "description": "High-Dimensional Inference",
            "long_description": "High-Dimensional Inference",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scalreg",
                        "R-linprog",
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HIMA",
                        "R-plsmmLasso"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bst",
                        "R-BayesVarSel",
                        "R-stabs"
                    ]
                }
            ]
        },
        {
            "name": "R-nfer",
            "portdir": "R/R-nfer",
            "version": "1.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nfer.io",
            "description": "Event stream abstraction using interval logic",
            "long_description": "Event stream abstraction using interval logic",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-optimParallel",
            "portdir": "R/R-optimParallel",
            "version": "1.0-2",
            "license": "(GPL-3 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=optimParallel",
            "description": "Parallel version of the L-BFGS-B optimization method",
            "long_description": "Parallel version of the L-BFGS-B optimization method",
            "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-ggplot2",
                        "R-testthat",
                        "R-roxygen2",
                        "R-microbenchmark",
                        "R-R.rsp",
                        "R-lbfgsb3c",
                        "R-spam",
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedWendland",
                        "R-bvhar",
                        "R-skewlmm",
                        "R-eicm",
                        "R-varycoef"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rSPDE",
                        "R-GLMMadaptive"
                    ]
                }
            ]
        },
        {
            "name": "R-scalreg",
            "portdir": "R/R-scalreg",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scalreg",
            "description": "Scaled sparse linear regression",
            "long_description": "Scaled sparse linear regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lars",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BigQuic",
                        "R-hdi",
                        "R-plsmmLasso"
                    ]
                }
            ]
        },
        {
            "name": "R-stan4bart",
            "portdir": "R/R-stan4bart",
            "version": "0.0-10",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stan4bart",
            "description": "Uses Stan sampler and math library to semi-parametrically fit linear and multi-level models with additive Bayesian Additive Regression Tree (BART) components",
            "long_description": "Uses Stan sampler and math library to semi-parametrically fit linear and multi-level models with additive Bayesian Additive Regression Tree (BART) components",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-dbarts",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bartCause"
                    ]
                }
            ]
        },
        {
            "name": "R-usemodels",
            "portdir": "R/R-usemodels",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://usemodels.tidymodels.org",
            "description": "Make code snippets to fit models using the tidymodels framework",
            "long_description": "Make code snippets to fit models using the tidymodels framework",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-clipr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-recipes",
                        "R-tune",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-modeldata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-thrift",
            "portdir": "python/py-thrift",
            "version": "0.20.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thrift.apache.org/",
            "description": "Python bindings to Thrift",
            "long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "thrift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-thrift"
                    ]
                }
            ]
        },
        {
            "name": "R-BiocFileCache",
            "portdir": "R/R-BiocFileCache",
            "version": "2.12.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BiocFileCache",
            "description": "Manage files across sessions",
            "long_description": "Manage files across sessions",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-dbplyr",
                        "R-httr",
                        "R-filelock",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-rtracklayer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocCheck",
                        "R-biomaRt",
                        "R-AnnotationHub",
                        "R-ExperimentHub",
                        "R-BiocPkgTools"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicAlignments",
            "portdir": "R/R-GenomicAlignments",
            "version": "1.40.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicAlignments",
            "description": "Representation and manipulation of short genomic alignments",
            "long_description": "Representation and manipulation of short genomic alignments",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-BiocGenerics",
                        "R-Rsamtools",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-GenomicRanges",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-alakazam",
                        "R-groHMM",
                        "R-rtracklayer",
                        "R-ShortRead"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR",
                        "R-BiocParallel",
                        "R-IRanges"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicFeatures",
            "portdir": "R/R-GenomicFeatures",
            "version": "1.56.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicFeatures",
            "description": "Conveniently import and query gene models",
            "long_description": "Conveniently import and query gene models",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-RSQLite",
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocIO",
                        "R-DBI",
                        "R-GenomeInfoDb",
                        "R-AnnotationDbi",
                        "R-GenomicRanges",
                        "R-biomaRt",
                        "R-rtracklayer",
                        "R-CRAN-recommended",
                        "R-Biostrings",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VariantAnnotation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ShortRead",
                        "R-systemPipeR",
                        "R-systemPipeRdata",
                        "R-IRanges",
                        "R-BSgenomeForge"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicRanges",
            "portdir": "R/R-GenomicRanges",
            "version": "1.56.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicRanges",
            "description": "Representation and manipulation of genomic intervals",
            "long_description": "Representation and manipulation of genomic intervals",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocGenerics",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SeqArray",
                        "R-ShortRead",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-apeglm",
                        "R-GenomicFeatures",
                        "R-HilbertCurve",
                        "R-BSgenome",
                        "R-BSgenomeForge",
                        "R-systemPipeR",
                        "R-DESeq2",
                        "R-EnrichedHeatmap",
                        "R-GenomicAlignments",
                        "R-InteractionSet",
                        "R-Rsamtools",
                        "R-VariantAnnotation",
                        "R-csaw",
                        "R-groHMM",
                        "R-rtracklayer",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Seurat",
                        "R-S4Vectors",
                        "R-systemPipeRdata",
                        "R-BiocParallel",
                        "R-IRanges"
                    ]
                }
            ]
        },
        {
            "name": "R-Rsamtools",
            "portdir": "R/R-Rsamtools",
            "version": "2.20.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/Rsamtools",
            "description": "Binary alignment (BAM), FASTA, variant call (BCF) and tabix file import",
            "long_description": "Binary alignment (BAM), FASTA, variant call (BCF) and tabix file import",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-XVector",
                        "R-zlibbioc",
                        "curl",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-GenomicRanges",
                        "R-CRAN-recommended",
                        "R-Rhtslib",
                        "R-bitops"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-systemPipeR",
                        "R-rtracklayer",
                        "R-BSgenome",
                        "R-ShortRead",
                        "R-GenomicAlignments",
                        "R-VariantAnnotation",
                        "R-csaw"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SeqArray",
                        "R-systemPipeRdata",
                        "R-IRanges",
                        "R-BSgenomeForge",
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "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-SummarizedExperiment",
            "portdir": "R/R-SummarizedExperiment",
            "version": "1.34.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SummarizedExperiment",
            "description": "SummarizedExperiment container",
            "long_description": "SummarizedExperiment container",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-DelayedArray",
                        "R-MatrixGenerics",
                        "R-BiocGenerics",
                        "R-GenomicRanges",
                        "R-S4Arrays",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-Biobase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apeglm",
                        "R-glmGamPoi",
                        "R-InteractionSet",
                        "R-VariantAnnotation",
                        "R-csaw",
                        "R-SingleCellExperiment",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-systemPipeR",
                        "R-DESeq2",
                        "R-GenomicAlignments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR",
                        "R-S4Vectors",
                        "R-MatrixGenerics",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-biomaRt",
            "portdir": "R/R-biomaRt",
            "version": "2.60.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/biomaRt",
            "description": "Interface to BioMart databases",
            "long_description": "Interface to BioMart databases",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-progress",
                        "R-rappdirs",
                        "R-XML",
                        "R-httr2",
                        "R-AnnotationDbi",
                        "R-BiocFileCache",
                        "R-CRAN-recommended",
                        "R-xml2",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockery",
                        "R-BiocStyle",
                        "R-httptest2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-biomartr",
                        "R-GenomicFeatures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ShortRead",
                        "R-kangar00"
                    ]
                }
            ]
        },
        {
            "name": "R-hwriter",
            "portdir": "R/R-hwriter",
            "version": "1.3.2.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hwriter",
            "description": "Output R objects in HTML format",
            "long_description": "Output R objects in HTML format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ShortRead"
                    ]
                }
            ]
        },
        {
            "name": "R-restfulr",
            "portdir": "R/R-restfulr",
            "version": "0.0.15",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=restfulr",
            "description": "R interface to RESTful web services",
            "long_description": "R interface to RESTful web services",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-rjson",
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "R-yaml",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-getPass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtracklayer"
                    ]
                }
            ]
        },
        {
            "name": "R-rtracklayer",
            "portdir": "R/R-rtracklayer",
            "version": "1.64.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lawremi/rtracklayer",
            "description": "R interface to genome annotation files and the UCSC genome browser",
            "long_description": "R interface to genome annotation files and the UCSC genome browser",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RCurl",
                        "R-XML",
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-zlibbioc",
                        "R-BiocIO",
                        "openssl3",
                        "R-GenomeInfoDb",
                        "R-GenomicAlignments",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-restfulr",
                        "R-CRAN-recommended",
                        "R-Biostrings",
                        "R-curl",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GenomicFeatures",
                        "R-BSgenome",
                        "R-BSgenomeForge",
                        "R-VariantAnnotation",
                        "R-groHMM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocFileCache",
                        "R-systemPipeR",
                        "R-systemPipeRdata",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-yeastNagalakshmi",
            "portdir": "R/R-yeastNagalakshmi",
            "version": "1.40.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/yeastNagalakshmi",
            "description": "Yeast genome RNA sequencing data based on Nagalakshmi et al.",
            "long_description": "Yeast genome RNA sequencing data based on Nagalakshmi et al.",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "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-ShortRead"
                    ]
                }
            ]
        },
        {
            "name": "openexr3",
            "portdir": "graphics/openexr3",
            "version": "3.1.7",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openexr",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openexr",
            "long_description": "This port has been replaced by openexr.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-sphinx-autodoc-typehints",
            "portdir": "python/py-sphinx-autodoc-typehints",
            "version": "3.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tox-dev/sphinx-autodoc-typehints",
            "description": "Type hints (PEP 484) support for the Sphinx autodoc extension",
            "long_description": "This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-hatch-vcs",
                        "clang-18",
                        "py311-build",
                        "py311-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-sphinx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BetaPASS",
            "portdir": "R/R-BetaPASS",
            "version": "1.1-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BetaPASS",
            "description": "Calculate power and sample size with Beta regression",
            "long_description": "Calculate power and sample size with Beta regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-betareg",
                        "R-pbapply",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BiocBaseUtils",
            "portdir": "R/R-BiocBaseUtils",
            "version": "1.6.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BiocBaseUtils",
            "description": "General utility functions for developing Bioconductor packages",
            "long_description": "General utility functions for developing Bioconductor packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-BiocStyle",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocCheck",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment"
                    ]
                }
            ]
        },
        {
            "name": "R-LMMsolver",
            "portdir": "R/R-LMMsolver",
            "version": "1.0.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biometris.github.io/LMMsolver/index.html",
            "description": "Linear Mixed Model Solver",
            "long_description": "An efficient and flexible system to solve sparse mixed model equations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maps",
                        "R-spam",
                        "R-agridat",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LorenzRegression",
            "portdir": "R/R-LorenzRegression",
            "version": "2.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AlJacq/LorenzRegression",
            "description": "Lorenz and penalized Lorenz regressions",
            "long_description": "Inference for the Lorenz and penalized Lorenz regressions. More broadly, the package proposes functions to assess inequality and graphically represent it.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-doParallel",
                        "R-foreach",
                        "R-GA",
                        "R-parsnip",
                        "R-rsample",
                        "R-locpol",
                        "R-Rearrangement",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RaggedExperiment",
            "portdir": "R/R-RaggedExperiment",
            "version": "1.28.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/RaggedExperiment",
            "description": "Representation of sparse experiments and assays across samples",
            "long_description": "Representation of sparse experiments and assays across samples",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-MatrixGenerics",
                        "R-GenomeInfoDb",
                        "R-GenomicRanges",
                        "R-SummarizedExperiment",
                        "R-BiocBaseUtils",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-MultiAssayExperiment"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MultiAssayExperiment"
                    ]
                }
            ]
        },
        {
            "name": "R-Rearrangement",
            "portdir": "R/R-Rearrangement",
            "version": "2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rearrangement",
            "description": "Monotonize point and interval functional estimates by rearrangement",
            "long_description": "Monotonize point and interval functional estimates by rearrangement",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg.nonpar",
                        "R-LorenzRegression"
                    ]
                }
            ]
        },
        {
            "name": "R-agridat",
            "portdir": "R/R-agridat",
            "version": "1.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kwstat.github.io/agridat",
            "description": "Agricultural Datasets",
            "long_description": "Agricultural Datasets",
            "active": true,
            "categories": [
                "science",
                "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-LMMsolver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesplay",
            "portdir": "R/R-bayesplay",
            "version": "0.9.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bayesplay.github.io/bayesplay",
            "description": "Bayes factor playground",
            "long_description": "Bayes factor playground",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gginnards"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-patrick",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-betaBayes",
            "portdir": "R/R-betaBayes",
            "version": "1.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=betaBayes",
            "description": "Bayesian Beta regression",
            "long_description": "Bayesian Beta regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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-betareg",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cramer",
            "portdir": "R/R-cramer",
            "version": "0.9-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cramer",
            "description": "Multivariate non-parametric Cramer test for the two-sample problem",
            "long_description": "Multivariate non-parametric Cramer test for the two-sample problem",
            "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": "test",
                    "ports": [
                        "R-kernelboot"
                    ]
                }
            ]
        },
        {
            "name": "R-deFit",
            "portdir": "R/R-deFit",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deFit",
            "description": "Fit differential equations to time series data",
            "long_description": "Fit differential equations to time series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geodist",
            "portdir": "R/R-geodist",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/geodist",
            "description": "Fast, dependency-free geodesic distance calculations",
            "long_description": "Fast, dependency-free geodesic distance calculations",
            "active": true,
            "categories": [
                "science",
                "gis",
                "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-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mixvlmc"
                    ]
                }
            ]
        },
        {
            "name": "R-ggrcs",
            "portdir": "R/R-ggrcs",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggrcs",
            "description": "Draw histograms and Restricted Cubic Splines (RCS)",
            "long_description": "Draw histograms and Restricted Cubic Splines (RCS)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cowplot",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-rms",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kernelboot",
            "portdir": "R/R-kernelboot",
            "version": "0.1.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twolodzko/kernelboot",
            "description": "Smoothed bootstrap and random generation from kernel densities",
            "long_description": "Smoothed bootstrap and random generation from kernel densities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future.apply",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-parallelly",
                        "R-future"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-cramer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lolR",
            "portdir": "R/R-lolR",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lolR",
            "description": "Linear Optimal Low-Rank projection",
            "long_description": "Linear Optimal Low-Rank projection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-robustbase",
                        "R-robust",
                        "R-pls",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-irlba"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-latex2exp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-magick",
            "portdir": "R/R-magick",
            "version": "2.8.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/magick",
            "description": "Advanced graphics and image-processing in R",
            "long_description": "Advanced graphics and image-processing in R",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-curl",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gapminder",
                        "R-rsvg",
                        "R-IRdisplay",
                        "R-av",
                        "R-jsonlite",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-webp",
                        "R-pdftools",
                        "R-tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-magickGUI",
                        "R-doconv",
                        "R-animation",
                        "R-ggimage",
                        "R-tinysnapshot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggpp",
                        "R-gganimate",
                        "R-dlib",
                        "R-gridpattern",
                        "R-tesseract",
                        "R-exams",
                        "R-caracas",
                        "R-gridGraphics",
                        "R-isoband",
                        "R-rtweet",
                        "R-cowplot",
                        "R-rayimage",
                        "R-imager",
                        "R-usethis",
                        "R-hexSticker",
                        "R-ggpattern",
                        "R-gt",
                        "R-rsvg",
                        "R-phangorn",
                        "R-pkgdown",
                        "R-memery",
                        "R-xfun",
                        "R-modelsummary",
                        "R-kyotil",
                        "R-flextable",
                        "R-knitr",
                        "R-officer",
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-memery",
            "portdir": "R/R-memery",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://leonawicz.github.io/memery",
            "description": "Internet memes for data analysts",
            "long_description": "R package for combining the visual impact of an attention-grabbing meme with graphic results of data analysis.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-purrr",
                        "R-ggplot2",
                        "R-shiny",
                        "R-colourpicker",
                        "R-Cairo",
                        "R-cowplot",
                        "R-showtext",
                        "R-sysfonts",
                        "R-shinycssloaders",
                        "R-shinyBS",
                        "R-CRAN-recommended",
                        "R-jpeg",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-magick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-metabias",
            "portdir": "R/R-metabias",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mathurlabstanford.github.io/metabias",
            "description": "R package with common components of metabias packages",
            "long_description": "R package with common components of metabias packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robumeta",
                        "R-rstan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PublicationBias",
                        "R-multibiasmeta",
                        "R-phacking"
                    ]
                }
            ]
        },
        {
            "name": "R-phacking",
            "portdir": "R/R-phacking",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mathurlabstanford.github.io/phacking",
            "description": "Sensitivity analysis for p-hacking in meta-analyses",
            "long_description": "Sensitivity analysis for p-hacking in meta-analyses",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-rstantools",
                        "R-truncnorm",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-Rdpack",
                        "R-metafor",
                        "R-metabias",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multibiasmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-pls",
            "portdir": "R/R-pls",
            "version": "2.8-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/khliland/pls",
            "description": "Partial least squares and principal component regression",
            "long_description": "Partial least squares and principal component 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-RUnit",
                        "R-testthat",
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lolR",
                        "R-lspls",
                        "R-rrcovHD",
                        "R-mixlm",
                        "R-bestglm",
                        "R-fdm2id",
                        "R-groc",
                        "R-spls",
                        "R-Renvlp",
                        "R-LINselect",
                        "R-monomvn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv",
                        "R-tidyfit",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-quantCurves",
            "portdir": "R/R-quantCurves",
            "version": "1.0.0",
            "license": "CeCILL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantCurves",
            "description": "Estimate quantiles curves",
            "long_description": "Estimate quantiles curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-locpol",
                        "R-quantregGrowth",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-np"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quantregGrowth",
            "portdir": "R/R-quantregGrowth",
            "version": "1.7-1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantregGrowth",
            "description": "Non-crossing additive regression quantiles and non-parametric growth charts",
            "long_description": "Non-crossing additive regression quantiles and non-parametric growth charts",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-SparseM",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantCurves"
                    ]
                }
            ]
        }
    ]
}