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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=905",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=903",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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": "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": 2122
                }
            ],
            "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-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": "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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.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-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-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-dominanceanalysis",
            "portdir": "R/R-dominanceanalysis",
            "version": "2.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dominanceanalysis",
            "description": "Dominance Analysis",
            "long_description": "Dominance Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lme4",
                        "R-rmarkdown",
                        "R-betareg",
                        "R-covr",
                        "R-car",
                        "R-dynlm",
                        "R-pscl",
                        "R-performance",
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-domir"
                    ]
                }
            ]
        },
        {
            "name": "R-domir",
            "portdir": "R/R-domir",
            "version": "1.2.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=domir",
            "description": "Tools to support relative importance analysis",
            "long_description": "Tools to support relative importance analysis",
            "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-parameters",
                        "R-performance",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-Formula",
                        "R-systemfit",
                        "R-pscl",
                        "R-relaimpo",
                        "R-dominanceanalysis",
                        "R-rlang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-doMPI",
            "portdir": "R/R-doMPI",
            "version": "0.2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doMPI",
            "description": "Foreach parallel adaptor for the Rmpi package",
            "long_description": "Foreach parallel adaptor for the Rmpi package",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-Rmpi",
                        "R-CRAN-recommended",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-itertools",
                        "R-randomForest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NMF",
                        "R-batchtools",
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-doParallel",
            "portdir": "R/R-doParallel",
            "version": "1.0.17",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doParallel",
            "description": "Foreach parallel adaptor for the parallel package",
            "long_description": "Foreach parallel adaptor for the parallel package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-caret",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-oosse",
                        "R-BMTAR",
                        "R-BVSNLP",
                        "R-BayesBinMix",
                        "R-mpath",
                        "R-multiApply",
                        "R-multinomialLogitMix",
                        "R-mvhtests",
                        "R-nestedcv",
                        "R-ADMM",
                        "R-opdisDownsampling",
                        "R-otrimle",
                        "R-pchc",
                        "R-perms",
                        "R-plasso",
                        "R-psborrow",
                        "R-psgp",
                        "R-qfa",
                        "R-qgam",
                        "R-randomLCA",
                        "R-regRSM",
                        "R-regda",
                        "R-riskRegression",
                        "R-rmfanova",
                        "R-robmixglm",
                        "R-robustBLME",
                        "R-robustrao",
                        "R-sdPrior",
                        "R-segMGarch",
                        "R-skewMLRM",
                        "R-smacof",
                        "R-sparsevar",
                        "R-statGraph",
                        "R-sts",
                        "R-tclust",
                        "R-text2map",
                        "R-truh",
                        "R-CVglasso",
                        "R-CoTiMA",
                        "R-ComplexHeatmap",
                        "R-Compositional",
                        "R-CovTools",
                        "R-CptNonPar",
                        "R-Directional",
                        "R-ExprNet",
                        "R-FAVAR",
                        "R-FLORAL",
                        "R-FuzzyClass",
                        "R-GPM",
                        "R-GaussianHMM1d",
                        "R-HIMA",
                        "R-HMMcopula",
                        "R-JMbayes",
                        "R-KScorrect",
                        "R-LMMstar",
                        "R-LOMAR",
                        "R-LorenzRegression",
                        "R-MXM",
                        "R-MedianaDesigner",
                        "R-Morpho",
                        "R-NCA",
                        "R-NMF",
                        "R-NNS",
                        "R-ODRF",
                        "R-PNAR",
                        "R-PUlasso",
                        "R-ParetoPosStable",
                        "R-RGMM",
                        "R-RMSDp",
                        "R-RMTL",
                        "R-RMixtCompIO",
                        "R-RSC",
                        "R-ReIns",
                        "R-SparseMDC",
                        "R-TempStable",
                        "R-TraMineRextras",
                        "R-abn",
                        "R-aihuman",
                        "R-bayesreg",
                        "R-benchmarkme",
                        "R-bigparallelr",
                        "R-bst",
                        "R-cauchypca",
                        "R-cpfa",
                        "R-cv",
                        "R-dCovTS",
                        "R-deepgp",
                        "R-eNchange",
                        "R-evinf",
                        "R-fDMA",
                        "R-fabMix",
                        "R-fda.usc",
                        "R-fdaSP",
                        "R-fdasrvf",
                        "R-flintyR",
                        "R-fnets",
                        "R-gamCopula",
                        "R-gambin",
                        "R-gamlss.foreach",
                        "R-gamreg",
                        "R-genlogis",
                        "R-glmm",
                        "R-glmtrans",
                        "R-gsynth",
                        "R-iIneq",
                        "R-iZID",
                        "R-inctools",
                        "R-influential",
                        "R-intamap",
                        "R-ivDiag",
                        "R-joineRML",
                        "R-kcpRS",
                        "R-kernhaz",
                        "R-lavaSearch2",
                        "R-lcmm",
                        "R-logiBin",
                        "R-lpirfs",
                        "R-lpjmlkit",
                        "R-lqmix",
                        "R-marqLevAlg",
                        "R-metaplus",
                        "R-mimi",
                        "R-missMDA",
                        "R-misspi",
                        "R-mnet",
                        "R-modeltime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel",
                        "R-glmnetUtils",
                        "R-CircSpaceTime",
                        "R-PLMIX",
                        "R-plyr",
                        "R-greybox",
                        "R-doRNG",
                        "R-dtwclust",
                        "R-DiceKriging",
                        "R-pomdp",
                        "R-EstimDiagnostics",
                        "R-pre",
                        "R-projpred",
                        "R-mcgf",
                        "R-FSelectorRcpp",
                        "R-seriation",
                        "R-GA",
                        "R-Rlgt",
                        "R-SSLR",
                        "R-robustbase",
                        "R-TSP",
                        "R-missForest",
                        "R-simsalapar",
                        "R-pROC",
                        "R-foreach",
                        "R-batchtools",
                        "R-smooth",
                        "R-kyotil",
                        "R-rSPDE",
                        "R-xrnet",
                        "R-legion",
                        "R-msm",
                        "R-NPflow"
                    ]
                }
            ]
        },
        {
            "name": "R-doRedis",
            "portdir": "R/R-doRedis",
            "version": "3.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doRedis",
            "description": "Foreach parallel adapter using the Redis database",
            "long_description": "Create and manage fault-tolerant task queues for R-foreach package using the Redis key/value database.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-redux",
                        "R-iterators",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-doRNG",
            "portdir": "R/R-doRNG",
            "version": "1.8.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renozao.github.io/doRNG",
            "description": "Generic reproducible parallel backend for foreach loops",
            "long_description": "Generic reproducible parallel backend for foreach loops",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-iterators",
                        "R-rngtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doParallel",
                        "R-rbibutils",
                        "R-doMPI",
                        "R-doRedis",
                        "R-knitr",
                        "R-testthat",
                        "R-devtools",
                        "R-covr",
                        "R-rbenchmark",
                        "R-pkgmaker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tglkmeans",
                        "R-robmixglm",
                        "R-rpm",
                        "R-sphunif",
                        "R-FLORAL",
                        "R-SparseMDC",
                        "R-bigsnpr",
                        "R-dcanr",
                        "R-evinf",
                        "R-gratis",
                        "R-gsynth",
                        "R-metaplus",
                        "R-missForest",
                        "R-nebula",
                        "R-randomLCA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GA",
                        "R-MedianaDesigner",
                        "R-projpred",
                        "R-doFuture"
                    ]
                }
            ]
        },
        {
            "name": "R-dosearch",
            "portdir": "R/R-dosearch",
            "version": "1.0.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/santikka/dosearch",
            "description": "Causal effect identification from multiple incomplete data sources",
            "long_description": "Causal effect identification from multiple incomplete data sources",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-mockr",
                        "R-DiagrammeR",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R6causal"
                    ]
                }
            ]
        },
        {
            "name": "R-doSNOW",
            "portdir": "R/R-doSNOW",
            "version": "1.0.20",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doSNOW",
            "description": "Foreach parallel adaptor for the Snow package",
            "long_description": "Foreach parallel adaptor for the Snow package",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snow",
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-caret",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PWEXP",
                        "R-RprobitB",
                        "R-autostsm",
                        "R-cdmTools",
                        "R-eicm",
                        "R-misspi",
                        "R-gofCopula",
                        "R-ino",
                        "R-iprior"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fHMM"
                    ]
                }
            ]
        },
        {
            "name": "R-dotCall64",
            "portdir": "R/R-dotCall64",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.math.uzh.ch/reinhard.furrer/dotCall64",
            "description": "Enhanced foreign function interface supporting long vectors",
            "long_description": "Enhanced foreign function interface supporting long vectors",
            "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-RColorBrewer",
                        "R-testthat",
                        "R-roxygen2",
                        "R-microbenchmark",
                        "R-spam",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastkqr",
                        "R-spam",
                        "R-sparsegl"
                    ]
                }
            ]
        },
        {
            "name": "R-dotenv",
            "portdir": "R/R-dotenv",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/dotenv",
            "description": "Load environment variables from .env",
            "long_description": "Load environment variables from .env",
            "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"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-downlit",
            "portdir": "R/R-downlit",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://downlit.r-lib.org",
            "description": "Syntax highlighting and automatic linking",
            "long_description": "Syntax highlighting and automatic linking",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fansi",
                        "R-rlang",
                        "R-desc",
                        "R-vctrs",
                        "R-digest",
                        "R-memoise",
                        "R-withr",
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-brio",
                        "R-evaluate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-xml2",
                        "R-htmltools",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tidyverse",
                        "R-MassSpecWavelet",
                        "R-ggraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distill",
                        "R-pkgdown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bookdown",
                        "R-DBI",
                        "R-rmarkdown",
                        "R-rgl",
                        "R-altdoc"
                    ]
                }
            ]
        }
    ]
}