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

{
    "count": 52203,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=138",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=136",
    "results": [
        {
            "name": "R-doMC",
            "portdir": "R/R-doMC",
            "version": "1.3.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doMC",
            "description": "Foreach parallel adaptor for parallel",
            "long_description": "Foreach parallel adaptor for parallel",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BayesFactor",
                        "R-eyetrackingR",
                        "R-foreach",
                        "R-greybox",
                        "R-legion",
                        "R-smooth",
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-doFuture",
            "portdir": "R/R-doFuture",
            "version": "1.0.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://doFuture.futureverse.org",
            "description": "Use R-foreach to parallelize via the R-future framework",
            "long_description": "Use R-foreach to parallelize via the R-future framework",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-globals",
                        "R-iterators",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-future",
                        "R-future.apply"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-R.rsp",
                        "R-doRNG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tune",
                        "R-survstan",
                        "R-tglkmeans",
                        "R-WeightedCluster",
                        "R-multilevelcoda",
                        "R-nebula",
                        "R-rpm",
                        "R-simtrial",
                        "R-sphunif",
                        "R-stacks"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kernelshap",
                        "R-progressr",
                        "R-projpred"
                    ]
                }
            ]
        },
        {
            "name": "R-DoE.wrapper",
            "portdir": "R/R-DoE.wrapper",
            "version": "0.12",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DoE.wrapper",
            "description": "Wrapper package for design of experiments functionality",
            "long_description": "Wrapper package for design of experiments functionality",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DiceDesign",
                        "R-AlgDesign",
                        "R-FrF2",
                        "R-DoE.base",
                        "R-CRAN-recommended",
                        "R-rsm",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.DoE"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DoE.base"
                    ]
                }
            ]
        },
        {
            "name": "R-DoE.MIParray",
            "portdir": "R/R-DoE.MIParray",
            "version": "1.0-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DoE.MIParray",
            "description": "Creation of arrays by mixed integer programming",
            "long_description": "Creation of arrays by mixed integer programming",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DoE.base",
                        "R-CRAN-recommended",
                        "R-combinat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-slam"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DoE.base",
            "portdir": "R/R-DoE.base",
            "version": "1.2-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prof.bht-berlin.de/groemping/DoE",
            "description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "long_description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numbers",
                        "R-partitions",
                        "R-vcd",
                        "R-CRAN-recommended",
                        "R-combinat",
                        "R-conf.design"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-DoE.wrapper",
                        "R-FrF2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DoE.MIParray",
                        "R-DoE.wrapper",
                        "R-FrF2",
                        "R-RcmdrPlugin.DoE",
                        "R-cbcTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lhs",
                        "R-rsm"
                    ]
                }
            ]
        },
        {
            "name": "R-doctest",
            "portdir": "R/R-doctest",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hughjonesd.github.io/doctest",
            "description": "Generate tests from examples using roxygen and testthat",
            "long_description": "Generate tests from examples using roxygen and testthat",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-purrr",
                        "R-pkgload",
                        "R-testthat",
                        "R-roxygen2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lifecycle",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-docstring",
            "portdir": "R/R-docstring",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dasonk/docstring",
            "description": "Provides Docstring capabilities to R functions",
            "long_description": "Provides Docstring capabilities to R functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-roxygen2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aggutils"
                    ]
                }
            ]
        },
        {
            "name": "R-docore",
            "portdir": "R/R-docore",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=docore",
            "description": "Utility functions for scientific coding",
            "long_description": "Utility functions for scientific coding",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bit64",
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-docopulae",
            "portdir": "R/R-docopulae",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arappold/docopulae",
            "description": "Optimal designs for copula models",
            "long_description": "A direct approach to optimal designs for copula models based on the Fisher’s information.",
            "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-mvtnorm",
                        "R-numDeriv",
                        "R-testthat",
                        "R-Deriv",
                        "R-copula",
                        "R-SparseGrid",
                        "R-cubature"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-docopt",
            "portdir": "R/R-docopt",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=docopt",
            "description": "Command-line interface specification language",
            "long_description": "Command-line interface specification language",
            "active": true,
            "categories": [
                "devel",
                "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jetpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httr2"
                    ]
                }
            ]
        },
        {
            "name": "R-doconv",
            "portdir": "R/R-doconv",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doconv",
            "description": "Document conversion to PDF or PNG",
            "long_description": "Document conversion to PDF or PNG",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pdftools",
                        "R-CRAN-recommended",
                        "R-processx",
                        "R-magick",
                        "R-locatexec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-officer"
                    ]
                }
            ]
        },
        {
            "name": "R-dockerfiler",
            "portdir": "R/R-dockerfiler",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ThinkR-open/dockerfiler",
            "description": "Easy dockerfile creation from R",
            "long_description": "Easy dockerfile creation from R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-jsonlite",
                        "R-remotes",
                        "R-desc",
                        "R-glue",
                        "R-memoise",
                        "R-purrr",
                        "R-pkgbuild",
                        "R-usethis",
                        "R-pak",
                        "R-attempt",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-golem"
                    ]
                }
            ]
        },
        {
            "name": "R-doBy",
            "portdir": "R/R-doBy",
            "version": "4.6.24",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hojsgaard/doBy",
            "description": "Groupwise statistics, ls-means, linear estimates, utilities",
            "long_description": "Groupwise statistics, ls-means, linear estimates, utilities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-modelr",
                        "R-microbenchmark",
                        "R-Deriv",
                        "R-cowplot",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-markdown",
                        "R-pbkrtest",
                        "R-multcomp",
                        "R-geepack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-caracas",
                        "R-atable",
                        "R-gRim",
                        "R-pbkrtest",
                        "R-BayesNetBP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bfp",
                        "R-wCorr"
                    ]
                }
            ]
        },
        {
            "name": "R-dnn",
            "portdir": "R/R-dnn",
            "version": "0.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dnn",
            "description": "Deep neural network tools for probability and statistic models",
            "long_description": "Contains tools to build deep neural network with flexible users-defined loss function and probability models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dng",
            "portdir": "R/R-dng",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dng",
            "description": "Distributions and Gradients",
            "long_description": "Distributions and Gradients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DNAcopy",
            "portdir": "R/R-DNAcopy",
            "version": "1.78.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DNAcopy",
            "description": "DNA copy number data analysis",
            "long_description": "DNA copy number data analysis",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PSCBS",
                        "R-jointseg"
                    ]
                }
            ]
        },
        {
            "name": "R-DMQ",
            "portdir": "R/R-DMQ",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DMQ",
            "description": "Dynamic Multiple Quantile (DMQ) model",
            "long_description": "Dynamic Multiple Quantile (DMQ) model",
            "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-Rsolnp",
                        "R-DEoptim",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dmai",
            "portdir": "R/R-dmai",
            "version": "0.5.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://myaseen208.github.io/dmai",
            "description": "Divisia Monetary Aggregates Index",
            "long_description": "Divisia Monetary Aggregates Index",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dm",
            "portdir": "R/R-dm",
            "version": "1.0.10.9900",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dm.cynkra.com",
            "description": "Relational Data Models",
            "long_description": "Relational Data Models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-DBI",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-memoise",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-backports",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-forcats",
                        "R-rstudioapi",
                        "R-covr",
                        "R-mockr",
                        "R-shinydashboard",
                        "R-labelled",
                        "R-DiagrammeR",
                        "R-RSQLite",
                        "R-shinyAce",
                        "R-reactable",
                        "R-nycflights13",
                        "R-duckdb",
                        "R-keyring",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-RPostgres",
                        "R-pool",
                        "R-brio",
                        "R-fansi",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-DBI",
                        "R-crayon",
                        "R-digest",
                        "R-pillar",
                        "R-withr",
                        "R-htmltools",
                        "R-progress",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-waldo",
                        "R-colourpicker",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-dbplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-constructive",
                        "R-profile"
                    ]
                }
            ]
        },
        {
            "name": "R-dlstats",
            "portdir": "R/R-dlstats",
            "version": "0.1.7",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GuangchuangYu/dlstats",
            "description": "Download stats of R packages",
            "long_description": "Download stats of R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-DT",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-badger"
                    ]
                }
            ]
        },
        {
            "name": "R-dlsem",
            "portdir": "R/R-dlsem",
            "version": "2.4.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlsem",
            "description": "Distributed-Lag Linear Structural Equation Models",
            "long_description": "Distributed-Lag Linear Structural Equation Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-Rgraphviz",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dlnm",
            "portdir": "R/R-dlnm",
            "version": "2.4.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlnm",
            "description": "Distributed lag non-linear models",
            "long_description": "Distributed lag non-linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tsModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lme4",
                        "R-geepack",
                        "R-gee",
                        "R-mixmeta"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-collin"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-dlmtree",
            "portdir": "R/R-dlmtree",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://danielmork.github.io/dlmtree",
            "description": "Bayesian Treed Distributed Lag Models",
            "long_description": "Bayesian Treed Distributed Lag 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-RcppEigen",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "libgcc",
                        "R-shinythemes",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-shiny",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dlm",
            "portdir": "R/R-dlm",
            "version": "1.1-6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlm",
            "description": "Bayesian and likelihood analysis of dynamic linear models",
            "long_description": "Bayesian and likelihood analysis of dynamic linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ExGaussEstim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maxLik"
                    ]
                }
            ]
        },
        {
            "name": "R-dlib",
            "portdir": "R/R-dlib",
            "version": "1.0.3.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlib",
            "description": "Access to the Dlib C++ library",
            "long_description": "Access to the Dlib C++ library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magick",
                        "R-inline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dlbayes",
            "portdir": "R/R-dlbayes",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlbayes",
            "description": "Use Dirichlet Laplace prior to solve linear regression problem and do variable selection",
            "long_description": "Use Dirichlet Laplace prior to solve linear regression problem and do variable selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-LaplacesDemon",
                        "R-GIGrvg",
                        "R-CRAN-recommended",
                        "R-expm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dLagM",
            "portdir": "R/R-dLagM",
            "version": "1.1.13",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dLagM",
            "description": "Time series regression models with distributed lag models",
            "long_description": "Time series regression models with distributed lag models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-dynlm",
                        "R-strucchange",
                        "R-AER",
                        "R-formula.tools",
                        "R-plyr",
                        "R-nardl",
                        "R-roll",
                        "R-CRAN-recommended",
                        "R-wavethresh",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rdkit",
            "portdir": "science/rdkit",
            "version": "2026.03.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rdkit.org/",
            "description": "RDKit: Open-Source Cheminformatics Software",
            "long_description": "RDKit is a collection of cheminformatics and machine-learning software written in C++ and Python.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "eigen3",
                        "freetype",
                        "coordgen",
                        "maeparser",
                        "sqlite3",
                        "boost188-numpy",
                        "python314",
                        "py314-cairo",
                        "py314-numpy",
                        "boost188",
                        "catch2",
                        "rapidjson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "coot",
                        "coot-devel",
                        "py314-xyzgraph"
                    ]
                }
            ]
        },
        {
            "name": "R-distrTEst",
            "portdir": "R/R-distrTEst",
            "version": "2.8.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "Estimation and testing classes based on package R-distr",
            "long_description": "Estimation and testing classes based on package R-distr",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-startupmsg",
                        "R-distrSim",
                        "R-CRAN-recommended",
                        "R-setRNG"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-distrEx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-distrEllipse"
                    ]
                }
            ]
        },
        {
            "name": "R-distrSim",
            "portdir": "R/R-distrSim",
            "version": "2.8.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "S4-classes for setting up a coherent framework for simulation within the R-distr family of packages",
            "long_description": "S4-classes for setting up a coherent framework for simulation within the R-distr family of packages",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distr",
                        "R-startupmsg",
                        "R-CRAN-recommended",
                        "R-setRNG"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-distrEx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distrEllipse",
                        "R-distrTEst"
                    ]
                }
            ]
        },
        {
            "name": "R-distrRmetrics",
            "portdir": "R/R-distrRmetrics",
            "version": "2.8.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "Distribution classes for distributions from Rmetrics",
            "long_description": "Distribution classes for distributions from Rmetrics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distr",
                        "R-CRAN-recommended",
                        "R-fBasics",
                        "R-startupmsg",
                        "R-fGarch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-distrEx",
                        "R-distrMod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-distrom",
            "portdir": "R/R-distrom",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=distrom",
            "description": "Distributed multinomial regression",
            "long_description": "Distributed multinomial regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-textir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-textir"
                    ]
                }
            ]
        },
        {
            "name": "R-distro",
            "portdir": "R/R-distro",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=distro",
            "description": "Linux distribution properties",
            "long_description": "Linux distribution properties",
            "active": true,
            "categories": [
                "devel",
                "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-arrow"
                    ]
                }
            ]
        },
        {
            "name": "R-distrMod",
            "portdir": "R/R-distrMod",
            "version": "2.9.6",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "Implements S4 classes for probability models based on packages R-distr and R-distrEx",
            "long_description": "Implements S4 classes for probability models based on packages R-distr and R-distrEx",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-startupmsg",
                        "R-RandVar",
                        "R-distrEx",
                        "R-CRAN-recommended",
                        "R-sfsmisc",
                        "R-distr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evd",
                        "R-ismev",
                        "R-RobAStBase",
                        "R-RobExtremes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROptEst",
                        "R-RobAStBase",
                        "R-RobExtremes",
                        "R-RobLox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-distr",
                        "R-distrEllipse",
                        "R-distrRmetrics"
                    ]
                }
            ]
        },
        {
            "name": "R-DistributionUtils",
            "portdir": "R/R-DistributionUtils",
            "version": "0.6-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DistributionUtils",
            "description": "Distribution Utilities",
            "long_description": "Distribution Utilities",
            "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-RUnit",
                        "R-GeneralizedHyperbolic",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedHyperbolic",
                        "R-NormalLaplace",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma",
                        "R-trelliscopejs",
                        "R-ztpln"
                    ]
                }
            ]
        },
        {
            "name": "R-distributions3",
            "portdir": "R/R-distributions3",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexpghayes/distributions3",
            "description": "Probability distributions as S3 Objects",
            "long_description": "Probability distributions as S3 Objects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rlang",
                        "R-glue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-revdbayes",
                        "R-PoissonBinomial",
                        "R-vctrs",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-cowplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bamlss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-betareg",
                        "R-crch",
                        "R-gamlss",
                        "R-gamlss.dist"
                    ]
                }
            ]
        },
        {
            "name": "R-distributional",
            "portdir": "R/R-distributional",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.mitchelloharawild.com/distributional",
            "description": "Vectorised Probability Distributions",
            "long_description": "Vectorised Probability Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-vctrs",
                        "R-pillar",
                        "R-generics",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evd",
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-testthat",
                        "R-ggdist",
                        "R-covr",
                        "R-actuar",
                        "R-gk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggdist",
                        "R-fable.prophet",
                        "R-fabletools",
                        "R-fable",
                        "R-posterior"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidybayes",
                        "R-gratia"
                    ]
                }
            ]
        },
        {
            "name": "R-distrEx",
            "portdir": "R/R-distrEx",
            "version": "2.9.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "Extends R-distr by functionals, distances and conditional distributions",
            "long_description": "Extends R-distr by functionals, distances and conditional distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distr",
                        "R-startupmsg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distrEllipse",
                        "R-distrMod",
                        "R-ROptEst",
                        "R-RandVar",
                        "R-RobAStBase",
                        "R-RobExtremes",
                        "R-GJRM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-geoCount",
                        "R-distr",
                        "R-distrRmetrics",
                        "R-distrSim",
                        "R-distrTEst",
                        "R-FinTS"
                    ]
                }
            ]
        },
        {
            "name": "R-distrEllipse",
            "portdir": "R/R-distrEllipse",
            "version": "2.8.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "Estimation and testing classes based on package R-distr",
            "long_description": "Estimation and testing classes based on package R-distr",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distr",
                        "R-startupmsg",
                        "R-distrEx",
                        "R-distrSim",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-setRNG"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-distrMod",
                        "R-distrTEst"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-distr",
            "portdir": "R/R-distr",
            "version": "2.9.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "Object-oriented implementation of distributions",
            "long_description": "Object-oriented implementation of distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-startupmsg",
                        "R-CRAN-recommended",
                        "R-sfsmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RobAStBase",
                        "R-svUnit",
                        "R-knitr",
                        "R-distrEx",
                        "R-distrMod",
                        "R-ROptEst"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROptEst",
                        "R-RandVar",
                        "R-RobAStBase",
                        "R-RobExtremes",
                        "R-RobLox",
                        "R-distrEllipse",
                        "R-distrEx",
                        "R-distrMod",
                        "R-distrRmetrics",
                        "R-distrSim",
                        "R-genlogis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-geoCount",
                        "R-qqconf"
                    ]
                }
            ]
        },
        {
            "name": "R-distory",
            "portdir": "R/R-distory",
            "version": "1.4.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=distory",
            "description": "Geodesic distance between phylogenetic trees and associated functions",
            "long_description": "Geodesic distance between phylogenetic trees and associated functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ape",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MHD"
                    ]
                }
            ]
        },
        {
            "name": "R-distillery",
            "portdir": "R/R-distillery",
            "version": "1.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=distillery",
            "description": "Method functions for confidence intervals and to distill information from an object",
            "long_description": "Method functions for confidence intervals and to distill information from an object",
            "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-extRemes"
                    ]
                }
            ]
        },
        {
            "name": "R-distill",
            "portdir": "R/R-distill",
            "version": "1.6",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgs.rstudio.com/distill",
            "description": "R Markdown format for scientific and technical writing",
            "long_description": "R Markdown format for scientific and technical writing",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mime",
                        "R-png",
                        "R-xfun",
                        "R-xml2",
                        "R-rprojroot",
                        "R-digest",
                        "R-stringr",
                        "R-htmltools",
                        "R-yaml",
                        "R-knitr",
                        "R-lubridate",
                        "R-rmarkdown",
                        "R-downlit",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-whisker",
                        "R-bookdown",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-progress",
                        "R-shiny",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-covr",
                        "R-DiagrammeR",
                        "R-rsconnect",
                        "R-r2d3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-distfromq",
            "portdir": "R/R-distfromq",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://reichlab.io/distfromq",
            "description": "Reconstruct a distribution from a collection of quantiles",
            "long_description": "Reconstruct a distribution from a collection of quantiles",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zeallot",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-distances",
            "portdir": "R/R-distances",
            "version": "0.1.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=distances",
            "description": "Provides tools for constructing, manipulating and using distance metrics",
            "long_description": "Provides tools for constructing, manipulating and using distance metrics",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SpatialBSS",
                        "R-StempCens",
                        "R-quickmatch",
                        "R-scclust"
                    ]
                }
            ]
        },
        {
            "name": "R-DiSSMod",
            "portdir": "R/R-DiSSMod",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DiSSMod",
            "description": "Fitting sample selection models for discrete response variables",
            "long_description": "Fitting sample selection models for discrete response variables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sfsmisc",
                        "R-matrixcalc",
                        "R-CRAN-recommended",
                        "R-psych"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-disordR",
            "portdir": "R/R-disordR",
            "version": "0.9-8-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/disordR",
            "description": "Non-ordered vectors",
            "long_description": "Non-ordered vectors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvp",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-clifford",
                        "R-frab",
                        "R-freealg",
                        "R-hyper2",
                        "R-mvp",
                        "R-spray",
                        "R-stokes",
                        "R-weyl"
                    ]
                }
            ]
        },
        {
            "name": "R-disk.frame",
            "portdir": "R/R-disk.frame",
            "version": "0.8.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://diskframe.com",
            "description": "Larger-than-RAM disk-based data manipulation framework",
            "long_description": "A disk-based data manipulation tool for working with large-than-RAM datasets. Aims to lower the barrier-to-entry for manipulating large datasets by adhering closely to popular and familiar data manipulation paradigms like R-dplyr verbs and R-data.table syntax.",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-fs",
                        "R-jsonlite",
                        "R-rlang",
                        "R-crayon",
                        "R-glue",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-future",
                        "R-future.apply",
                        "R-globals",
                        "R-pryr",
                        "R-bigreadr",
                        "R-fst",
                        "R-benchmarkme",
                        "R-arrow",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-bit64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-ggplot2",
                        "R-shiny",
                        "R-broom",
                        "R-readr",
                        "R-rstudioapi",
                        "R-nycflights13",
                        "R-LaF"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-drake"
                    ]
                }
            ]
        },
        {
            "name": "R-Disequilibrium",
            "portdir": "R/R-Disequilibrium",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Disequilibrium",
            "description": "Estimate, summarize and perform predictions with the market-in-disequilibrium model",
            "long_description": "Estimate, summarize and perform predictions with the market-in-disequilibrium model",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-optimr",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-diseq",
            "portdir": "R/R-diseq",
            "version": "0.4.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://diseq.pikappa.eu",
            "description": "Estimation methods for markets in equilibrium and disequilibrium",
            "long_description": "Estimation methods for markets in equilibrium and disequilibrium",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-magrittr",
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-Formula",
                        "R-bbmle",
                        "R-systemfit",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-Rcpp",
                        "R-RcppGSL"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}