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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=902",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=900",
    "results": [
        {
            "name": "R-DBI",
            "portdir": "R/R-DBI",
            "version": "1.2.3.9027",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbi.r-dbi.org",
            "description": "A database interface (DBI) definition for communication between R and RDBMSs",
            "long_description": "A database interface (DBI) definition for communication between R and RDBMSs",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "krlmlr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-blob",
                        "R-dplyr",
                        "R-hms",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dbplyr",
                        "R-downlit",
                        "R-covr",
                        "R-RSQLite",
                        "R-RMariaDB",
                        "R-DBItest",
                        "R-magrittr",
                        "R-xml2",
                        "R-glue"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pool",
                        "R-AnnotationForge",
                        "R-BatchJobs",
                        "R-BiocFileCache",
                        "R-ChemmineR",
                        "R-DBItest",
                        "R-DECIPHER",
                        "R-GenomicFeatures",
                        "R-duckdbfs",
                        "R-duckplyr",
                        "R-easydb",
                        "R-filehashSQLite",
                        "R-jsontools",
                        "R-metrica",
                        "R-mitools",
                        "R-odbc",
                        "R-AnnotationDbi",
                        "R-repana",
                        "R-sf",
                        "R-sparklyr",
                        "R-sqlHelpers",
                        "R-sqldf",
                        "R-sqlhelper",
                        "R-sqliter",
                        "R-sqliteutils",
                        "R-virtuoso",
                        "R-RMariaDB",
                        "R-RMySQL",
                        "R-RPostgreSQL",
                        "R-RPostgres",
                        "R-RSQL",
                        "R-RSQLite",
                        "R-SQL",
                        "R-SQLDataFrame",
                        "R-VariantAnnotation",
                        "R-adbi",
                        "R-annotate",
                        "R-apsimx",
                        "R-archivist",
                        "R-biglm",
                        "R-bigrquery",
                        "R-censobr",
                        "R-dblog",
                        "R-dbplyr",
                        "R-dbx",
                        "R-dm",
                        "R-duckdb"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6P",
                        "R-caroline",
                        "R-cdata",
                        "R-ipumsr",
                        "R-rgdal",
                        "R-knitr",
                        "R-rqdatatable",
                        "R-rquery",
                        "R-dm",
                        "R-UCSC.utils",
                        "R-dplyr",
                        "R-winch",
                        "R-pillar",
                        "R-survey",
                        "R-quantmod",
                        "R-arrow",
                        "R-withr",
                        "R-glue"
                    ]
                }
            ]
        },
        {
            "name": "R-DBItest",
            "portdir": "R/R-DBItest",
            "version": "1.8.2.9000",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbitest.r-dbi.org",
            "description": "Testing for DBI backends",
            "long_description": "Testing for DBI backends",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "krlmlr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-DBI",
                        "R-desc",
                        "R-vctrs",
                        "R-blob",
                        "R-withr",
                        "R-hms",
                        "R-callr",
                        "R-lubridate",
                        "R-testthat",
                        "R-nanoarrow",
                        "R-CRAN-recommended",
                        "R-palmerpenguins",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clipr",
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-debugme",
                        "R-lintr",
                        "R-RSQLite",
                        "R-dblog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-RMariaDB",
                        "R-RPostgres",
                        "R-RSQLite",
                        "R-adbi",
                        "R-duckdb",
                        "R-odbc"
                    ]
                }
            ]
        },
        {
            "name": "R-dblog",
            "portdir": "R/R-dblog",
            "version": "0.0.0.9013",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dblog.r-dbi.org",
            "description": "Logging for arbitrary DBI backends",
            "long_description": "Logging for arbitrary DBI backends",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-purrr",
                        "R-collections",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DBItest"
                    ]
                }
            ]
        },
        {
            "name": "R-dblr",
            "portdir": "R/R-dblr",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dblr",
            "description": "Discrete Boosting Logistic Regression",
            "long_description": "Discrete Boosting Logistic Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CatEncoders",
                        "R-Metrics",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-xgboost"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DBModelSelect",
            "portdir": "R/R-DBModelSelect",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DBModelSelect",
            "description": "Distribution-Based Model Selection",
            "long_description": "Distribution-Based Model Selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dbplyr",
            "portdir": "R/R-dbplyr",
            "version": "2.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbplyr.tidyverse.org",
            "description": "R-dplyr back-end for databases",
            "long_description": "R-dplyr back-end for databases",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-DBI",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-blob",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RSQLite",
                        "R-nycflights13",
                        "R-RPostgreSQL",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-Lahman",
                        "R-RPostgres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocFileCache",
                        "R-duckdbfs",
                        "R-sparklyr",
                        "R-sqliteutils",
                        "R-tidyverse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-censobr",
                        "R-dm",
                        "R-dplyr",
                        "R-duckdb",
                        "R-pool",
                        "R-duckplyr",
                        "R-ipumsr",
                        "R-DBI",
                        "R-arrow",
                        "R-bigrquery",
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-dbscan",
            "portdir": "R/R-dbscan",
            "version": "1.2-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbscan",
            "description": "Density-Based Spatial Clustering of Applications with Noise",
            "long_description": "Density-Based Spatial Clustering of Applications with Noise",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-dendextend",
                        "R-fpc",
                        "R-rlang",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LOMAR",
                        "R-daltoolbox",
                        "R-maotai",
                        "R-rMultiNet",
                        "R-smotefamily",
                        "R-tidySEM",
                        "R-fdacluster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diceR",
                        "R-spdep",
                        "R-seriation",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-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-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-DCchoice",
            "portdir": "R/R-DCchoice",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DCchoice",
            "description": "Analyzing of dichotomous choice contingent valuation data",
            "long_description": "Analyzing of dichotomous choice contingent valuation data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-interval",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.DCCV"
                    ]
                }
            ]
        },
        {
            "name": "R-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-dclone",
            "portdir": "R/R-dclone",
            "version": "2.3-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dclone",
            "description": "Data cloning and MCMC tools for maximum likelihood methods",
            "long_description": "Data cloning and MCMC tools for maximum likelihood methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjags",
                        "R-R2OpenBUGS",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-rstan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "jags"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlecuyer",
                        "R-R2WinBUGS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dcmle",
                        "R-sharx"
                    ]
                }
            ]
        },
        {
            "name": "R-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-dcmle",
            "portdir": "R/R-dcmle",
            "version": "0.4-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcmle",
            "description": "Hierarchical models made easy with data cloning",
            "long_description": "Hierarchical models made easy with data cloning",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-dclone",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rjags"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharx"
                    ]
                }
            ]
        },
        {
            "name": "R-dcorVS",
            "portdir": "R/R-dcorVS",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcorVS",
            "description": "Variable selection algorithms using the distance correlation",
            "long_description": "Variable selection algorithms using the distance correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-dcov",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dcov",
            "portdir": "R/R-dcov",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcov",
            "description": "Fast implementation of distance covariance",
            "long_description": "Fast implementation of distance covariance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dCovTS",
                        "R-dcorVS",
                        "R-pchc"
                    ]
                }
            ]
        },
        {
            "name": "R-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-dcTensor",
            "portdir": "R/R-dcTensor",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rikenbit/dcTensor",
            "description": "Discrete matrix/tensor decomposition",
            "long_description": "Discrete matrix/tensor decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nnTensor",
                        "R-CRAN-recommended",
                        "R-fields",
                        "R-rTensor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dCUR",
            "portdir": "R/R-dCUR",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dCUR",
            "description": "Dimension reduction with dynamic CUR",
            "long_description": "Dimension reduction with dynamic CUR",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-mclust",
                        "R-ppcor",
                        "R",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-snow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-ddalpha",
            "portdir": "R/R-ddalpha",
            "version": "1.3.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ddalpha",
            "description": "Depth-based classification and calculation of data depth",
            "long_description": "Depth-based classification and calculation of data depth",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-sfsmisc",
                        "R-geometry",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-dde",
            "portdir": "R/R-dde",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrc-ide/dde",
            "description": "Solves ordinary and delay differential equations, where the objective function is written in either R or C",
            "long_description": "Solves ordinary and delay differential equations, where the objective function is written in either R or C",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ring"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-deSolve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DDL",
            "portdir": "R/R-DDL",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DDL",
            "description": "Doubly Debiased Lasso",
            "long_description": "Statistical inference for the regression coefficients in high-dimensional linear models with hidden confounders.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DDPM",
            "portdir": "R/R-DDPM",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DDPM",
            "description": "Data Sets for Discrete Probability Models",
            "long_description": "A wide collection of univariate discrete data sets from various applied domains related to distribution theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-debugme",
            "portdir": "R/R-debugme",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/debugme",
            "description": "Debug R packages",
            "long_description": "Debug R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-R6",
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinytest",
                        "R-webdriver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixprofiler",
                        "R-pillar",
                        "R-pkgcache",
                        "R-DBItest",
                        "R-processx",
                        "R-rhub",
                        "R-pkgdepends",
                        "R-batchtools"
                    ]
                }
            ]
        },
        {
            "name": "R-decido",
            "portdir": "R/R-decido",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/decido",
            "description": "Bindings for Mapbox ear cutting triangulation library",
            "long_description": "Bindings for Mapbox ear cutting triangulation library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-oz",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-silicate"
                    ]
                }
            ]
        },
        {
            "name": "R-DECIPHER",
            "portdir": "R/R-DECIPHER",
            "version": "3.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DECIPHER",
            "description": "Tools for curating, analyzing and manipulating biological sequences",
            "long_description": "Tools for curating, analyzing and manipulating biological sequences",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-DBI",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-declared",
            "portdir": "R/R-declared",
            "version": "0.25",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dusadrian/declared",
            "description": "Functions for declared missing values",
            "long_description": "Functions for declared missing values",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-vroom",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-haven",
                        "R-covr",
                        "R-labelled",
                        "R-spelling",
                        "R-admisc",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ]
        },
        {
            "name": "R-DeclareDesign",
            "portdir": "R/R-DeclareDesign",
            "version": "1.0.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/declaredesign",
            "description": "Declare and diagnose research designs",
            "long_description": "Declare and diagnose research designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-randomizr",
                        "R-generics",
                        "R-estimatr",
                        "R-CRAN-recommended",
                        "R-fabricatr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-broom",
                        "R-betareg",
                        "R-psych",
                        "R-gam",
                        "R-AER",
                        "R-marginaleffects",
                        "R-coin",
                        "R-sf",
                        "R-Matching",
                        "R-data.table",
                        "R-biglm",
                        "R-tibble",
                        "R-dplyr",
                        "R-reshape2",
                        "R-diffobj",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-CausalQueries"
                    ]
                }
            ]
        },
        {
            "name": "R-deconvolveR",
            "portdir": "R/R-deconvolveR",
            "version": "1.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bnaras.github.io/deconvolveR",
            "description": "Empirical Bayes estimation strategies",
            "long_description": "Empirical Bayes estimation strategies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cowplot",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ebnm"
                    ]
                }
            ]
        },
        {
            "name": "R-decor",
            "portdir": "R/R-decor",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=decor",
            "description": "Retrieve code decorations",
            "long_description": "Retrieve code decorations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-vctrs",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RMariaDB",
                        "R-RSQLite",
                        "R-Rcereal",
                        "R-arrow",
                        "R-cpp11",
                        "R-igraph",
                        "R-vdiffr"
                    ]
                }
            ]
        },
        {
            "name": "R-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-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-deepRstudio",
            "portdir": "R/R-deepRstudio",
            "version": "0.0.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kumes.github.io/deepRstudio",
            "description": "Seamless language translation in RStudio using DeepL API and Rstudioapi",
            "long_description": "Seamless language translation in RStudio using DeepL API and Rstudioapi",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-clipr",
                        "R-httr",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-chatAI4R"
                    ]
                }
            ]
        },
        {
            "name": "R-defineOptions",
            "portdir": "R/R-defineOptions",
            "version": "0.9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/niceume/defineOptions",
            "description": "Define and parse command line options",
            "long_description": "Define and parse command line options",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deFit",
            "portdir": "R/R-deFit",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deFit",
            "description": "Fit differential equations to time series data",
            "long_description": "Fit differential equations to time series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-defm",
            "portdir": "R/R-defm",
            "version": "0.1-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=defm",
            "description": "Estimation and simulation of multi-binary response models",
            "long_description": "Estimation and simulation of multi-binary response models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "libomp",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Delaporte",
            "portdir": "R/R-Delaporte",
            "version": "8.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Delaporte",
            "description": "Statistical functions for the Delaporte distribution",
            "long_description": "Statistical functions for the Delaporte distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-19",
                        "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-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-glmGamPoi",
                        "R-DelayedMatrixStats",
                        "R-DelayedRandomArray",
                        "R-HDF5Array",
                        "R-ScaledMatrix",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment",
                        "R-TileDBArray",
                        "R-beachmat",
                        "R-BiocSingular",
                        "R-MultiAssayExperiment",
                        "R-ResidualMatrix",
                        "R-SQLDataFrame"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatrixGenerics",
                        "R-SparseArray",
                        "R-Seurat",
                        "R-S4Arrays",
                        "R-S4Vectors",
                        "R-SeuratObject"
                    ]
                }
            ]
        },
        {
            "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-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-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-spatstat.geom",
                        "R-spdep",
                        "R-interp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-ggraph",
                        "R-terra",
                        "R-latticeExtra",
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsq"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-tsibbletalk",
                        "R-adjclust",
                        "R-factoextra",
                        "R-heatmaply",
                        "R-hfr",
                        "R-kanjistat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-circlize",
                        "R-dbscan",
                        "R-seriation"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "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-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-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-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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}