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

{
    "count": 50887,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=396",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=394",
    "results": [
        {
            "name": "R-xsp",
            "portdir": "R/R-xsp",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=xsp",
            "description": "Chi-square periodogram",
            "long_description": "The circadian period of a time series data is predicted and the statistical significance of the periodicity are calculated using the chi-square periodogram.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-xtable",
            "portdir": "R/R-xtable",
            "version": "1.8-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xtable.r-forge.r-project.org",
            "description": "Export tables to LaTeX or HTML",
            "long_description": "Export tables to LaTeX or HTML",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-knitr",
                        "R-plm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lfe",
                        "R-AICcmodavg",
                        "R-lm.beta",
                        "R-JMbayes",
                        "R-RItools",
                        "R-RSiena",
                        "R-fdth",
                        "R-A3",
                        "R-umx",
                        "R-descr",
                        "R-pkgmaker",
                        "R-compareMCMCs",
                        "R-shiny",
                        "R-mastif",
                        "R-orf",
                        "R-CUFF",
                        "R-MplusAutomation",
                        "R-ssize",
                        "R-survMisc",
                        "R-shinystan",
                        "R-twang",
                        "R-robustlmm",
                        "R-StableEstim",
                        "R-WeibullFit",
                        "R-kutils",
                        "R-ecd",
                        "R-annotate",
                        "R-gsDesign",
                        "R-likert",
                        "R-matlib",
                        "R-greybox",
                        "R-smooth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sparseHessianFD",
                        "R-marqLevAlg",
                        "R-PMCMRplus",
                        "R-mcmc",
                        "R-DirichletMultinomial",
                        "R-sadists",
                        "R-aldvmm",
                        "R-mvord",
                        "R-ascii",
                        "R-e1071",
                        "R-ExtDist",
                        "R-gets",
                        "R-mixl",
                        "R-BayesFactor",
                        "R-mhurdle",
                        "R-spdep",
                        "R-afex",
                        "R-kyotil",
                        "R-robustbase",
                        "R-survcomp",
                        "R-RankAggreg",
                        "R-ordinal",
                        "R-micEconCES",
                        "R-ifaTools",
                        "R-TraMineR",
                        "R-WeightSVM",
                        "R-flextable",
                        "R-NMF",
                        "R-SharpeR",
                        "R-coin",
                        "R-transreg",
                        "R-optmatch",
                        "R-knitrBootstrap",
                        "R-multcomp",
                        "R-phangorn",
                        "R-JM",
                        "R-caper",
                        "R-tramME",
                        "R-emmeans",
                        "R-collin",
                        "R-rtf",
                        "R-rticles"
                    ]
                }
            ]
        },
        {
            "name": "R-xtranat",
            "portdir": "R/R-xtranat",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=xtranat",
            "description": "Network metrics based on random walks",
            "long_description": "Network metrics based on random walks",
            "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-testthat",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-kableExtra",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yager",
            "portdir": "R/R-yager",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=yager",
            "description": "Yet another general regression neural network",
            "long_description": "Yet another general regression neural network",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MLmetrics",
                        "R-randtoolbox",
                        "R-CRAN-recommended",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yahoofinancer",
            "portdir": "R/R-yahoofinancer",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yahoofinancer.rsquaredacademy.com",
            "description": "Fetch data from Yahoo Finance API",
            "long_description": "Fetch data from Yahoo Finance API",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-magrittr",
                        "R-stringr",
                        "R-purrr",
                        "R-lubridate",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-httptest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yarrr",
            "portdir": "R/R-yarrr",
            "version": "0.1.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=yarrr",
            "description": "YaRrr!: The Pirate’s Guide to R",
            "long_description": "YaRrr!: The Pirate’s Guide to R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesFactor",
                        "R-circlize",
                        "R-CRAN-recommended",
                        "R-jpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gofCopula"
                    ]
                }
            ]
        },
        {
            "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": "R-yodel",
            "portdir": "R/R-yodel",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rich-payne/yodel",
            "description": "General Bayesian model averaging helper",
            "long_description": "General Bayesian model averaging helper",
            "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-dplyr",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yuimaGUI",
            "portdir": "R/R-yuimaGUI",
            "version": "1.3.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yuimaproject.com",
            "description": "GUI for R-yuima package",
            "long_description": "GUI for R-yuima package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shinyjs",
                        "R-DT",
                        "R-quantmod",
                        "R-shinydashboard",
                        "R-plotly",
                        "R-ggplot2",
                        "R-shinyBS",
                        "R-ghyp",
                        "R-sde",
                        "R-CRAN-recommended",
                        "R-yuima",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yum",
            "portdir": "R/R-yum",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-packages.gitlab.io/yum",
            "description": "Utilities to extract and process YAML fragments",
            "long_description": "Utilities to extract and process YAML fragments",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-here",
                        "R-testthat",
                        "R-covr",
                        "R-data.tree"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-zeallot",
            "portdir": "R/R-zeallot",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/zeallot",
            "description": "Variable assignment with zeal",
            "long_description": "Variable assignment with zeal",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlflow",
                        "R-ipumsr",
                        "R-ijtiff",
                        "R-statsExpressions",
                        "R-distfromq"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RDP",
                        "R-vctrs"
                    ]
                }
            ]
        },
        {
            "name": "R-zipfR",
            "portdir": "R/R-zipfR",
            "version": "0.6-70",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zipfR.R-Forge.R-project.org",
            "description": "Statistical models for word frequency distributions",
            "long_description": "Statistical models for word frequency distributions",
            "active": true,
            "categories": [
                "textproc",
                "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-qGaussian"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-languageR"
                    ]
                }
            ]
        },
        {
            "name": "R-zipfextR",
            "portdir": "R/R-zipfextR",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=zipfextR",
            "description": "Zipf Extended Distributions",
            "long_description": "Zipf Extended Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-copula",
                        "R-tolerance",
                        "R-CRAN-recommended",
                        "R-VGAM"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-zoib",
            "portdir": "R/R-zoib",
            "version": "1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=zoib",
            "description": "Bayesian inference for beta regression and zero-or-one inflated beta regression",
            "long_description": "Bayesian inference for beta regression and zero-or-one inflated beta regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-rjags",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zsh",
            "portdir": "shells/zsh",
            "version": "5.9",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zsh.org",
            "description": "The Z shell",
            "long_description": "Zsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh; many original features were added.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "ncurses",
                        "pcre",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zshdb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zsh-templates-osx",
                        "zsh-syntax-highlighting",
                        "zsh-history-substring-search"
                    ]
                }
            ]
        },
        {
            "name": "R-PResiduals",
            "portdir": "R/R-PResiduals",
            "version": "1.0-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PResiduals",
            "description": "Probability-scale residuals and residual correlations",
            "long_description": "Probability-scale residuals and residual correlations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-rms",
                        "R-CRAN-recommended",
                        "R-SparseM"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesMeanScale",
            "portdir": "R/R-bayesMeanScale",
            "version": "0.1.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dalenbe2/bayesMeanScale",
            "description": "Bayesian Post-Estimation on the Mean Scale",
            "long_description": "Computes Bayesian posterior distributions of predictions, marginal effects and differences of marginal effects for various generalized linear models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bayestestR",
                        "R-posterior",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-flextable"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesian",
            "portdir": "R/R-bayesian",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hsbadr.github.io/bayesian",
            "description": "Bindings for Bayesian TidyModels",
            "long_description": "Bindings for Bayesian TidyModels",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-brms",
                        "R-parsnip",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-purrr",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-recipes",
                        "R-workflows",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bbnet",
            "portdir": "R/R-bbnet",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vda1r22/bbnet",
            "description": "Create simple predictive models on Bayesian Belief Networks",
            "long_description": "A system to build, visualise and evaluate Bayesian belief networks.",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-igraph",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bindata",
            "portdir": "R/R-bindata",
            "version": "0.9-21",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bindata",
            "description": "Generation of artificial binary data",
            "long_description": "Generation of artificial binary data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastcmh"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-cloudfs",
            "portdir": "R/R-cloudfs",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://g6t.github.io/cloudfs",
            "description": "Streamlined interface to interact with cloud storage platforms",
            "long_description": "Streamlined interface to interact with cloud storage platforms",
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-desc",
                        "R-glue",
                        "R-dplyr",
                        "R-httr",
                        "R-googledrive",
                        "R-CRAN-recommended",
                        "R-aws.s3",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-xml2",
                        "R-withr",
                        "R-readxl",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-haven",
                        "R-readr",
                        "R-googlesheets4",
                        "R-writexl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-convdistr",
            "portdir": "R/R-convdistr",
            "version": "1.6.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://johnaponte.github.io/convdistr",
            "description": "Convolute probabilistic distributions",
            "long_description": "Convolute probabilistic distributions using the random generator function of each distribution.",
            "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-RColorBrewer",
                        "R-ggplot2",
                        "R-shiny",
                        "R-extraDistr",
                        "R-SHELF",
                        "R-pryr",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-edstan",
            "portdir": "R/R-edstan",
            "version": "1.0.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=edstan",
            "description": "Stan models for item response theory",
            "long_description": "Provides convenience functions and pre-programmed Stan models related to item response theory.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-rstan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gglm",
            "portdir": "R/R-gglm",
            "version": "1.0.3",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graysonwhite/gglm",
            "description": "Grammar of graphics for linear model diagnostic plots",
            "long_description": "Grammar of graphics for linear model diagnostic plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-patchwork",
                        "R-broom.mixed",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-gptr",
            "portdir": "R/R-gptr",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gptr",
            "description": "R interface to the OpenAI ChatGPT API",
            "long_description": "Convenient R interface to the OpenAI ChatGPT API.",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-RCurl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hht",
            "portdir": "R/R-hht",
            "version": "2.1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hht",
            "description": "Hilbert–Huang Transform: tools and methods",
            "long_description": "Hilbert–Huang Transform: tools and methods",
            "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-fields",
                        "R-CRAN-recommended",
                        "R-EMD"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tspredit"
                    ]
                }
            ]
        },
        {
            "name": "R-lightparser",
            "portdir": "R/R-lightparser",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thinkr-open.github.io/lightparser",
            "description": "From Rmarkdown and R-quarto files to R-tibble and back",
            "long_description": "From Rmarkdown and R-quarto files to R-tibble and back",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-knitr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fusen"
                    ]
                }
            ]
        },
        {
            "name": "R-nlmeU",
            "portdir": "R/R-nlmeU",
            "version": "0.70-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlmeU",
            "description": "Datasets and utility functions enhancing functionality of R-nlme package",
            "long_description": "Datasets and utility functions enhancing functionality of R-nlme package",
            "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-ellipse",
                        "R-WWGbook",
                        "R-reshape",
                        "R-testthat",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LMMstar"
                    ]
                }
            ]
        },
        {
            "name": "R-polyMatrix",
            "portdir": "R/R-polyMatrix",
            "version": "0.9.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/namezys/polymatrix",
            "description": "Infrastructure for manipulation polynomial matrices",
            "long_description": "Infrastructure for manipulation polynomial matrices",
            "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-polynom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quadform",
            "portdir": "R/R-quadform",
            "version": "0.0-2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/quadform",
            "description": "Efficient Evaluation of Quadratic Forms",
            "long_description": "A range of quadratic forms are evaluated, using efficient methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MM",
                        "R-jordan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stokes"
                    ]
                }
            ]
        },
        {
            "name": "llvm-cx",
            "portdir": "lang/llvm-cx",
            "version": "22.1.1",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeweavers.com/",
            "description": "CodeWeavers custom compiler for -mwine32 targets 22.1.1.",
            "long_description": "CodeWeavers custom compiler for -mwine32 targets 22.1.1.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake-bootstrap",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "game-porting-toolkit"
                    ]
                }
            ]
        },
        {
            "name": "R-Mhorseshoe",
            "portdir": "R/R-Mhorseshoe",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Mhorseshoe",
            "description": "Approximate algorithm for horseshoe prior",
            "long_description": "R-Mhorseshoe provides an approximate algorithm for the horseshoe estimator used in Bayesian linear models.",
            "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",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-horseshoe",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ResidualMatrix",
            "portdir": "R/R-ResidualMatrix",
            "version": "1.14.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LTLA/ResidualMatrix",
            "description": "Creating a DelayedMatrix of regression residuals",
            "long_description": "Creating a DelayedMatrix of regression residuals",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-DelayedArray"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-BiocSingular"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BiocSingular"
                    ]
                }
            ]
        },
        {
            "name": "R-deming",
            "portdir": "R/R-deming",
            "version": "1.4-1",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deming",
            "description": "Generalized Deming regression, Theil–Sen regression and passing-bablock regression functions",
            "long_description": "Generalized Deming regression, Theil–Sen regression and passing-bablock regression functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsq"
                    ]
                }
            ]
        },
        {
            "name": "R-dipsaus",
            "portdir": "R/R-dipsaus",
            "version": "0.2.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dipterix.org/dipsaus",
            "description": "Dipping sauce for data analysis and visualizations",
            "long_description": "Dipping sauce for data analysis and visualizations",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64enc",
                        "R-cli",
                        "R-fastmap",
                        "R-jsonlite",
                        "R-rlang",
                        "R-digest",
                        "R-stringr",
                        "R-progressr",
                        "R-shiny",
                        "R-future",
                        "R-future.apply",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-later",
                        "R-magrittr",
                        "R-promises",
                        "R-remotes",
                        "R-glue",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-future.callr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lazyarray"
                    ]
                }
            ]
        },
        {
            "name": "R-ggplot2.utils",
            "portdir": "R/R-ggplot2.utils",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/ggplot2.utils",
            "description": "Select utilities extending R-ggplot2",
            "long_description": "Select utilities extending R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggpp",
                        "R-ggstats",
                        "R-EnvStats",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lifecycle",
                        "R-tibble",
                        "R-dplyr",
                        "R-testthat",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggpmisc",
            "portdir": "R/R-ggpmisc",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.r4photobiology.info/ggpmisc",
            "description": "Miscellaneous extensions to R-ggplot2",
            "long_description": "Miscellaneous extensions to R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-polynom",
                        "R-quantreg",
                        "R-multcomp",
                        "R-ggpp",
                        "R-multcompView",
                        "R-confintr",
                        "R-splus2R",
                        "R-lmodel2",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-vdiffr",
                        "R-gginnards",
                        "R-ggrepel",
                        "R-broom.mixed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lmtp",
            "portdir": "R/R-lmtp",
            "version": "1.4.0",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nt-williams/lmtp",
            "description": "Non-parametric causal effects of feasible interventions based on modified treatment policies",
            "long_description": "Non-parametric causal effects of feasible interventions based on modified treatment policies",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-nnls",
                        "R-checkmate",
                        "R-generics",
                        "R-progressr",
                        "R-future",
                        "R-origami",
                        "R-SuperLearner",
                        "R-schoolmath",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-ranger",
                        "R-twang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mpath",
            "portdir": "R/R-mpath",
            "version": "0.4-2.26",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zhuwang46/mpath",
            "description": "Regularized linear models",
            "long_description": "Regularized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-glmnet",
                        "R-pscl",
                        "R-WeightSVM",
                        "R-pamr",
                        "R-bst",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-numDeriv",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-SparseM",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-openxlsx",
                        "R-slam",
                        "R-R.rsp",
                        "R-zic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NBtsVarSel",
                        "R-bujar",
                        "R-irboost",
                        "R-nbfar"
                    ]
                }
            ]
        },
        {
            "name": "R-psych",
            "portdir": "R/R-psych",
            "version": "2.4.6.26",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://personality-project.org/r/psych",
            "description": "Procedures for psychological, psychometric and personality research",
            "long_description": "Procedures for psychological, psychometric and personality research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-GPArotation",
                        "R-mnormt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rgraphviz",
                        "R-psychTools",
                        "R-knitr",
                        "R-lavaan",
                        "R-lme4",
                        "R-graph",
                        "R-Rcsdp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANAM",
                        "R-plot.matrix",
                        "R-eRm",
                        "R-fDMA",
                        "R-psychTools",
                        "R-careless",
                        "R-cdmTools",
                        "R-conogive",
                        "R-CoTiMA",
                        "R-ConfZIC",
                        "R-qgraph",
                        "R-bruceR",
                        "R-tidySEM",
                        "R-RMTL",
                        "R-DiSSMod",
                        "R-measr",
                        "R-rmcorr",
                        "R-FracKrigingR",
                        "R-GJRM",
                        "R-likert",
                        "R-BBcor",
                        "R-SimMultiCorrData",
                        "R-esem",
                        "R-ftsa",
                        "R-nFactors",
                        "R-nda",
                        "R-networktools",
                        "R-jmv",
                        "R-umx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-huxtable",
                        "R-insight",
                        "R-sjPlot",
                        "R-semTests",
                        "R-datawizard",
                        "R-see",
                        "R-broom",
                        "R-FinTS",
                        "R-modelsummary",
                        "R-DeclareDesign",
                        "R-performance",
                        "R-ufs",
                        "R-lavaanExtra",
                        "R-rempsyc",
                        "R-semmcci",
                        "R-SSVS",
                        "R-sirt",
                        "R-LMMstar",
                        "R-BGGM",
                        "R-correlation",
                        "R-corrgram"
                    ]
                }
            ]
        },
        {
            "name": "R-rrapply",
            "portdir": "R/R-rrapply",
            "version": "1.2.7",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jorischau.github.io/rrapply",
            "description": "Revisiting Base Rapply",
            "long_description": "Revisiting Base Rapply",
            "active": true,
            "categories": [
                "devel",
                "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": []
        },
        {
            "name": "R-tsibble",
            "portdir": "R/R-tsibble",
            "version": "1.1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tsibble.tidyverts.org",
            "description": "Tidy temporal data frames and tools",
            "long_description": "Tidy temporal data frames and tools",
            "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-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-ellipsis",
                        "R-generics",
                        "R-tidyselect",
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-anytime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hms",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-timeDate",
                        "R-spelling",
                        "R-nanotime",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-UComp",
                        "R-tidyindex",
                        "R-feasts",
                        "R-cubble",
                        "R-fabletools",
                        "R-fable",
                        "R-fable.prophet",
                        "R-tsibbledata",
                        "R-tsibbletalk",
                        "R-gratis",
                        "R-ctsfeatures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ezplot",
                        "R-usedthese",
                        "R-stars",
                        "R-sugrrants",
                        "R-tsbox"
                    ]
                }
            ]
        },
        {
            "name": "R-usedthese",
            "portdir": "R/R-usedthese",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cgoo4.github.io/usedthese",
            "description": "Summarises package & function usage",
            "long_description": "Summarises package & function usage",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-highr",
                        "R-knitr",
                        "R-httr",
                        "R-readr",
                        "R-rvest",
                        "R-conflicted",
                        "R-kableExtra",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-testthat",
                        "R-tsibble",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pbkrtest",
            "portdir": "R/R-pbkrtest",
            "version": "0.5.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.math.aau.dk/~sorenh/software/pbkrtest",
            "description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
            "long_description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
            "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-lme4",
                        "R-broom",
                        "R-doBy",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MedianaDesigner",
                        "R-afex",
                        "R-car",
                        "R-r2glmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-lavaSearch2",
                        "R-doBy",
                        "R-effects",
                        "R-jtools",
                        "R-lmerTest",
                        "R-broom.mixed",
                        "R-insight",
                        "R-buildmer",
                        "R-lme4"
                    ]
                }
            ]
        },
        {
            "name": "matterhorn",
            "portdir": "net/matterhorn",
            "version": "90000.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matterhorn-chat/matterhorn/",
            "description": "A feature-rich Unix terminal client for the Mattermost chat system.",
            "long_description": "A feature-rich Unix terminal client for the Mattermost chat system.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "panel_select",
            "portdir": "python/panel_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default panel version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of panel.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1308
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-panel",
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py314-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py39-panel"
                    ]
                }
            ]
        },
        {
            "name": "R-bigBits",
            "portdir": "R/R-bigBits",
            "version": "1.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bigBits",
            "description": "Perform Boolean operations on large numbers",
            "long_description": "Perform Boolean operations on large numbers",
            "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-Rmpfr",
                        "R-gmp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-dbscan",
            "portdir": "R/R-dbscan",
            "version": "1.2-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbscan",
            "description": "Density-Based Spatial Clustering of Applications with Noise",
            "long_description": "Density-Based Spatial Clustering of Applications with Noise",
            "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-generics",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-dendextend",
                        "R-fpc",
                        "R-rlang",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LOMAR",
                        "R-smotefamily",
                        "R-daltoolbox",
                        "R-rMultiNet",
                        "R-tidySEM",
                        "R-fdacluster",
                        "R-maotai"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-seriation",
                        "R-diceR",
                        "R-spdep",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-gbm",
            "portdir": "R/R-gbm",
            "version": "2.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbm-developers/gbm",
            "description": "Generalized boosted regression models",
            "long_description": "Generalized boosted regression models",
            "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-gridExtra",
                        "R-knitr",
                        "R-covr",
                        "R-viridis",
                        "R-tinytest",
                        "R-pdp",
                        "R-vip",
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bujar",
                        "R-twang",
                        "R-countSTAR",
                        "R-mob",
                        "R-bst"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-posterior",
                        "R-cobalt",
                        "R-nestedcv",
                        "R-MatchIt",
                        "R-plotmo",
                        "R-insight",
                        "R-caretEnsemble",
                        "R-mboost",
                        "R-npcs",
                        "R-pmml",
                        "R-cdgd"
                    ]
                }
            ]
        }
    ]
}