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

{
    "count": 51638,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=140",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=138",
    "results": [
        {
            "name": "R-deps",
            "portdir": "R/R-deps",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hub.analythium.io/deps",
            "description": "Dependency management with roxygen-style comments",
            "long_description": "Dependency management with roxygen-style comments",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-renv",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-remotes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-depmixS4",
            "portdir": "R/R-depmixS4",
            "version": "1.5-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://depmix.github.io",
            "description": "Dependent mixture models – hidden Markov models of GLMs and other distributions in S4",
            "long_description": "Dependent mixture models – hidden Markov models of GLMs and other distributions in S4",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rsolnp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DEoptimR",
            "portdir": "R/R-DEoptimR",
            "version": "1.1-3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DEoptimR",
            "description": "Differential Evolution Optimization in pure R",
            "long_description": "Differential Evolution Optimization in pure R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RobustAFT",
                        "R-ROI.plugin.deoptim",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        },
        {
            "name": "R-DEoptim",
            "portdir": "R/R-DEoptim",
            "version": "2.2-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DEoptim",
            "description": "Global Optimization by Differential Evolution",
            "long_description": "Global Optimization by Differential Evolution",
            "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-parallelly",
                        "R-iterators",
                        "R-foreach",
                        "R-colorspace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fungible",
                        "R-ROI.plugin.deoptim",
                        "R-Riemann",
                        "R-DstarM",
                        "R-prodest",
                        "R-carfima",
                        "R-micEconCES",
                        "R-DMQ",
                        "R-bgev"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ctsem",
                        "R-BayesianTools",
                        "R-MSCMT",
                        "R-RcppDE"
                    ]
                }
            ]
        },
        {
            "name": "R-denstrip",
            "portdir": "R/R-denstrip",
            "version": "1.5.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=denstrip",
            "description": "Density strips and other methods for compactly illustrating distributions",
            "long_description": "Density strips and other methods for compactly illustrating distributions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmcplots"
                    ]
                }
            ]
        },
        {
            "name": "R-densratio",
            "portdir": "R/R-densratio",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hoxo-m/densratio",
            "description": "Density ratio estimation",
            "long_description": "Density ratio estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-densityarea",
            "portdir": "R/R-densityarea",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jofrhwld.github.io/densityarea",
            "description": "Polygons of bivariate density distributions",
            "long_description": "Polygons of bivariate density distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggdensity",
                        "R-sfheaders",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-isoband"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-ragg",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-densEstBayes",
            "portdir": "R/R-densEstBayes",
            "version": "1.0-2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=densEstBayes",
            "description": "Density estimation via Bayesian inference engines",
            "long_description": "Density estimation via Bayesian inference engines",
            "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-RcppArmadillo",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "libgcc",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-rstantools",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reldist"
                    ]
                }
            ]
        },
        {
            "name": "R-DendSer",
            "portdir": "R/R-DendSer",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DendSer",
            "description": "Dendrogram seriation – ordering for visualisation",
            "long_description": "Dendrogram seriation – ordering for visualisation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gclus",
                        "R-seriation",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-corrViz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-seriation"
                    ]
                }
            ]
        },
        {
            "name": "R-dendextend",
            "portdir": "R/R-dendextend",
            "version": "1.18.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talgalili.github.io/dendextend",
            "description": "Extending R dendrogram functionality",
            "long_description": "Extending R dendrogram functionality",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-viridis",
                        "R-magrittr",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-uclust",
                        "R-rnmamod",
                        "R-adjclust",
                        "R-heatmaply",
                        "R-hfr",
                        "R-tsibbletalk",
                        "R-kanjistat",
                        "R-factoextra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-circlize",
                        "R-seriation",
                        "R-dbscan"
                    ]
                }
            ]
        },
        {
            "name": "R-deming",
            "portdir": "R/R-deming",
            "version": "1.4-1",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deming",
            "description": "Generalized Deming regression, Theil–Sen regression and passing-bablock regression functions",
            "long_description": "Generalized Deming regression, Theil–Sen regression and passing-bablock regression functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsq"
                    ]
                }
            ]
        },
        {
            "name": "R-deldir",
            "portdir": "R/R-deldir",
            "version": "2.0-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deldir",
            "description": "Delaunay triangulation and Dirichlet (Voronoï) tessellation",
            "long_description": "Delaunay triangulation and Dirichlet (Voronoï) tessellation",
            "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-polyclip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-interp",
                        "R-spdep",
                        "R-spatstat.geom"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggraph",
                        "R-latticeExtra",
                        "R-rgl",
                        "R-sp",
                        "R-terra"
                    ]
                }
            ]
        },
        {
            "name": "R-DelayedRandomArray",
            "portdir": "R/R-DelayedRandomArray",
            "version": "1.12.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LTLA/DelayedRandomArray",
            "description": "Delayed arrays of random values",
            "long_description": "Delayed arrays of random values",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dqrng",
                        "R-DelayedArray",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DelayedMatrixStats",
            "portdir": "R/R-DelayedMatrixStats",
            "version": "1.26.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PeteHaitch/DelayedMatrixStats",
            "description": "Functions that apply to rows and columns of DelayedMatrix objects",
            "long_description": "Functions that apply to rows and columns of DelayedMatrix objects",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-MatrixGenerics",
                        "R-sparseMatrixStats",
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-IRanges"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixStats",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-profmem",
                        "R-BiocStyle",
                        "R-HDF5Array"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmGamPoi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatrixGenerics",
                        "R-ScaledMatrix"
                    ]
                }
            ]
        },
        {
            "name": "R-DelayedArray",
            "portdir": "R/R-DelayedArray",
            "version": "0.30.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DelayedArray",
            "description": "Unified framework for working transparently with on-disk and in-memory array-like datasets",
            "long_description": "Unified framework for working transparently with on-disk and in-memory array-like datasets",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-MatrixGenerics",
                        "R-S4Arrays",
                        "R-BiocGenerics",
                        "R-CRAN-recommended",
                        "R-SparseArray",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocSingular",
                        "R-ScaledMatrix",
                        "R-DelayedMatrixStats",
                        "R-TileDBArray",
                        "R-beachmat",
                        "R-SQLDataFrame",
                        "R-DelayedRandomArray",
                        "R-HDF5Array",
                        "R-MultiAssayExperiment",
                        "R-glmGamPoi",
                        "R-ResidualMatrix",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SeuratObject",
                        "R-Seurat",
                        "R-MatrixGenerics",
                        "R-S4Vectors",
                        "R-S4Arrays",
                        "R-SparseArray"
                    ]
                }
            ]
        },
        {
            "name": "R-delayed",
            "portdir": "R/R-delayed",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tlverse.org/delayed",
            "description": "Framework for parallelizing dependent tasks",
            "long_description": "Framework for parallelizing dependent tasks",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-progress",
                        "R-future",
                        "R-igraph",
                        "R-uuid",
                        "R-BBmisc",
                        "R-R.oo",
                        "R-R.utils",
                        "R-visNetwork",
                        "R-rstackdeque",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sl3",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-16"
                    ]
                },
                {
                    "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-16",
                        "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-16",
                        "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-RSQLite",
                        "R-RMariaDB",
                        "R-arrow",
                        "R-cpp11",
                        "R-Rcereal",
                        "R-vdiffr",
                        "R-igraph"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "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-16",
                        "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-16"
                    ]
                },
                {
                    "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-DBItest",
                        "R-matrixprofiler",
                        "R-pkgdepends",
                        "R-pillar",
                        "R-processx",
                        "R-rhub",
                        "R-pkgcache",
                        "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-16"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ring"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-deSolve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-sfsmisc",
                        "R-geometry",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc13",
                        "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-16"
                    ]
                },
                {
                    "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-16",
                        "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-dcorVS",
                        "R-dCovTS",
                        "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-16"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "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-sharx",
                        "R-dcmle"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-smotefamily",
                        "R-daltoolbox",
                        "R-fdacluster",
                        "R-LOMAR",
                        "R-maotai",
                        "R-tidySEM",
                        "R-rMultiNet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spdep",
                        "R-seriation",
                        "R-performance",
                        "R-diceR"
                    ]
                }
            ]
        },
        {
            "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-sparklyr",
                        "R-BiocFileCache",
                        "R-sqliteutils",
                        "R-duckdbfs",
                        "R-tidyverse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-censobr",
                        "R-duckdb",
                        "R-bigrquery",
                        "R-dm",
                        "R-dplyr",
                        "R-duckplyr",
                        "R-arrow",
                        "R-ipumsr",
                        "R-pool",
                        "R-DBI",
                        "R-bigsnpr"
                    ]
                }
            ]
        }
    ]
}