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

{
    "count": 52209,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=141",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=139",
    "results": [
        {
            "name": "R-Delaporte",
            "portdir": "R/R-Delaporte",
            "version": "8.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Delaporte",
            "description": "Statistical functions for the Delaporte distribution",
            "long_description": "Statistical functions for the Delaporte distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-defm",
            "portdir": "R/R-defm",
            "version": "0.1-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=defm",
            "description": "Estimation and simulation of multi-binary response models",
            "long_description": "Estimation and simulation of multi-binary response models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "libomp",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deFit",
            "portdir": "R/R-deFit",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deFit",
            "description": "Fit differential equations to time series data",
            "long_description": "Fit differential equations to time series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-defineOptions",
            "portdir": "R/R-defineOptions",
            "version": "0.9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/niceume/defineOptions",
            "description": "Define and parse command line options",
            "long_description": "Define and parse command line options",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deepRstudio",
            "portdir": "R/R-deepRstudio",
            "version": "0.0.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kumes.github.io/deepRstudio",
            "description": "Seamless language translation in RStudio using DeepL API and Rstudioapi",
            "long_description": "Seamless language translation in RStudio using DeepL API and Rstudioapi",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-clipr",
                        "R-httr",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-chatAI4R"
                    ]
                }
            ]
        },
        {
            "name": "R-deepgp",
            "portdir": "R/R-deepgp",
            "version": "1.1.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deepgp",
            "description": "Bayesian Deep Gaussian Processes using MCMC",
            "long_description": "Performs Bayesian posterior inference for deep Gaussian processes.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-doParallel",
                        "R-foreach",
                        "R-FNN",
                        "R-GpGp",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deductive",
            "portdir": "R/R-deductive",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deductive",
            "description": "Data correction and imputation using deductive methods",
            "long_description": "Data correction and imputation using deductive methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-validate",
                        "R-lintools",
                        "R-CRAN-recommended",
                        "R-stringdist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-decor",
            "portdir": "R/R-decor",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=decor",
            "description": "Retrieve code decorations",
            "long_description": "Retrieve code decorations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-vctrs",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RMariaDB",
                        "R-RSQLite",
                        "R-Rcereal",
                        "R-arrow",
                        "R-cpp11",
                        "R-igraph",
                        "R-vdiffr"
                    ]
                }
            ]
        },
        {
            "name": "R-deconvolveR",
            "portdir": "R/R-deconvolveR",
            "version": "1.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bnaras.github.io/deconvolveR",
            "description": "Empirical Bayes estimation strategies",
            "long_description": "Empirical Bayes estimation strategies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cowplot",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ebnm"
                    ]
                }
            ]
        },
        {
            "name": "R-DeclareDesign",
            "portdir": "R/R-DeclareDesign",
            "version": "1.0.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/declaredesign",
            "description": "Declare and diagnose research designs",
            "long_description": "Declare and diagnose research designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-randomizr",
                        "R-generics",
                        "R-estimatr",
                        "R-CRAN-recommended",
                        "R-fabricatr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-broom",
                        "R-betareg",
                        "R-psych",
                        "R-gam",
                        "R-AER",
                        "R-marginaleffects",
                        "R-coin",
                        "R-sf",
                        "R-Matching",
                        "R-data.table",
                        "R-biglm",
                        "R-tibble",
                        "R-dplyr",
                        "R-reshape2",
                        "R-diffobj",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-CausalQueries"
                    ]
                }
            ]
        },
        {
            "name": "R-declared",
            "portdir": "R/R-declared",
            "version": "0.25",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dusadrian/declared",
            "description": "Functions for declared missing values",
            "long_description": "Functions for declared missing values",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-vroom",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-haven",
                        "R-covr",
                        "R-labelled",
                        "R-spelling",
                        "R-admisc",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ]
        },
        {
            "name": "R-DECIPHER",
            "portdir": "R/R-DECIPHER",
            "version": "3.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DECIPHER",
            "description": "Tools for curating, analyzing and manipulating biological sequences",
            "long_description": "Tools for curating, analyzing and manipulating biological sequences",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-DBI",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-decido",
            "portdir": "R/R-decido",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/decido",
            "description": "Bindings for Mapbox ear cutting triangulation library",
            "long_description": "Bindings for Mapbox ear cutting triangulation library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-oz",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-silicate"
                    ]
                }
            ]
        },
        {
            "name": "R-debugme",
            "portdir": "R/R-debugme",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/debugme",
            "description": "Debug R packages",
            "long_description": "Debug R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-R6",
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinytest",
                        "R-webdriver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixprofiler",
                        "R-pillar",
                        "R-pkgcache",
                        "R-DBItest",
                        "R-processx",
                        "R-rhub",
                        "R-pkgdepends",
                        "R-batchtools"
                    ]
                }
            ]
        },
        {
            "name": "R-DeBoinR",
            "portdir": "R/R-DeBoinR",
            "version": "1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DeBoinR",
            "description": "Box-plots and outlier detection for probability density functions",
            "long_description": "Box-plots and outlier detection for probability density functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-pracma",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DDPM",
            "portdir": "R/R-DDPM",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DDPM",
            "description": "Data Sets for Discrete Probability Models",
            "long_description": "A wide collection of univariate discrete data sets from various applied domains related to distribution theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DDL",
            "portdir": "R/R-DDL",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DDL",
            "description": "Doubly Debiased Lasso",
            "long_description": "Statistical inference for the regression coefficients in high-dimensional linear models with hidden confounders.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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-19"
                    ]
                },
                {
                    "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": []
        },
        {
            "name": "R-ddalpha",
            "portdir": "R/R-ddalpha",
            "version": "1.3.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ddalpha",
            "description": "Depth-based classification and calculation of data depth",
            "long_description": "Depth-based classification and calculation of data depth",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-sfsmisc",
                        "R-geometry",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-dcurver",
            "portdir": "R/R-dcurver",
            "version": "0.9.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcurver",
            "description": "Davidian curves in R",
            "long_description": "Davidian curves in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-IRTest",
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "name": "R-dCUR",
            "portdir": "R/R-dCUR",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dCUR",
            "description": "Dimension reduction with dynamic CUR",
            "long_description": "Dimension reduction with dynamic CUR",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-mclust",
                        "R-ppcor",
                        "R",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-snow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dcTensor",
            "portdir": "R/R-dcTensor",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rikenbit/dcTensor",
            "description": "Discrete matrix/tensor decomposition",
            "long_description": "Discrete matrix/tensor decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nnTensor",
                        "R-CRAN-recommended",
                        "R-fields",
                        "R-rTensor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dCovTS",
            "portdir": "R/R-dCovTS",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dCovTS",
            "description": "Distance covariance and correlation for time series analysis",
            "long_description": "Distance covariance and correlation for time series analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-dcov",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dcov",
            "portdir": "R/R-dcov",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcov",
            "description": "Fast implementation of distance covariance",
            "long_description": "Fast implementation of distance covariance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dCovTS",
                        "R-dcorVS",
                        "R-pchc"
                    ]
                }
            ]
        },
        {
            "name": "R-dcorVS",
            "portdir": "R/R-dcorVS",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcorVS",
            "description": "Variable selection algorithms using the distance correlation",
            "long_description": "Variable selection algorithms using the distance correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-dcov",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dcmle",
            "portdir": "R/R-dcmle",
            "version": "0.4-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcmle",
            "description": "Hierarchical models made easy with data cloning",
            "long_description": "Hierarchical models made easy with data cloning",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-dclone",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rjags"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharx"
                    ]
                }
            ]
        },
        {
            "name": "R-dcm2",
            "portdir": "R/R-dcm2",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcm2",
            "description": "Calculate the M2 statistic for DCMs",
            "long_description": "Calculate the M2 statistic for DCMs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-modelr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-spelling",
                        "R-GDINA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-measr"
                    ]
                }
            ]
        },
        {
            "name": "R-dclone",
            "portdir": "R/R-dclone",
            "version": "2.3-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dclone",
            "description": "Data cloning and MCMC tools for maximum likelihood methods",
            "long_description": "Data cloning and MCMC tools for maximum likelihood methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjags",
                        "R-R2OpenBUGS",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-rstan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "jags"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlecuyer",
                        "R-R2WinBUGS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dcmle",
                        "R-sharx"
                    ]
                }
            ]
        },
        {
            "name": "R-dccpp",
            "portdir": "R/R-dccpp",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dccpp.berrisch.biz",
            "description": "Fast computation of distance correlations",
            "long_description": "Fast computation of distance correlations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DCchoice",
            "portdir": "R/R-DCchoice",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DCchoice",
            "description": "Analyzing of dichotomous choice contingent valuation data",
            "long_description": "Analyzing of dichotomous choice contingent valuation data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-interval",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.DCCV"
                    ]
                }
            ]
        },
        {
            "name": "R-dcanr",
            "portdir": "R/R-dcanr",
            "version": "1.20.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/dcanr",
            "description": "Differential co-expression/association network analysis",
            "long_description": "Differential co-expression/association network analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-igraph",
                        "R-foreach",
                        "R-plyr",
                        "R-circlize",
                        "R-CRAN-recommended",
                        "R-doRNG",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dbx",
            "portdir": "R/R-dbx",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggforce.data-imaginist.com",
            "description": "Fast and easy-to-use database interface for R",
            "long_description": "Provides select, insert, update, upsert and delete database operations.",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-urltools",
                        "R-RSQLite",
                        "R-RPostgreSQL",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-RMySQL",
                        "R-RPostgres",
                        "R-jsonlite",
                        "R-blob",
                        "R-hms",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dbscan",
            "portdir": "R/R-dbscan",
            "version": "1.2-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbscan",
            "description": "Density-Based Spatial Clustering of Applications with Noise",
            "long_description": "Density-Based Spatial Clustering of Applications with Noise",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-dendextend",
                        "R-fpc",
                        "R-rlang",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LOMAR",
                        "R-daltoolbox",
                        "R-maotai",
                        "R-rMultiNet",
                        "R-smotefamily",
                        "R-tidySEM",
                        "R-fdacluster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diceR",
                        "R-spdep",
                        "R-seriation",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-dbplyr",
            "portdir": "R/R-dbplyr",
            "version": "2.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbplyr.tidyverse.org",
            "description": "R-dplyr back-end for databases",
            "long_description": "R-dplyr back-end for databases",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-DBI",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-blob",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RSQLite",
                        "R-nycflights13",
                        "R-RPostgreSQL",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-Lahman",
                        "R-RPostgres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocFileCache",
                        "R-duckdbfs",
                        "R-sparklyr",
                        "R-sqliteutils",
                        "R-tidyverse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-censobr",
                        "R-dm",
                        "R-dplyr",
                        "R-duckdb",
                        "R-pool",
                        "R-duckplyr",
                        "R-ipumsr",
                        "R-DBI",
                        "R-arrow",
                        "R-bigrquery",
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-DBModelSelect",
            "portdir": "R/R-DBModelSelect",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DBModelSelect",
            "description": "Distribution-Based Model Selection",
            "long_description": "Distribution-Based Model Selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dblr",
            "portdir": "R/R-dblr",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dblr",
            "description": "Discrete Boosting Logistic Regression",
            "long_description": "Discrete Boosting Logistic Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CatEncoders",
                        "R-Metrics",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-xgboost"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dblog",
            "portdir": "R/R-dblog",
            "version": "0.0.0.9013",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dblog.r-dbi.org",
            "description": "Logging for arbitrary DBI backends",
            "long_description": "Logging for arbitrary DBI backends",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-purrr",
                        "R-collections",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DBItest"
                    ]
                }
            ]
        },
        {
            "name": "R-DBItest",
            "portdir": "R/R-DBItest",
            "version": "1.8.2.9000",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbitest.r-dbi.org",
            "description": "Testing for DBI backends",
            "long_description": "Testing for DBI backends",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "krlmlr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-DBI",
                        "R-desc",
                        "R-vctrs",
                        "R-blob",
                        "R-withr",
                        "R-hms",
                        "R-callr",
                        "R-lubridate",
                        "R-testthat",
                        "R-nanoarrow",
                        "R-CRAN-recommended",
                        "R-palmerpenguins",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clipr",
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-debugme",
                        "R-lintr",
                        "R-RSQLite",
                        "R-dblog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-RMariaDB",
                        "R-RPostgres",
                        "R-RSQLite",
                        "R-adbi",
                        "R-duckdb",
                        "R-odbc"
                    ]
                }
            ]
        },
        {
            "name": "R-DBI",
            "portdir": "R/R-DBI",
            "version": "1.2.3.9027",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbi.r-dbi.org",
            "description": "A database interface (DBI) definition for communication between R and RDBMSs",
            "long_description": "A database interface (DBI) definition for communication between R and RDBMSs",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "krlmlr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-blob",
                        "R-dplyr",
                        "R-hms",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dbplyr",
                        "R-downlit",
                        "R-covr",
                        "R-RSQLite",
                        "R-RMariaDB",
                        "R-DBItest",
                        "R-magrittr",
                        "R-xml2",
                        "R-glue"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-odbc",
                        "R-sf",
                        "R-AnnotationDbi",
                        "R-AnnotationForge",
                        "R-BatchJobs",
                        "R-BiocFileCache",
                        "R-ChemmineR",
                        "R-DBItest",
                        "R-DECIPHER",
                        "R-GenomicFeatures",
                        "R-dm",
                        "R-duckdb",
                        "R-duckdbfs",
                        "R-duckplyr",
                        "R-easydb",
                        "R-filehashSQLite",
                        "R-jsontools",
                        "R-metrica",
                        "R-mitools",
                        "R-pool",
                        "R-repana",
                        "R-sparklyr",
                        "R-sqlHelpers",
                        "R-sqldf",
                        "R-sqlhelper",
                        "R-sqliter",
                        "R-sqliteutils",
                        "R-virtuoso",
                        "R-RMariaDB",
                        "R-RMySQL",
                        "R-RPostgreSQL",
                        "R-RPostgres",
                        "R-RSQL",
                        "R-RSQLite",
                        "R-SQL",
                        "R-SQLDataFrame",
                        "R-VariantAnnotation",
                        "R-adbi",
                        "R-annotate",
                        "R-apsimx",
                        "R-archivist",
                        "R-biglm",
                        "R-bigrquery",
                        "R-censobr",
                        "R-dblog",
                        "R-dbplyr",
                        "R-dbx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6P",
                        "R-caroline",
                        "R-cdata",
                        "R-ipumsr",
                        "R-rqdatatable",
                        "R-knitr",
                        "R-rquery",
                        "R-survey",
                        "R-dm",
                        "R-UCSC.utils",
                        "R-dplyr",
                        "R-rgdal",
                        "R-pillar",
                        "R-withr",
                        "R-quantmod",
                        "R-arrow",
                        "R-winch",
                        "R-glue"
                    ]
                }
            ]
        },
        {
            "name": "R-DBfit",
            "portdir": "R/R-DBfit",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DBfit",
            "description": "Double bootstrap method for analyzing linear models with autoregressive errors",
            "long_description": "Double bootstrap method for analyzing linear models with autoregressive errors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dbd",
            "portdir": "R/R-dbd",
            "version": "0.0-22",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbd",
            "description": "Discretised Beta Distribution",
            "long_description": "Discretised Beta Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eglhmm"
                    ]
                }
            ]
        },
        {
            "name": "R-dbarts",
            "portdir": "R/R-dbarts",
            "version": "0.9-30",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vdorie/dbarts",
            "description": "Discrete Bayesian Additive Regression Trees sampler",
            "long_description": "Discrete Bayesian Additive Regression Trees sampler",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-voi",
                        "R-bartCause",
                        "R-countSTAR",
                        "R-stan4bart"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt",
                        "R-tidyAML",
                        "R-tmle",
                        "R-mcmcsae"
                    ]
                }
            ]
        },
        {
            "name": "R-dbacf",
            "portdir": "R/R-dbacf",
            "version": "0.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbacf",
            "description": "Autocovariance estimation via difference-based methods",
            "long_description": "Autocovariance estimation via difference-based methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dawai",
            "portdir": "R/R-dawai",
            "version": "1.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dawai",
            "description": "Discriminant Analysis with Additional Information",
            "long_description": "Discriminant Analysis with Additional Information",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Davies",
            "portdir": "R/R-Davies",
            "version": "1.2-0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Davies",
            "description": "Various utilities for the Davies distribution",
            "long_description": "Various utilities for the Davies distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-datetimeutils",
            "portdir": "R/R-datetimeutils",
            "version": "0.6-4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://enricoschumann.net/R/packages/datetimeutils",
            "description": "R utilities for working with dates and times",
            "long_description": "R utilities for working with dates and times",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMwR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NMOF"
                    ]
                }
            ]
        },
        {
            "name": "R-datefixR",
            "portdir": "R/R-datefixR",
            "version": "1.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/datefixR",
            "description": "Standardize dates in different formats or with missing data",
            "long_description": "Standardize dates in different formats or with missing data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-readr",
                        "R-spelling",
                        "R-parsedate",
                        "R-png",
                        "R-withr",
                        "R-htmltools",
                        "R-readxl",
                        "R-knitr",
                        "R-pkgbuild",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-date",
            "portdir": "R/R-date",
            "version": "1.2-42",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=date",
            "description": "Functions for handling dates",
            "long_description": "Functions for handling dates",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.survival",
                        "R-relsurv"
                    ]
                }
            ]
        },
        {
            "name": "R-datawizard",
            "portdir": "R/R-datawizard",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/datawizard",
            "description": "Easy data wrangling and statistical transformations",
            "long_description": "Easy data wrangling and statistical transformations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelbased",
                        "R-parameters",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-htmltools",
                        "R-readxl",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-haven",
                        "R-httr",
                        "R-readr",
                        "R-gamm4",
                        "R-see",
                        "R-rio",
                        "R-emmeans",
                        "R-psych",
                        "R-gt",
                        "R-mediation",
                        "R-poorman",
                        "R-curl",
                        "R-data.table",
                        "R-bayestestR",
                        "R-effectsize"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions",
                        "R-correlation",
                        "R-easystats",
                        "R-effectsize",
                        "R-sjmisc",
                        "R-sjstats",
                        "R-bayestestR",
                        "R-modelbased",
                        "R-parameters",
                        "R-performance",
                        "R-report",
                        "R-see",
                        "R-sjPlot",
                        "R-sjlabelled"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-rempsyc"
                    ]
                }
            ]
        },
        {
            "name": "R-dataverse",
            "portdir": "R/R-dataverse",
            "version": "0.3.14",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iqss.github.io/dataverse-client-r",
            "description": "Client for Dataverse 4+ repositories",
            "long_description": "Client for Dataverse 4+ repositories",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-readr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-checkmate",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tibble",
                        "R-purrr",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-haven"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}