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

{
    "count": 50805,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=436",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=434",
    "results": [
        {
            "name": "R-AlgDesign",
            "portdir": "R/R-AlgDesign",
            "version": "1.2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jvbraun/AlgDesign",
            "description": "Algorithmic experimental design",
            "long_description": "Algorithmic experimental design",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cbcTools",
                        "R-DoE.wrapper"
                    ]
                }
            ]
        },
        {
            "name": "R-GenSA",
            "portdir": "R/R-GenSA",
            "version": "1.1.14.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenSA",
            "description": "R Functions for Generalized Simulated Annealing",
            "long_description": "Performs search for global minimum of a very complex non-linear objective function with a very large number of optima.",
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FBMS",
                        "R-eulerr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "name": "R-MLEcens",
            "portdir": "R/R-MLEcens",
            "version": "0.1-7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MLEcens",
            "description": "Computation of the MLE for bivariate interval censored data",
            "long_description": "Computation of the MLE for bivariate interval censored data",
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-icenReg",
                        "R-interval"
                    ]
                }
            ]
        },
        {
            "name": "R-bit",
            "portdir": "R/R-bit",
            "version": "4.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bit",
            "description": "Classes and methods for fast memory-efficient boolean selections",
            "long_description": "Classes and methods for fast memory-efficient boolean selections",
            "active": true,
            "categories": [
                "devel",
                "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-microbenchmark",
                        "R-ff",
                        "R-bit64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ff",
                        "R-bit64"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-bamlss"
                    ]
                }
            ]
        },
        {
            "name": "R-censobr",
            "portdir": "R/R-censobr",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipeagit.github.io/censobr",
            "description": "Download data from Brazilʼs Population Census",
            "long_description": "Download data from Brazilʼs Population Census",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DBI",
                        "R-checkmate",
                        "R-dplyr",
                        "R-duckdb",
                        "R-duckplyr",
                        "R-arrow",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dbplyr",
                        "R-covr",
                        "R-geobr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geobr"
                    ]
                }
            ]
        },
        {
            "name": "R-cplm",
            "portdir": "R/R-cplm",
            "version": "0.7-12.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/actuaryzhang/cplm",
            "description": "Compound Poisson Linear Models",
            "long_description": "Compound Poisson Linear Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-biglm",
                        "R-statmod",
                        "R-reshape2",
                        "R-ggplot2",
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-tweedie",
                        "R-minqa",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-MuMIn",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-dlm",
            "portdir": "R/R-dlm",
            "version": "1.1-6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlm",
            "description": "Bayesian and likelihood analysis of dynamic linear models",
            "long_description": "Bayesian and likelihood analysis of dynamic linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ExGaussEstim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maxLik"
                    ]
                }
            ]
        },
        {
            "name": "R-eha",
            "portdir": "R/R-eha",
            "version": "2.11.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ehar.se/r/eha",
            "description": "Event History Analysis",
            "long_description": "Event History Analysis",
            "active": true,
            "categories": [
                "science",
                "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlt.docreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flexsurv",
                        "R-rstpm2",
                        "R-texreg",
                        "R-memisc"
                    ]
                }
            ]
        },
        {
            "name": "R-evd",
            "portdir": "R/R-evd",
            "version": "2.3-7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evd",
            "description": "Functions for extreme value distributions",
            "long_description": "Functions for extreme value distributions",
            "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-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lookout",
                        "R-rtdists",
                        "R-intamap",
                        "R-ROlogit",
                        "R-Renext",
                        "R-RobExtremes",
                        "R-GJRM",
                        "R-IDF",
                        "R-truncdist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TLMoments",
                        "R-fitteR",
                        "R-modeest",
                        "R-mev",
                        "R-distributional",
                        "R-extraDistr",
                        "R-distrMod"
                    ]
                }
            ]
        },
        {
            "name": "R-ff",
            "portdir": "R/R-ff",
            "version": "4.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/truecluster/ff",
            "description": "Memory-efficient storage of large data on disk and fast access functions.",
            "long_description": "Memory-efficient storage of large data on disk and fast access functions.",
            "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-bit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-biglm",
                        "R-testthat",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rmgarch",
                        "R-propagate",
                        "R-LOMAR",
                        "R-rmio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bamlss",
                        "R-prediction",
                        "R-bit",
                        "R-future.tests"
                    ]
                }
            ]
        },
        {
            "name": "R-fftw",
            "portdir": "R/R-fftw",
            "version": "1.0-9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fftw",
            "description": "Fast FFT and DCT based on the FFTW library",
            "long_description": "Fast FFT and DCT based on the FFTW library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixProfile"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fftwtools",
                        "R-waveslim"
                    ]
                }
            ]
        },
        {
            "name": "R-gaston",
            "portdir": "R/R-gaston",
            "version": "1.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gaston",
            "description": "Genetic data handling and linear mixed models",
            "long_description": "Genetic data handling (QC, GRM, LD, PCA) and linear mixed models.",
            "active": true,
            "categories": [
                "science",
                "biology",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-CRAN-recommended",
                        "zlib",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-glmmML",
            "portdir": "R/R-glmmML",
            "version": "1.1.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=glmmML",
            "description": "Generalized linear models with clustering",
            "long_description": "Binomial and Poisson regression for clustered data, fixed and random effects with bootstrapping.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-lme4",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-censReg",
                        "R-xmeta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-jsonlite",
            "portdir": "R/R-jsonlite",
            "version": "1.8.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jsonlite",
            "description": "Robust, high-performance JSON parser and generator",
            "long_description": "Robust, high-performance JSON parser and generator for R.",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-R.rsp",
                        "R-sf",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-webutils",
                        "R-cmdstanr",
                        "R-googleAnalyticsR",
                        "R-deps",
                        "R-highcharter",
                        "R-htmlwidgets",
                        "R-httptest",
                        "R-httr",
                        "R-pagedown",
                        "R-ROpenFIGI",
                        "R-RPushbullet",
                        "R-RefManageR",
                        "R-Rwtss",
                        "R-distill",
                        "R-dlstats",
                        "R-json64",
                        "R-jsontools",
                        "R-Tejapi",
                        "R-WDI",
                        "R-shinytest",
                        "R-lpjmlkit",
                        "R-DT",
                        "R-eFRED",
                        "R-acumos",
                        "R-airr",
                        "R-alphavantager",
                        "R-askgpt",
                        "R-aws.ec2metadata",
                        "R-sysfonts",
                        "R-lightgbm",
                        "R-reactable",
                        "R-reactlog",
                        "R-readtext",
                        "R-redoc",
                        "R-repr",
                        "R-reqres",
                        "R-rhandsontable",
                        "R-rhub",
                        "R-tfruns",
                        "R-tidyRSS",
                        "R-tidyverse",
                        "R-IRkernel",
                        "R-BiocPkgTools",
                        "R-tidyjson",
                        "R-pacs",
                        "R-tseries",
                        "R-shinyWidgets",
                        "R-pkgdown",
                        "R-jmvcore",
                        "R-vapour",
                        "R-reticulate",
                        "R-fHMM",
                        "R-pdfetch",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-memisc",
                        "R-pins",
                        "R-jose",
                        "R-testthat",
                        "R-protolite",
                        "R-servr",
                        "R-tidystats",
                        "R-gptr",
                        "R-ChemmineR",
                        "R-UCSC.utils",
                        "R-mongolite",
                        "R-tidyquant",
                        "R-dipsaus",
                        "R-OpenML",
                        "R-Morpho",
                        "R-quanteda",
                        "R-matahari",
                        "R-apsimx",
                        "R-priceR",
                        "R-bslib",
                        "R-minioclient",
                        "R-Quandl",
                        "R-RestRserve",
                        "R-V8",
                        "R-flexdashboard",
                        "R-modelStudio",
                        "R-biomartr",
                        "R-bizdays",
                        "R-ftExtra",
                        "R-rmarkdown",
                        "R-bigrquery",
                        "R-packagefinder",
                        "R-packer",
                        "R-ParallelLogger",
                        "R-dockerfiler",
                        "R-rgl",
                        "R-gargle",
                        "R-gfonts",
                        "R-rcorpora",
                        "R-ggimage",
                        "R-covr",
                        "R-gh",
                        "R-gistr",
                        "R-gmailr",
                        "R-googleAuthR",
                        "R-googleCloudStorageR",
                        "R-googleComputeEngineR",
                        "R-googledrive",
                        "R-crul",
                        "R-bs4Dash",
                        "R-ipumsr",
                        "R-pkgsearch",
                        "R-disk.frame",
                        "R-plotly",
                        "R-plumber",
                        "R-treeio",
                        "R-trelliscopejs",
                        "R-quarto",
                        "R-tstools",
                        "R-riingo",
                        "R-rintrojs",
                        "R-rlist",
                        "R-posteriordb",
                        "R-rnaturalearth",
                        "R-rorcid",
                        "R-roughnet",
                        "R-quantmod",
                        "R-cereal",
                        "R-httptest2",
                        "R-visNetwork",
                        "R-gptstudio",
                        "R-grafzahl",
                        "R-vosonSML",
                        "R-gridSVG",
                        "R-isotree",
                        "R-jinjar",
                        "R-wbstats",
                        "R-webdriver",
                        "R-webshot",
                        "R-whoami",
                        "R-chatAI4R",
                        "R-chatgpt",
                        "R-rpymat",
                        "R-cleanrmd",
                        "R-coalitions",
                        "R-colourpicker",
                        "R-rtweet",
                        "R-yahoofinancer",
                        "R-shiny",
                        "R-credentials",
                        "R-bigQueryR",
                        "R-measurementProtocol",
                        "R-duckplyr",
                        "R-rsconnect",
                        "R-safetensors",
                        "R-sfarrow",
                        "R-sparklyr",
                        "R-Seurat",
                        "R-cranlogs",
                        "R-crosstalk",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-shinyAce",
                        "R-shinyFiles",
                        "R-dataverse",
                        "R-shinyMatrix",
                        "R-shinybusy",
                        "R-shinyjqui",
                        "R-shinyjs",
                        "R-shinylight",
                        "R-deepRstudio",
                        "R-qtl2",
                        "R-mlflow",
                        "R-usethis",
                        "R-webmockr",
                        "R-xgboost",
                        "R-systemPipeRdata",
                        "R-r.proxy",
                        "R-r2d3",
                        "R-rapidoc",
                        "R-rconfig",
                        "R-diffviewer",
                        "R-handlr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib",
                        "R-cloudfs",
                        "R-ncdfgeom",
                        "R-ggeffects",
                        "R-BiocCheck",
                        "R-Hmisc",
                        "R-lintr",
                        "R-listviewer",
                        "R-edgeR",
                        "R-vcr",
                        "R-Gmisc",
                        "R-jqr",
                        "R-xaringan",
                        "R-pense",
                        "R-jsTreeR",
                        "R-mark",
                        "R-easystats",
                        "R-magick",
                        "R-yyjsonr",
                        "R-openssl",
                        "R-shinydashboardPlus",
                        "R-reactR",
                        "R-webfakes",
                        "R-ustfd",
                        "R-dm",
                        "R-SSEparser",
                        "R-thematic",
                        "R-curl",
                        "R-pak",
                        "R-mockthat",
                        "R-repurrrsive",
                        "R-bookdown",
                        "R-showtext",
                        "R-crosstable",
                        "R-futile.logger",
                        "R-pkgload",
                        "R-swagger",
                        "R-this.path",
                        "R-dbx",
                        "R-yulab.utils",
                        "R-stars",
                        "R-networkD3",
                        "R-renv",
                        "R-rjsoncons",
                        "R-rio",
                        "R-rworkflows",
                        "R-xfun",
                        "R-duckdbfs",
                        "R-sccore",
                        "R-shinySelect",
                        "R-kanjistat",
                        "R-iBreakDown",
                        "R-ingredients",
                        "R-io",
                        "R-leaflet.providers",
                        "R-downlit",
                        "R-lgr",
                        "R-vetiver",
                        "R-httr2"
                    ]
                }
            ]
        },
        {
            "name": "R-ks",
            "portdir": "R/R-ks",
            "version": "1.14.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ks",
            "description": "Kernel Smoothing",
            "long_description": "Kernel Smoothing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-kernlab",
                        "R-mclust",
                        "R-multicool",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl",
                        "R-geometry",
                        "R-oz",
                        "R-misc3d",
                        "R-plot3D"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-logcondens",
                        "R-GPareto",
                        "R-multimode",
                        "R-fdaSP",
                        "R-simIReff",
                        "R-FitDynMix",
                        "R-lg",
                        "R-BMTAR",
                        "R-rugarch",
                        "R-hdrcde",
                        "R-rainbow",
                        "R-bayesammi",
                        "R-agfh"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fdapace",
                        "R-transport",
                        "R-broom",
                        "R-np"
                    ]
                }
            ]
        },
        {
            "name": "R-magick",
            "portdir": "R/R-magick",
            "version": "2.8.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/magick",
            "description": "Advanced graphics and image-processing in R",
            "long_description": "Advanced graphics and image-processing in R",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-curl",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gapminder",
                        "R-rsvg",
                        "R-IRdisplay",
                        "R-av",
                        "R-jsonlite",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-webp",
                        "R-pdftools",
                        "R-tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-magickGUI",
                        "R-doconv",
                        "R-animation",
                        "R-ggimage",
                        "R-tinysnapshot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggpp",
                        "R-gganimate",
                        "R-dlib",
                        "R-gridpattern",
                        "R-tesseract",
                        "R-exams",
                        "R-caracas",
                        "R-gridGraphics",
                        "R-isoband",
                        "R-rtweet",
                        "R-cowplot",
                        "R-rayimage",
                        "R-imager",
                        "R-usethis",
                        "R-hexSticker",
                        "R-ggpattern",
                        "R-gt",
                        "R-rsvg",
                        "R-phangorn",
                        "R-pkgdown",
                        "R-memery",
                        "R-xfun",
                        "R-modelsummary",
                        "R-kyotil",
                        "R-flextable",
                        "R-knitr",
                        "R-officer",
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-mmapcharr",
            "portdir": "R/R-mmapcharr",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/privefl/mmapcharr",
            "description": "Memory-map character files",
            "long_description": "Memory-map character files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rmio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pcadapt"
                    ]
                }
            ]
        },
        {
            "name": "R-nc",
            "portdir": "R/R-nc",
            "version": "2024.9.20",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/nc",
            "description": "Named capture to data tables",
            "long_description": "Named capture to data tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-R.utils",
                        "R-cdata",
                        "R-re2",
                        "R-arrow",
                        "R-stringi",
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-mlr3resampling"
                    ]
                }
            ]
        },
        {
            "name": "R-openxlsx",
            "portdir": "R/R-openxlsx",
            "version": "4.2.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ycphs.github.io/openxlsx/index.html",
            "description": "Read, write and edit xlsx files",
            "long_description": "Read, write and edit xlsx files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zip",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-formula.tools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-samr",
                        "R-kutils",
                        "R-libr",
                        "R-agena.ai",
                        "R-anabel",
                        "R-CUFF",
                        "R-tablaxlsx",
                        "R-repana",
                        "R-tatoo",
                        "R-CoTiMA",
                        "R-BayesBP",
                        "R-RALSA",
                        "R-tablexlsx",
                        "R-baizer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-expss",
                        "R-mpath",
                        "R-params",
                        "R-tstools",
                        "R-exams",
                        "R-NMOF",
                        "R-crosstable",
                        "R-bruceR",
                        "R-bayesbr",
                        "R-tidyxl",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-openssl",
            "portdir": "R/R-openssl",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=openssl",
            "description": "Toolkit for encryption, signatures and certificates based on OpenSSL",
            "long_description": "Toolkit for encryption, signatures and certificates based on OpenSSL",
            "active": true,
            "categories": [
                "net",
                "science",
                "security",
                "crypto",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "openssl3",
                        "R-askpass"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sodium",
                        "R-jose",
                        "R-curl",
                        "R-jsonlite",
                        "R-digest",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jose",
                        "R-officer",
                        "R-umap",
                        "R-pkgdown",
                        "R-mongolite",
                        "R-gargle",
                        "R-googleCloudStorageR",
                        "R-gert",
                        "R-keyring",
                        "R-credentials",
                        "R-rsconnect",
                        "R-sparklyr",
                        "R-cyphr",
                        "R-httr2",
                        "R-mlflow",
                        "R-httr",
                        "R-ids",
                        "R-distill"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-yulab.utils",
                        "R-pins",
                        "R-rtweet"
                    ]
                }
            ]
        },
        {
            "name": "R-pinfsc50",
            "portdir": "R/R-pinfsc50",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pinfsc50",
            "description": "Genomic data for the plant pathogen Phytophthora infestans",
            "long_description": "Genomic data for the plant pathogen Phytophthora infestans",
            "active": true,
            "categories": [
                "science",
                "biology",
                "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-vcfR"
                    ]
                }
            ]
        },
        {
            "name": "R-vcfR",
            "portdir": "R/R-vcfR",
            "version": "1.15.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://knausb.github.io/vcfR_documentation",
            "description": "Manipulate and visualize VCF data",
            "long_description": "Manipulate and visualize VCF data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-ape",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-viridisLite",
                        "R-vegan",
                        "R-memuse",
                        "R-CRAN-recommended",
                        "R-pinfsc50",
                        "zlib",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-adegenet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pcadapt"
                    ]
                }
            ]
        },
        {
            "name": "R-qgraph",
            "portdir": "R/R-qgraph",
            "version": "1.9.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qgraph",
            "description": "Graph plotting methods, psychometric data visualization and graphical model estimation",
            "long_description": "Graph plotting methods, psychometric data visualization and graphical model estimation",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-jpeg",
                        "R-png",
                        "R-colorspace",
                        "R-plyr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-igraph",
                        "R-lavaan",
                        "R-Hmisc",
                        "R-glasso",
                        "R-pbapply",
                        "R-corpcor",
                        "R-fdrtool",
                        "R-psych",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-huge",
                        "R-BDgraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bnmonitor",
                        "R-mlVAR",
                        "R-gimme",
                        "R-graphicalVAR",
                        "R-semPlot",
                        "R-easybgm",
                        "R-text2map",
                        "R-IsingFit",
                        "R-mgm",
                        "R-networktools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gms",
                        "R-R6causal",
                        "R-bnstruct",
                        "R-bmlm",
                        "R-bgms",
                        "R-pcFactorStan",
                        "R-eff2"
                    ]
                }
            ]
        },
        {
            "name": "conserve",
            "portdir": "sysutils/conserve",
            "version": "24.8.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sourcefrog/conserve",
            "description": "Robust file backup tool in Rust",
            "long_description": "Robust file backup tool in Rust",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irrtoolset",
            "portdir": "net/irrtoolset",
            "version": "5.1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irrtoolset/irrtoolset",
            "description": "a set of tools to work with Internet routing policies",
            "long_description": "The IRRToolSet is a set of tools to work with Internet routing policies. These policies are stored in Internet Routing Registries (IRR) in the Routing Policy Specification Language (RPSL). The goal of the IRRToolSet is to make routing information more convenient and useful for network engineers, by providing tools for automated router configuration, routing policy analysis, and on-going maintenance.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-dune",
            "portdir": "ocaml/ocaml-dune",
            "version": "3.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml/dune",
            "description": "Composable build system for OCaml",
            "long_description": "Dune is a build system for OCaml and Reason.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-zed",
                        "ocaml-cppo",
                        "ocaml-cppo_ocamlbuild",
                        "ocaml-ppx_derivers",
                        "ocaml-ppx_deriving_yojson",
                        "ocaml-result",
                        "ocaml-compiler-libs",
                        "ocaml-ppx_import",
                        "ocaml-angstrom",
                        "ocaml-bigstringaf",
                        "ocaml-calendars",
                        "ocaml-configurator",
                        "ocaml-csexp",
                        "ocaml-hacl-star",
                        "ocaml-jingoo",
                        "ocaml-markup",
                        "ocaml-ounit2",
                        "ocaml-stdlib-shims",
                        "ocaml-syslog",
                        "ocaml-unidecode",
                        "ocaml-ppx_blob",
                        "ocaml-ppx_tools_versioned",
                        "ocaml-ppxfind",
                        "ocaml-ocaml-version",
                        "ocaml-wasm",
                        "ocaml-ppx_deriving",
                        "ocaml-ppxlib",
                        "ocaml-sexplib0",
                        "ocaml-uri",
                        "ocaml-gen",
                        "ocaml-ocplib-endian",
                        "ocaml-js_of_ocaml",
                        "ocaml-sedlex",
                        "ocaml-js_of_ocaml-compiler",
                        "ocaml-stringext",
                        "camlimages",
                        "ocaml-bigarray-compat",
                        "ocaml-cstruct",
                        "ocaml-fix",
                        "ocaml-hex",
                        "ocaml-integers",
                        "ocaml-migrate-parsetree",
                        "ocaml-ppx_tools",
                        "ocaml-re",
                        "ocaml-pprint",
                        "ocaml-sqlite3",
                        "ocaml-batteries",
                        "ocaml-memtrace",
                        "ocaml-pcre",
                        "ocaml-ctypes",
                        "ocaml-fileutils",
                        "ocaml-mmap",
                        "ocaml-stdint",
                        "ocaml-pcre2",
                        "ocaml-seq",
                        "ocaml-easy-format",
                        "ocaml-camlp-streams",
                        "ocaml-biniou",
                        "ocaml-base",
                        "ocaml-int_repr",
                        "ocaml-lwt",
                        "ocaml-lwt_ppx",
                        "ocaml-lwt_react",
                        "ocaml-menhir",
                        "ocaml-menhirLib",
                        "ocaml-menhirSdk",
                        "ocaml-coq-menhirlib",
                        "ocaml-ppx_tydi",
                        "ocaml-stdio",
                        "ocaml-visitors",
                        "ocaml-base_bigstring",
                        "ocaml-dune-build-info",
                        "ocaml-dune-configurator",
                        "ocaml-xdg",
                        "abella",
                        "ocaml-yojson",
                        "ocaml-parmap",
                        "ocaml-stdcompat",
                        "ocaml-ocamlgraph",
                        "stanc3",
                        "ocaml-alcotest",
                        "ocaml-async",
                        "ocaml-async_kernel",
                        "ocaml-async_rpc_kernel",
                        "ocaml-async_unix",
                        "ocaml-base64",
                        "ocaml-base_quickcheck",
                        "ocaml-bin_prot",
                        "ocaml-bisect_ppx",
                        "ocaml-cmdliner",
                        "ocaml-core",
                        "ocaml-core_extended",
                        "ocaml-core_kernel",
                        "ocaml-core_unix",
                        "ocaml-crunch",
                        "ocaml-either",
                        "ocaml-expect_test_helpers_core",
                        "ocaml-fieldslib",
                        "ocaml-expect_test_helpers_kernel",
                        "ocaml-jane-street-headers",
                        "ocaml-jst-config",
                        "ocaml-lambda-term",
                        "ocaml-merlin",
                        "ocaml-mew",
                        "ocaml-dot-merlin-reader",
                        "ocaml-merlin-lib",
                        "ocaml-mew_vi",
                        "ocaml-ocaml_intrinsics",
                        "ocaml-ocamlformat",
                        "ocaml-ocp-indent",
                        "ocaml-ocamlformat-lib",
                        "ocaml-parsexp",
                        "ocaml-patience_diff",
                        "ocaml-patdiff",
                        "ocaml-ppx_assert",
                        "ocaml-ppx_base",
                        "ocaml-ppx_bench",
                        "ocaml-ppx_bin_prot",
                        "ocaml-ppx_cold",
                        "ocaml-ppx_compare",
                        "ocaml-ppx_custom_printf",
                        "ocaml-ppx_disable_unused_warnings",
                        "ocaml-ppx_enumerate",
                        "ocaml-ppx_expect",
                        "ocaml-ppx_fields_conv",
                        "ocaml-ppx_fixed_literal",
                        "ocaml-ppx_globalize",
                        "ocaml-ppx_hash",
                        "ocaml-ppx_here",
                        "ocaml-ppx_ignore_instrumentation",
                        "ocaml-ppx_inline_test",
                        "ocaml-ppx_jane",
                        "ocaml-ppx_let",
                        "ocaml-ppx_log",
                        "ocaml-ppx_module_timer",
                        "ocaml-ppx_optcomp",
                        "ocaml-ppx_optional",
                        "ocaml-ppx_pipebang",
                        "ocaml-ppx_sexp_conv",
                        "ocaml-ppx_sexp_message",
                        "ocaml-ppx_sexp_value",
                        "ocaml-ppx_stable",
                        "ocaml-ppx_stable_witness",
                        "ocaml-ppx_string",
                        "ocaml-ppx_typerep_conv",
                        "ocaml-ppx_variants_conv",
                        "ocaml-protocol_version_header",
                        "ocaml-record_builder",
                        "ocaml-sexp_pretty",
                        "ocaml-sexplib",
                        "ocaml-shell",
                        "ocaml-spawn",
                        "ocaml-splittable_random",
                        "ocaml-syntax-shims",
                        "ocaml-textutils",
                        "ocaml-textutils_kernel",
                        "ocaml-time_now",
                        "ocaml-timezone",
                        "ocaml-trie",
                        "ocaml-typerep",
                        "ocaml-utop",
                        "ocaml-variantslib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geneweb"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-dune-build-info",
            "portdir": "ocaml/ocaml-dune",
            "version": "3.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml/dune",
            "description": "Composable build system for OCaml",
            "long_description": "Dune is a build system for OCaml and Reason.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ocamlformat-lib"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-dune-configurator",
            "portdir": "ocaml/ocaml-dune",
            "version": "3.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml/dune",
            "description": "Composable build system for OCaml",
            "long_description": "Dune is a build system for OCaml and Reason.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-csexp",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-bigstringaf",
                        "ocaml-pcre",
                        "ocaml-ctypes",
                        "ocaml-pcre2",
                        "ocaml-jst-config",
                        "ocaml-ocaml_intrinsics"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-lwt",
                        "ocaml-sqlite3",
                        "ocaml-lwt_ppx",
                        "ocaml-lwt_react",
                        "ocaml-parmap",
                        "ocaml-base"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-xdg",
            "portdir": "ocaml/ocaml-dune",
            "version": "3.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml/dune",
            "description": "Composable build system for OCaml",
            "long_description": "Dune is a build system for OCaml and Reason.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-utop"
                    ]
                }
            ]
        },
        {
            "name": "R-AER",
            "portdir": "R/R-AER",
            "version": "1.2-14",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AER",
            "description": "Applied Econometrics with R",
            "long_description": "Applied Econometrics with R",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-lmtest",
                        "R-car",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vars",
                        "R-scatterplot3d",
                        "R-effects",
                        "R-mlogit",
                        "R-fGarch",
                        "R-rgl",
                        "R-np",
                        "R-pscl",
                        "R-sampleSelection",
                        "R-ineq",
                        "R-longmemo",
                        "R-ROCR",
                        "R-rugarch",
                        "R-truncreg",
                        "R-forecast",
                        "R-tseries",
                        "R-urca",
                        "R-quantreg",
                        "R-plm",
                        "R-systemfit",
                        "R-dynlm",
                        "R-strucchange"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rdd",
                        "R-GLMpack",
                        "R-clusterSEs",
                        "R-prodest",
                        "R-bnmr2",
                        "R-dLagM",
                        "R-REndo",
                        "R-gplm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggparty",
                        "R-gmnl",
                        "R-glmx",
                        "R-plm",
                        "R-estimatr",
                        "R-censReg",
                        "R-lmtest",
                        "R-mlt.docreg",
                        "R-detectseparation",
                        "R-prediction",
                        "R-texreg",
                        "R-dsem",
                        "R-margins",
                        "R-fixest",
                        "R-partykit",
                        "R-performance",
                        "R-Rchoice",
                        "R-SSVS",
                        "R-TSVC",
                        "R-assessor",
                        "R-survey",
                        "R-zoo",
                        "R-broom",
                        "R-ivreg",
                        "R-nonnest2",
                        "R-sandwich",
                        "R-DeclareDesign",
                        "R-ggeffects",
                        "R-memisc",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-insight",
                        "R-micEconCES",
                        "R-mlogit",
                        "R-WALS",
                        "R-clubSandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-BranchGLM",
            "portdir": "R/R-BranchGLM",
            "version": "3.0.1",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BranchGLM",
            "description": "Efficient and scalable GLM best subset selection",
            "long_description": "Efficient and scalable GLM best subset selection using a novel implementation of a branch-and-bound algorithm.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang80",
                "clang90",
                "clang10",
                "clang11",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DirectedClustering",
            "portdir": "R/R-DirectedClustering",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DirectedClustering",
            "description": "Directed weighted clustering coefficient",
            "long_description": "Directed weighted clustering coefficient",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FNN",
            "portdir": "R/R-FNN",
            "version": "1.1.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FNN",
            "description": "Fast Nearest Neighbor search algorithms and applications",
            "long_description": "Fast Nearest Neighbor search algorithms and applications",
            "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-mvtnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LOMAR",
                        "R-evclass",
                        "R-evclust",
                        "R-GpGp",
                        "R-deepgp",
                        "R-BayesNSGP",
                        "R-noisemodel",
                        "R-cooltools",
                        "R-toweranNA",
                        "R-uwot",
                        "R-regtools",
                        "R-imbalance",
                        "R-smotefamily",
                        "R-probout",
                        "R-daltoolbox",
                        "R-ks",
                        "R-semidist",
                        "R-gstat",
                        "R-autoFRK"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-BiocNeighbors"
                    ]
                }
            ]
        },
        {
            "name": "R-Lahman",
            "portdir": "R/R-Lahman",
            "version": "12.0-0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Lahman",
            "description": "Sean Lahman baseball database",
            "long_description": "Sean Lahman baseball database",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-car",
                        "R-vcd",
                        "R-data.table",
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-sparklyr",
                        "R-dbplyr",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-MBA",
            "portdir": "R/R-MBA",
            "version": "0.1-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MBA",
            "description": "Multilevel b-spline approximation",
            "long_description": "Multilevel b-spline approximation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-intamap",
                        "R-bamlss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2BayesX",
                        "R-spBayes"
                    ]
                }
            ]
        },
        {
            "name": "R-MTPS",
            "portdir": "R/R-MTPS",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MTPS",
            "description": "Multi-task prediction using stacking algorithms",
            "long_description": "Multi-task prediction using stacking algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-MRCE",
            "portdir": "R/R-MRCE",
            "version": "2.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MRCE",
            "description": "Multivariate Regression with Covariance Estimation",
            "long_description": "Multivariate Regression with Covariance Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glasso",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-ManlyMix",
            "portdir": "R/R-ManlyMix",
            "version": "0.1.15.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ManlyMix",
            "description": "Manly mixture modeling and model-based clustering",
            "long_description": "Manly mixture modeling and model-based clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang50",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vscc"
                    ]
                }
            ]
        },
        {
            "name": "R-MultivariateRandomForest",
            "portdir": "R/R-MultivariateRandomForest",
            "version": "1.1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MultivariateRandomForest",
            "description": "Models multivariate cases using random forests",
            "long_description": "Models multivariate cases using random forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-bootstrap",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-SiER",
            "portdir": "R/R-SiER",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SiER",
            "description": "Signal extraction approach for sparse multivariate response regression",
            "long_description": "Signal extraction approach for sparse multivariate response regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bit64",
            "portdir": "R/R-bit64",
            "version": "4.5.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/truecluster/bit64",
            "description": "S3 class for vectors of 64-bit integers",
            "long_description": "S3 class for vectors of 64-bit integers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-bigrquery",
                        "R-RMariaDB",
                        "R-CVXR",
                        "R-cooltools",
                        "R-dtts",
                        "R-disk.frame",
                        "R-rtweet",
                        "R-hdf5r",
                        "R-jsontools",
                        "R-odbc",
                        "R-docore",
                        "R-vroom",
                        "R-RPostgres",
                        "R-gdalraster",
                        "R-nanotime",
                        "R-arrow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-waldo",
                        "R-csvread",
                        "R-scales",
                        "R-rhdf5",
                        "R-dbplyr",
                        "R-bit",
                        "R-nanoarrow",
                        "R-constructive",
                        "R-rio",
                        "R-ivs",
                        "R-duckdb",
                        "R-pillar",
                        "R-tibble",
                        "R-RcppFarmHash",
                        "R-RcppSimdJson",
                        "R-yyjsonr",
                        "R-filearray",
                        "R-writexl",
                        "R-tiledb",
                        "R-fst",
                        "R-RcppInt64",
                        "R-adbi",
                        "R-vctrs",
                        "R-RNetCDF",
                        "R-s2",
                        "R-tidytable"
                    ]
                }
            ]
        },
        {
            "name": "R-bigalgebra",
            "portdir": "R/R-bigalgebra",
            "version": "1.1.2",
            "license": "(Apache-2 or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/bigalgebra",
            "description": "BLAS/LAPACK routines for native R matrices and big.matrix objects",
            "long_description": "BLAS/LAPACK routines for native R matrices and big.matrix objects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bigmemory",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bnmonitor",
            "portdir": "R/R-bnmonitor",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://manueleleonelli.github.io/bnmonitor",
            "description": "Implementation of sensitivity analysis in Bayesian networks",
            "long_description": "Implementation of sensitivity analysis in Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-igraph",
                        "R-qgraph",
                        "R-bnlearn",
                        "R-gRain",
                        "R-gRbase",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-breakfast",
            "portdir": "R/R-breakfast",
            "version": "2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=breakfast",
            "description": "Methods for fast multiple change-point detection and estimation",
            "long_description": "Methods for fast multiple change-point detection and estimation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bqtl",
            "portdir": "R/R-bqtl",
            "version": "1.0-38",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bqtl",
            "description": "Bayesian QTL mapping tool-kit",
            "long_description": "QTL mapping toolkit for inbred crosses and recombinant inbred lines. Includes maximum likelihood and Bayesian tools.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang10",
                "clang11",
                "clang12",
                "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-broom",
            "portdir": "R/R-broom",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://broom.tidymodels.org",
            "description": "Convert statistical objects into tidy tibbles",
            "long_description": "Convert statistical objects into tidy tibbles",
            "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-backports",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-betareg",
                        "R-covr",
                        "R-lmtest",
                        "R-tseries",
                        "R-Hmisc",
                        "R-interp",
                        "R-emmeans",
                        "R-quantreg",
                        "R-robustbase",
                        "R-gmm",
                        "R-plm",
                        "R-psych",
                        "R-spelling",
                        "R-bbmle",
                        "R-car",
                        "R-carData",
                        "R-systemfit",
                        "R-gam",
                        "R-leaps",
                        "R-maps",
                        "R-vars",
                        "R-cmprsk",
                        "R-modeldata",
                        "R-poLCA",
                        "R-rsample",
                        "R-caret",
                        "R-muhaz",
                        "R-AER",
                        "R-mlogit",
                        "R-multcomp",
                        "R-glmnet",
                        "R-geepack",
                        "R-fixest",
                        "R-mclust",
                        "R-lfe",
                        "R-network",
                        "R-gee",
                        "R-metafor",
                        "R-lm.beta",
                        "R-robust",
                        "R-glmnetUtils",
                        "R-Kendall",
                        "R-mediation",
                        "R-speedglm",
                        "R-ergm",
                        "R-ks",
                        "R-spdep",
                        "R-AUC",
                        "R-spatialreg",
                        "R-btergm",
                        "R-lmodel2",
                        "R-lsmeans",
                        "R-Lahman",
                        "R-mfx",
                        "R-modeltests",
                        "R-binGroup",
                        "R-drc",
                        "R-epiR",
                        "R-joineRML",
                        "R-orcutt",
                        "R-e1071",
                        "R-coda",
                        "R-biglm",
                        "R-irlba",
                        "R-ordinal",
                        "R-sandwich",
                        "R-survey",
                        "R-zoo",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lavaan",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-survstan",
                        "R-gglm",
                        "R-prettyglm",
                        "R-MetricGraph",
                        "R-simpr",
                        "R-chest",
                        "R-rstatix",
                        "R-TidyDensity",
                        "R-sclr",
                        "R-doBy",
                        "R-currr",
                        "R-survminer",
                        "R-sweep",
                        "R-finalfit",
                        "R-glmtoolbox",
                        "R-rSPDE",
                        "R-heplots",
                        "R-highcharter",
                        "R-infer",
                        "R-did2s",
                        "R-TSS.RESTREND",
                        "R-simts",
                        "R-autocogs",
                        "R-tidyAML",
                        "R-tidymodels",
                        "R-tidyverse",
                        "R-lin.eval",
                        "R-jtools",
                        "R-gRain",
                        "R-geepack",
                        "R-broom.helpers",
                        "R-broom.mixed",
                        "R-tidyfit",
                        "R-eyetrackingR",
                        "R-pbkrtest",
                        "R-ggsurvfit",
                        "R-tidycmprsk",
                        "R-interactions",
                        "R-modelr",
                        "R-biobroom",
                        "R-nestedLogit",
                        "R-papaja",
                        "R-gWQS",
                        "R-didimputation",
                        "R-mice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lucid",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-insight",
                        "R-tibbletime",
                        "R-tidyquant",
                        "R-flexsurv",
                        "R-ggpmisc",
                        "R-groupdata2",
                        "R-logitr",
                        "R-rsample",
                        "R-gtsummary",
                        "R-flextable",
                        "R-rtables",
                        "R-tidycat",
                        "R-mosaic",
                        "R-Amelia",
                        "R-sparklyr",
                        "R-ggstats",
                        "R-tidybayes",
                        "R-timetk",
                        "R-disk.frame",
                        "R-dplyr",
                        "R-texreg",
                        "R-rempsyc",
                        "R-DeclareDesign",
                        "R-ggdist",
                        "R-RBesT",
                        "R-hbal"
                    ]
                }
            ]
        },
        {
            "name": "R-car",
            "portdir": "R/R-car",
            "version": "3.1-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
            "description": "Companion to Applied Regression",
            "long_description": "Companion to Applied Regression",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-pbkrtest",
                        "R-carData",
                        "R-scales",
                        "R-lme4",
                        "R-Formula",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-alr4",
                        "R-effects",
                        "R-rgl",
                        "R-coxme",
                        "R-mvtnorm",
                        "R-ordinal",
                        "R-sandwich",
                        "R-survey",
                        "R-SparseM",
                        "R-knitr",
                        "R-lmtest",
                        "R-rio",
                        "R-MatrixModels",
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-micEconCES",
                        "R-mixlm",
                        "R-cprobit",
                        "R-gWQS",
                        "R-MIIVsem",
                        "R-piecewiseSEM",
                        "R-systemfit",
                        "R-rasclass",
                        "R-MTest",
                        "R-heplots",
                        "R-tidySEM",
                        "R-phia",
                        "R-interactionR",
                        "R-bgmm",
                        "R-RcmdrMisc",
                        "R-fxregime",
                        "R-RcmdrPlugin.survival",
                        "R-boot.pval",
                        "R-FactoMineR",
                        "R-prettyglm",
                        "R-dynlm",
                        "R-mvinfluence",
                        "R-alr4",
                        "R-ardl.nardl",
                        "R-FSA",
                        "R-regtools",
                        "R-olsrr",
                        "R-LPGraph",
                        "R-psfmi",
                        "R-AER",
                        "R-candisc",
                        "R-PROreg",
                        "R-cv",
                        "R-drc",
                        "R-ivreg",
                        "R-nardl",
                        "R-nestedLogit",
                        "R-Morpho",
                        "R-rstatix",
                        "R-MDMR",
                        "R-Rcmdr",
                        "R-matlib",
                        "R-jmv",
                        "R-medflex",
                        "R-afex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-betareg",
                        "R-memisc",
                        "R-strucchangeRcpp",
                        "R-effectsize",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-insight",
                        "R-strucchange",
                        "R-alpaca",
                        "R-mlogit",
                        "R-RcmdrPlugin.EZR",
                        "R-nlraa",
                        "R-panelr",
                        "R-papaja",
                        "R-pder",
                        "R-gmnl",
                        "R-pglm",
                        "R-plm",
                        "R-ufs",
                        "R-estimatr",
                        "R-rockchalk",
                        "R-gmm",
                        "R-lme4",
                        "R-emmeans",
                        "R-lmtest",
                        "R-sjPlot",
                        "R-meboot",
                        "R-sjstats",
                        "R-pscl",
                        "R-fastR2",
                        "R-bruceR",
                        "R-performance",
                        "R-Rchoice",
                        "R-RcmdrPlugin.HH",
                        "R-TSS.RESTREND",
                        "R-WRS2",
                        "R-dominanceanalysis",
                        "R-effects",
                        "R-gtsummary",
                        "R-rtables",
                        "R-Lahman",
                        "R-broom",
                        "R-mmrm",
                        "R-PMCMRplus",
                        "R-labelr",
                        "R-Ecfun",
                        "R-sandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-cornet",
            "portdir": "R/R-cornet",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/cornet",
            "description": "Elastic net with dichotomised outcomes",
            "long_description": "Elastic net with dichotomised outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-palasso",
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-randomForest",
                        "R-xgboost",
                        "R-MLmetrics",
                        "R-mvtnorm",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-starnet",
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-cv",
            "portdir": "R/R-cv",
            "version": "2.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmonette.github.io/cv",
            "description": "Cross-Validation of regression models",
            "long_description": "Cross-Validation of regression 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-foreach",
                        "R-car",
                        "R-glmmTMB",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-doParallel",
                        "R-lme4",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Metrics",
                        "R-ISLR2",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-latticeExtra",
                        "R-microbenchmark",
                        "R-spelling",
                        "R-carData",
                        "R-leaps",
                        "R-effects"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dde",
            "portdir": "R/R-dde",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrc-ide/dde",
            "description": "Solves ordinary and delay differential equations, where the objective function is written in either R or C",
            "long_description": "Solves ordinary and delay differential equations, where the objective function is written in either R or C",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ring"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-deSolve"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}