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

{
    "count": 50048,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=136",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=134",
    "results": [
        {
            "name": "R-drc",
            "portdir": "R/R-drc",
            "version": "3.0-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=drc",
            "description": "Analysis of dose-response curves",
            "long_description": "Analysis of dose-response curves",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-car",
                        "R-gtools",
                        "R-CRAN-recommended",
                        "R-multcomp",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-drake",
            "portdir": "R/R-drake",
            "version": "7.13.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://books.ropensci.org/drake",
            "description": "Pipeline toolkit for reproducible computation at scale",
            "long_description": "A general-purpose computational engine for data analysis. R-drake rebuilds intermediate data objects when their dependencies change and it skips work when the results are already up to date.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-base64url",
                        "R-vctrs",
                        "R-digest",
                        "R-tidyselect",
                        "R-igraph",
                        "R-storr",
                        "R-txtq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lubridate",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-downloader",
                        "R-visNetwork",
                        "R-webshot",
                        "R-txtplot",
                        "R-prettycode",
                        "R-styler",
                        "R-networkD3",
                        "R-ggraph",
                        "R-qs",
                        "R-fst",
                        "R-bindr",
                        "R-disk.frame",
                        "R-clustermq",
                        "R-Rcpp",
                        "R-abind",
                        "R-cli",
                        "R-curl",
                        "R-data.table",
                        "R-crayon",
                        "R-tibble",
                        "R-progress",
                        "R-callr",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dr",
            "portdir": "R/R-dr",
            "version": "3.0.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dr",
            "description": "Methods for dimension reduction for regression",
            "long_description": "Methods for dimension reduction for regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantdr",
                        "R-orthoDr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tsBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-dqrng",
            "portdir": "R/R-dqrng",
            "version": "0.4.1",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daqana.github.io/dqrng",
            "description": "Fast pseudo-random number generators",
            "long_description": "Fast pseudo-random number generators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sitmo",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedRandomArray",
                        "R-rnndescent",
                        "R-uwot"
                    ]
                }
            ]
        },
        {
            "name": "R-DPtree",
            "portdir": "R/R-DPtree",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DPtree",
            "description": "Dirichlet-based Polya Tree",
            "long_description": "Contains functions to perform copula estimation by the non-parametric Bayesian method, Dirichlet-based Polya tree.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-plyr",
                        "R-CRAN-recommended",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DPTM",
            "portdir": "R/R-DPTM",
            "version": "1.6.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HujieBai/DPTM",
            "description": "Dynamic panel multiple threshold model with fixed effects",
            "long_description": "Dynamic panel multiple threshold model with fixed effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-purrr",
                        "R-parabar",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-BayesianTools",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dpseg",
            "portdir": "R/R-dpseg",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/raim/dpseg",
            "description": "Piece-wise linear segmentation by dynamic programming",
            "long_description": "Piece-wise linear segmentation by dynamic programming",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-microbenchmark",
                        "R-RcppDynProg",
                        "R-htmltools",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dprop",
            "portdir": "R/R-dprop",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dprop",
            "description": "Computation of some important distributional properties",
            "long_description": "Computation of some important distributional properties",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-extraDistr",
                        "R-VaRES",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DPQmpfr",
            "portdir": "R/R-DPQmpfr",
            "version": "0.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DPQmpfr",
            "description": "DPQ (density, probability, quantile) distribution computations using MPFR",
            "long_description": "DPQ (density, probability, quantile) distribution computations using MPFR",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sfsmisc",
                        "R-DPQ",
                        "R-CRAN-recommended",
                        "R-Rmpfr",
                        "R-gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sfsmisc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-DPQ"
                    ]
                }
            ]
        },
        {
            "name": "R-DPQ",
            "portdir": "R/R-DPQ",
            "version": "0.5-9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/scm/viewvc.php/pkg/DPQ",
            "description": "DPQ: Density, Probability, Quantile computations",
            "long_description": "DPQ: Density, Probability, Quantile computations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-sfsmisc",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-gmp",
                        "R-interp",
                        "R-scatterplot3d",
                        "R-DPQmpfr",
                        "R-cobs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DPQmpfr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr"
                    ]
                }
            ]
        },
        {
            "name": "R-DPP",
            "portdir": "R/R-DPP",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DPP",
            "description": "Inference of parameters of normal distributions from a mixture of normals",
            "long_description": "This MCMC method takes a data numeric vector (Y) and assigns the elements of Y to a (potentially infinite) number of normal distributions. The individual normal distributions from a mixture of normals can be inferred.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dplyr",
            "portdir": "R/R-dplyr",
            "version": "1.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dplyr.tidyverse.org",
            "description": "Grammar of data manipulation",
            "long_description": "Grammar of data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-tibble",
                        "R-pillar",
                        "R-cli",
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lobstr",
                        "R-bench",
                        "R-RSQLite",
                        "R-nycflights13",
                        "R-RPostgreSQL",
                        "R-Lahman",
                        "R-RMySQL",
                        "R-stringi",
                        "R-DBI",
                        "R-withr",
                        "R-purrr",
                        "R-tidyr",
                        "R-callr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-dbplyr",
                        "R-covr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rPref",
                        "R-tsibble",
                        "R-bayesplot",
                        "R-broom",
                        "R-dbplyr",
                        "R-dtplyr",
                        "R-ggdist",
                        "R-tidybayes",
                        "R-bayesdfa",
                        "R-descriptr",
                        "R-prophet",
                        "R-tidyverse",
                        "R-seer",
                        "R-shinyauthr",
                        "R-libr",
                        "R-rfm",
                        "R-trialr",
                        "R-PriceIndices",
                        "R-assertr",
                        "R-data.validator",
                        "R-fixtuRes",
                        "R-autoTS",
                        "R-prodest",
                        "R-r6methods",
                        "R-sqliteutils",
                        "R-mombf",
                        "R-nullabor",
                        "R-sugrrants",
                        "R-taber",
                        "R-skewlmm",
                        "R-Elja",
                        "R-cubble",
                        "R-matman",
                        "R-fsr",
                        "R-gms",
                        "R-jaccard",
                        "R-lpjmlkit",
                        "R-quitte",
                        "R-sfnetworks",
                        "R-FLORAL",
                        "R-esem",
                        "R-dmai",
                        "R-tipitaka",
                        "R-disaggregation",
                        "R-bigtime",
                        "R-bonsai",
                        "R-ggiraphExtra",
                        "R-sjmisc",
                        "R-PStrata",
                        "R-gratia",
                        "R-Rfssa",
                        "R-aihuman",
                        "R-hdpGLM",
                        "R-diceR",
                        "R-mxsem",
                        "R-diffdfs",
                        "R-sfarrow",
                        "R-ardl.nardl",
                        "R-brms.mmrm",
                        "R-fmesher",
                        "R-ggpmisc",
                        "R-micss",
                        "R-BlockCov",
                        "R-disk.frame",
                        "R-CVglasso",
                        "R-nlpsem",
                        "R-panelr",
                        "R-prettyglm",
                        "R-tidycat",
                        "R-crqa",
                        "R-clustRcompaR",
                        "R-duckdbfs",
                        "R-eyelinkReader",
                        "R-lavaanPlot",
                        "R-prefio",
                        "R-sjPlot",
                        "R-spdesign",
                        "R-bootCT",
                        "R-daltoolbox",
                        "R-PublicationBias",
                        "R-RegCombin",
                        "R-multibiasmeta",
                        "R-bssm",
                        "R-duckplyr",
                        "R-walker",
                        "R-statsExpressions",
                        "R-eyetrackingR",
                        "R-rdflib",
                        "R-bruceR",
                        "R-sudachir",
                        "R-usefun",
                        "R-easy.utils",
                        "R-evinf",
                        "R-hdf5r.Extra",
                        "R-multibias",
                        "R-panelView",
                        "R-clustMixType",
                        "R-Lahman",
                        "R-bayes4psy",
                        "R-coalitions",
                        "R-densityarea",
                        "R-tidyposterior",
                        "R-ebnm",
                        "R-rattle",
                        "R-timeplyr",
                        "R-flashier",
                        "R-tidytext",
                        "R-wrangle",
                        "R-FRK",
                        "R-adegenet",
                        "R-R6P",
                        "R-githubr",
                        "R-screenshot",
                        "R-sl3",
                        "R-thurstonianIRT",
                        "R-telefit",
                        "R-bib2df",
                        "R-ggmap",
                        "R-arulesViz",
                        "R-gtExtras",
                        "R-themis",
                        "R-Epi",
                        "R-AnnotationHub",
                        "R-bayesmlogit",
                        "R-sbm",
                        "R-anomalize",
                        "R-anomaly",
                        "R-jmv",
                        "R-scholar",
                        "R-sclr",
                        "R-sweep",
                        "R-RSSL",
                        "R-SSLR",
                        "R-BiocPkgTools",
                        "R-crawl",
                        "R-tidyterra",
                        "R-bvhar",
                        "R-fastR2",
                        "R-jenga",
                        "R-simmer.plot",
                        "R-dst",
                        "R-textrecipes",
                        "R-tidyindex",
                        "R-vizdraws",
                        "R-AmesHousing",
                        "R-baguette",
                        "R-censored",
                        "R-multilevelmod",
                        "R-poissonreg",
                        "R-rules",
                        "R-sMTL",
                        "R-gibasa",
                        "R-DeBoinR",
                        "R-mcp",
                        "R-tidyMC",
                        "R-BayesPPDSurv",
                        "R-repana",
                        "R-bnmr2",
                        "R-bsitar",
                        "R-sitar",
                        "R-LTFHPlus",
                        "R-mixOmics",
                        "R-modeltests",
                        "R-fastTS",
                        "R-modelfactory",
                        "R-text2map",
                        "R-tidylda",
                        "R-nlive",
                        "R-pbANOVA",
                        "R-plsmmLasso",
                        "R-tdcmStan",
                        "R-yodel",
                        "R-gistr",
                        "R-keyATM",
                        "R-easybgm",
                        "R-ggalt",
                        "R-sparklyr",
                        "R-tsnet",
                        "R-harmony",
                        "R-sctransform",
                        "R-optmatch",
                        "R-gglm",
                        "R-bayesian",
                        "R-bbnet",
                        "R-calibmsm",
                        "R-cloudfs",
                        "R-convdistr",
                        "R-multinma",
                        "R-googleAnalyticsR",
                        "R-mosaicCalc",
                        "R-qqplotr",
                        "R-feisr",
                        "R-areal",
                        "R-cubelyr",
                        "R-ncdfgeom",
                        "R-swimplot",
                        "R-SimDesign",
                        "R-cards",
                        "R-ordbetareg",
                        "R-cardx",
                        "R-ggsurvfit",
                        "R-tidycmprsk",
                        "R-StatMatch",
                        "R-bdlim",
                        "R-censobr",
                        "R-geobr",
                        "R-sgboost",
                        "R-mvgam",
                        "R-tspredit",
                        "R-explore",
                        "R-bigergm",
                        "R-pRF",
                        "R-jstable",
                        "R-fastplyr",
                        "R-CausalQueries",
                        "R-mixopt",
                        "R-bsynth",
                        "R-dlmtree",
                        "R-tidyjson",
                        "R-vcfR",
                        "R-highcharter",
                        "R-patrick",
                        "R-ggfun",
                        "R-FFP",
                        "R-fido",
                        "R-ggfan",
                        "R-inctools",
                        "R-labelled",
                        "R-dfidx",
                        "R-fitteR",
                        "R-DiagrammeR",
                        "R-diseq",
                        "R-mosaic",
                        "R-mosaicCore",
                        "R-pbkrtest",
                        "R-GGally",
                        "R-currr",
                        "R-tidyformula",
                        "R-ggfortify",
                        "R-modeldata",
                        "R-janitor",
                        "R-padr",
                        "R-parsnip",
                        "R-plotly",
                        "R-probably",
                        "R-purrrlyr",
                        "R-recipes",
                        "R-rsample",
                        "R-tidygraph",
                        "R-timetk",
                        "R-yardstick",
                        "R-mice",
                        "R-tools4uplift",
                        "R-gratis",
                        "R-tsibbletalk",
                        "R-dials",
                        "R-flexsurv",
                        "R-infer",
                        "R-pammtools",
                        "R-tidymodels",
                        "R-tune",
                        "R-workflowsets",
                        "R-usedthese",
                        "R-compareMCMCs",
                        "R-broom.mixed",
                        "R-ftExtra",
                        "R-ggraph",
                        "R-phyr",
                        "R-scdhlm",
                        "R-ggblanket",
                        "R-tidyRSS",
                        "R-dm",
                        "R-rstanemax",
                        "R-networkLite",
                        "R-panelsummary",
                        "R-jstor",
                        "R-RItools",
                        "R-groupr",
                        "R-CUFF",
                        "R-biobroom",
                        "R-chest",
                        "R-priceR",
                        "R-merTools",
                        "R-multidplyr",
                        "R-r2glmm",
                        "R-rgudhi",
                        "R-tidyfit",
                        "R-fable",
                        "R-fable.prophet",
                        "R-fabletools",
                        "R-feasts",
                        "R-EValue",
                        "R-MetaUtility",
                        "R-broom.helpers",
                        "R-r2mlm",
                        "R-regport",
                        "R-bayesbr",
                        "R-bayesvl",
                        "R-ipumsr",
                        "R-sparseR",
                        "R-bayesammi",
                        "R-bayesnec",
                        "R-hmer",
                        "R-askgpt",
                        "R-coopProductGame",
                        "R-tglkmeans",
                        "R-Rwtss",
                        "R-fuzzyjoin",
                        "R-ggpp",
                        "R-ggtree",
                        "R-tidytree",
                        "R-treeio",
                        "R-xrf",
                        "R-dcm2",
                        "R-measr",
                        "R-vosonSML",
                        "R-vcdExtra",
                        "R-bistablehistory",
                        "R-ggip",
                        "R-petrinetR",
                        "R-tidyr",
                        "R-crosstable",
                        "R-tibbletime",
                        "R-tidyclust",
                        "R-BayesMultiMode",
                        "R-BayesSenMC",
                        "R-ggpubr",
                        "R-lpirfs",
                        "R-rstatix",
                        "R-MXM",
                        "R-TidyDensity",
                        "R-finetune",
                        "R-ghypernet",
                        "R-gt",
                        "R-BMisc",
                        "R-didimputation",
                        "R-wbstats",
                        "R-finalfit",
                        "R-tarchetypes",
                        "R-autocogs",
                        "R-trelliscopejs",
                        "R-baizer",
                        "R-benchmarkme",
                        "R-benchmarkmeData",
                        "R-ggstats",
                        "R-usemodels",
                        "R-BiocFileCache",
                        "R-phacking",
                        "R-tidystats",
                        "R-timbr",
                        "R-doBy",
                        "R-modeltime",
                        "R-echoice2",
                        "R-ggcharts",
                        "R-simts",
                        "R-hbamr",
                        "R-psfmi",
                        "R-surveil",
                        "R-ACDm",
                        "R-samplingR",
                        "R-skimr",
                        "R-MRFcov",
                        "R-bellreg",
                        "R-sparsediscrim",
                        "R-metrica",
                        "R-stacks",
                        "R-tidyAML",
                        "R-rpm",
                        "R-penppml",
                        "R-sccore",
                        "R-markovmix",
                        "R-meta",
                        "R-clustAnalytics",
                        "R-graphicalVAR",
                        "R-mlVAR",
                        "R-tswge",
                        "R-simpr",
                        "R-BaseSet",
                        "R-matsbyname",
                        "R-matsindf",
                        "R-tidypredict",
                        "R-alphavantager",
                        "R-lddmm",
                        "R-shinyr",
                        "R-tidyquant",
                        "R-gcplyr",
                        "R-parsermd",
                        "R-survstan",
                        "R-eventPred",
                        "R-ijtiff",
                        "R-anabel",
                        "R-biomartr",
                        "R-matlib",
                        "R-brisk",
                        "R-migraph",
                        "R-sift",
                        "R-pdfetch",
                        "R-gibble",
                        "R-silicate",
                        "R-unjoin",
                        "R-tourr",
                        "R-ARDL",
                        "R-IsingSampler",
                        "R-ustfd",
                        "R-brokenstick",
                        "R-ggmcmc",
                        "R-gtreg",
                        "R-gtsummary",
                        "R-SSNbayes",
                        "R-fdacluster",
                        "R-survminer",
                        "R-tidylog",
                        "R-ncmeta",
                        "R-gasmodel",
                        "R-optic",
                        "R-felp",
                        "R-peramo",
                        "R-MetricGraph",
                        "R-ino",
                        "R-ezplot",
                        "R-matrixset",
                        "R-ufs",
                        "R-ZVCV",
                        "R-bnmonitor",
                        "R-cvms",
                        "R-groupdata2",
                        "R-predtools",
                        "R-rearrr",
                        "R-xpectr",
                        "R-cvCovEst",
                        "R-npcs",
                        "R-scatterpie",
                        "R-starter",
                        "R-CARM",
                        "R-FAVAR",
                        "R-LAD",
                        "R-rwicc",
                        "R-fude",
                        "R-idefix",
                        "R-manynet",
                        "R-psborrow",
                        "R-gsDesign",
                        "R-gsDesign2",
                        "R-rempsyc",
                        "R-GDPuc",
                        "R-rai",
                        "R-rmdcev",
                        "R-alakazam",
                        "R-nestedLogit",
                        "R-FastJM",
                        "R-dtwclust",
                        "R-ergMargins",
                        "R-gap",
                        "R-RBesT",
                        "R-emayili"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-discrim",
                        "R-questionr",
                        "R-glmGamPoi",
                        "R-fontawesome",
                        "R-lrstat",
                        "R-bmlm",
                        "R-conflicted",
                        "R-quickcheck",
                        "R-VarSelLCM",
                        "R-mfGARCH",
                        "R-sparsegl",
                        "R-dynamite",
                        "R-tidydann",
                        "R-SmCCNet",
                        "R-janeaustenr",
                        "R-heplots",
                        "R-hrbrthemes",
                        "R-mosaicData",
                        "R-targets",
                        "R-ggrepel",
                        "R-marssTMB",
                        "R-mvinfluence",
                        "R-units",
                        "R-exactextractr",
                        "R-lemon",
                        "R-quanteda",
                        "R-slider",
                        "R-async",
                        "R-errors",
                        "R-quantities",
                        "R-spacyr",
                        "R-ZIBR",
                        "R-RCLabels",
                        "R-tibble",
                        "R-tidyrules",
                        "R-ggdist",
                        "R-scico",
                        "R-purrr",
                        "R-cowplot",
                        "R-RTSA",
                        "R-rtables",
                        "R-mcmcr",
                        "R-robustlmm",
                        "R-posterior",
                        "R-labelr",
                        "R-rvec",
                        "R-domir",
                        "R-vroom",
                        "R-fma",
                        "R-glue",
                        "R-mark",
                        "R-sparseHessianFD",
                        "R-rtdists",
                        "R-sparseMVN",
                        "R-tidySEM",
                        "R-robustmatrix",
                        "R-pomp",
                        "R-simtrial",
                        "R-BSDA",
                        "R-mpoly",
                        "R-collapse",
                        "R-foghorn",
                        "R-vctrs",
                        "R-jsontools",
                        "R-shinyAce",
                        "R-ggside",
                        "R-formatters",
                        "R-tsbox",
                        "R-ggpattern",
                        "R-huxtable",
                        "R-r2rtf",
                        "R-vinereg",
                        "R-rex",
                        "R-mopac",
                        "R-pool",
                        "R-qs2",
                        "R-desirability2",
                        "R-eyelinker",
                        "R-complexlm",
                        "R-caret",
                        "R-colorspace",
                        "R-pder",
                        "R-tidyselect",
                        "R-Gmisc",
                        "R-ivs",
                        "R-virtuoso",
                        "R-qs",
                        "R-stringfish",
                        "R-titanic",
                        "R-report",
                        "R-arrow",
                        "R-sqlhelper",
                        "R-univariateML",
                        "R-ztpln",
                        "R-vetiver",
                        "R-RDSsamplesize",
                        "R-FuzzyClass",
                        "R-lognorm",
                        "R-epiR",
                        "R-rhdf5",
                        "R-systemPipeR",
                        "R-colorDF",
                        "R-googledrive",
                        "R-logitr",
                        "R-DepthProc",
                        "R-papaja",
                        "R-rmdfiltr",
                        "R-latex2exp",
                        "R-imager",
                        "R-duckdb",
                        "R-bannerCommenter",
                        "R-sftime",
                        "R-madness",
                        "R-BAS",
                        "R-signs",
                        "R-ergm.multi",
                        "R-htmlTable",
                        "R-afex",
                        "R-JacobiEigen",
                        "R-bench",
                        "R-hipread",
                        "R-tsfeatures",
                        "R-shinymeta",
                        "R-ggplot2",
                        "R-cv",
                        "R-carat",
                        "R-rmdpartials",
                        "R-tinylabels",
                        "R-mcgf",
                        "R-ggiraph",
                        "R-DeclareDesign",
                        "R-RcppJagger",
                        "R-fourierin",
                        "R-PosteriorBootstrap",
                        "R-sf",
                        "R-tf",
                        "R-ipaddress",
                        "R-rtweet",
                        "R-FSelectorRcpp",
                        "R-randomizr",
                        "R-Cubist",
                        "R-GeneralizedWendland",
                        "R-ghcm",
                        "R-sjlabelled",
                        "R-nycflights13",
                        "R-rmcorr",
                        "R-joineRML",
                        "R-usedist",
                        "R-robber",
                        "R-rSPDE",
                        "R-tidyxl",
                        "R-dat",
                        "R-gapminder",
                        "R-inops",
                        "R-DBItest",
                        "R-palmerpenguins",
                        "R-constructive",
                        "R-datawizard",
                        "R-ROpenFIGI",
                        "R-fritools",
                        "R-mvrsquared",
                        "R-lucid",
                        "R-DBI",
                        "R-npsurvSS",
                        "R-checkthat",
                        "R-bigrquery",
                        "R-fastcpd",
                        "R-archivist",
                        "R-bigstatsr",
                        "R-kanjistat",
                        "R-pillar",
                        "R-assertive.types",
                        "R-jagstargets",
                        "R-tvgeom",
                        "R-tidyfst",
                        "R-tidyft",
                        "R-nnTensor",
                        "R-distfromq",
                        "R-textmineR",
                        "R-bigsnpr",
                        "R-rODE",
                        "R-smd",
                        "R-truelies",
                        "R-fmtr",
                        "R-ggplot2.utils",
                        "R-mmrm",
                        "R-logr",
                        "R-reporter",
                        "R-hal9001",
                        "R-sdmTMB",
                        "R-rbmi",
                        "R-ctmle",
                        "R-vsp",
                        "R-networktools",
                        "R-dann",
                        "R-stars",
                        "R-iGraphMatch",
                        "R-alluvial",
                        "R-dirichletprocess",
                        "R-villager",
                        "R-shiny.semantic",
                        "R-RSQL",
                        "R-ggthemes",
                        "R-stringr",
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-dplR",
            "portdir": "R/R-dplR",
            "version": "1.7.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenDendro/dplR",
            "description": "Dendrochronology Program Library in R",
            "long_description": "Dendrochronology Program Library in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "g95",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-digest",
                        "R-signal",
                        "R-stringr",
                        "R-matrixStats",
                        "R-XML",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-png",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gmp",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forecast",
                        "R-iterators",
                        "R-foreach",
                        "R-Cairo",
                        "R-tikzDevice",
                        "R-dichromat",
                        "R-waveslim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-treeclim"
                    ]
                }
            ]
        },
        {
            "name": "R-dpcc",
            "portdir": "R/R-dpcc",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dpcc",
            "description": "Dynamic programming for convex clustering",
            "long_description": "Use dynamic programming method to solve l1 convex clustering with identical weights.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DPBBM",
            "portdir": "R/R-DPBBM",
            "version": "0.2.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DPBBM",
            "description": "Dirichlet process Beta-binomial mixture",
            "long_description": "Dirichlet process Beta-binomial mixture",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gplots",
                        "R-CEoptim",
                        "R-tmvtnorm",
                        "R-CRAN-recommended",
                        "R-VGAM"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-downloader",
            "portdir": "R/R-downloader",
            "version": "0.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wch/downloader",
            "description": "R package for downloading files over HTTP and HTTPS",
            "long_description": "R package for downloading files over HTTP and HTTPS",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-biomartr",
                        "R-imager"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocCheck",
                        "R-drake",
                        "R-quantmod"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-altdoc",
                        "R-rmarkdown",
                        "R-DBI",
                        "R-bookdown",
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "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-sparsegl",
                        "R-spam"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-autostsm",
                        "R-RprobitB",
                        "R-misspi",
                        "R-PWEXP",
                        "R-gofCopula",
                        "R-eicm",
                        "R-cdmTools",
                        "R-iprior",
                        "R-ino"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fHMM"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-gsynth",
                        "R-SparseMDC",
                        "R-tglkmeans",
                        "R-robmixglm",
                        "R-randomLCA",
                        "R-FLORAL",
                        "R-evinf",
                        "R-missForest",
                        "R-gratis",
                        "R-metaplus",
                        "R-nebula",
                        "R-sphunif",
                        "R-dcanr",
                        "R-bigsnpr",
                        "R-rpm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MedianaDesigner",
                        "R-doFuture",
                        "R-GA",
                        "R-projpred"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-tclust",
                        "R-inctools",
                        "R-influential",
                        "R-intamap",
                        "R-ivDiag",
                        "R-RMTL",
                        "R-SparseMDC",
                        "R-TempStable",
                        "R-abn",
                        "R-regda",
                        "R-lpjmlkit",
                        "R-PNAR",
                        "R-kernhaz",
                        "R-ExprNet",
                        "R-FAVAR",
                        "R-FuzzyClass",
                        "R-GaussianHMM1d",
                        "R-regRSM",
                        "R-text2map",
                        "R-HMMcopula",
                        "R-KScorrect",
                        "R-LMMstar",
                        "R-BMTAR",
                        "R-BayesBinMix",
                        "R-smacof",
                        "R-cv",
                        "R-glmm",
                        "R-robmixglm",
                        "R-LOMAR",
                        "R-randomLCA",
                        "R-gsynth",
                        "R-modeltime",
                        "R-LorenzRegression",
                        "R-ADMM",
                        "R-BVSNLP",
                        "R-CovTools",
                        "R-CptNonPar",
                        "R-TraMineRextras",
                        "R-logiBin",
                        "R-lqmix",
                        "R-MXM",
                        "R-statGraph",
                        "R-GPM",
                        "R-JMbayes",
                        "R-NCA",
                        "R-MedianaDesigner",
                        "R-Morpho",
                        "R-ODRF",
                        "R-mpath",
                        "R-PUlasso",
                        "R-RGMM",
                        "R-RMixtCompIO",
                        "R-RSC",
                        "R-FLORAL",
                        "R-ReIns",
                        "R-deepgp",
                        "R-evinf",
                        "R-opdisDownsampling",
                        "R-mimi",
                        "R-missMDA",
                        "R-misspi",
                        "R-ParetoPosStable",
                        "R-fnets",
                        "R-aihuman",
                        "R-mnet",
                        "R-benchmarkme",
                        "R-bigparallelr",
                        "R-NMF",
                        "R-NNS",
                        "R-bayesreg",
                        "R-cpfa",
                        "R-multiApply",
                        "R-mvhtests",
                        "R-oosse",
                        "R-perms",
                        "R-otrimle",
                        "R-gambin",
                        "R-gamlss.foreach",
                        "R-genlogis",
                        "R-glmtrans",
                        "R-plasso",
                        "R-Compositional",
                        "R-truh",
                        "R-Directional",
                        "R-eNchange",
                        "R-fdasrvf",
                        "R-pchc",
                        "R-fDMA",
                        "R-fabMix",
                        "R-rmfanova",
                        "R-robustrao",
                        "R-bst",
                        "R-fda.usc",
                        "R-fdaSP",
                        "R-flintyR",
                        "R-psborrow",
                        "R-cauchypca",
                        "R-gamCopula",
                        "R-gamreg",
                        "R-joineRML",
                        "R-kcpRS",
                        "R-lavaSearch2",
                        "R-lcmm",
                        "R-lpirfs",
                        "R-marqLevAlg",
                        "R-sdPrior",
                        "R-multinomialLogitMix",
                        "R-skewMLRM",
                        "R-sparsevar",
                        "R-metaplus",
                        "R-CVglasso",
                        "R-CoTiMA",
                        "R-ComplexHeatmap",
                        "R-psgp",
                        "R-qfa",
                        "R-qgam",
                        "R-dCovTS",
                        "R-nestedcv",
                        "R-sts",
                        "R-riskRegression",
                        "R-robustBLME",
                        "R-HIMA",
                        "R-RMSDp",
                        "R-segMGarch",
                        "R-iIneq",
                        "R-iZID"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xrnet",
                        "R-msm",
                        "R-Rlgt",
                        "R-CircSpaceTime",
                        "R-glmnetUtils",
                        "R-kyotil",
                        "R-SSLR",
                        "R-TSP",
                        "R-doRNG",
                        "R-DiceKriging",
                        "R-BiocParallel",
                        "R-foreach",
                        "R-pROC",
                        "R-GA",
                        "R-pre",
                        "R-EstimDiagnostics",
                        "R-robustbase",
                        "R-NPflow",
                        "R-batchtools",
                        "R-mcgf",
                        "R-PLMIX",
                        "R-FSelectorRcpp",
                        "R-simsalapar",
                        "R-pomdp",
                        "R-seriation",
                        "R-greybox",
                        "R-dtwclust",
                        "R-plyr",
                        "R-legion",
                        "R-projpred",
                        "R-smooth",
                        "R-rSPDE",
                        "R-missForest"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16"
                    ]
                },
                {
                    "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-legion",
                        "R-transreg",
                        "R-greybox",
                        "R-smooth"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-WeightedCluster",
                        "R-tune",
                        "R-simtrial",
                        "R-survstan",
                        "R-tglkmeans",
                        "R-multilevelcoda",
                        "R-nebula",
                        "R-sphunif",
                        "R-stacks",
                        "R-rpm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-projpred",
                        "R-progressr",
                        "R-kernelshap"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DiceDesign",
                        "R-AlgDesign",
                        "R-FrF2",
                        "R-DoE.base",
                        "R-CRAN-recommended",
                        "R-rsm",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.DoE"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DoE.base"
                    ]
                }
            ]
        },
        {
            "name": "R-DoE.MIParray",
            "portdir": "R/R-DoE.MIParray",
            "version": "1.0-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DoE.MIParray",
            "description": "Creation of arrays by mixed integer programming",
            "long_description": "Creation of arrays by mixed integer programming",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DoE.base",
                        "R-CRAN-recommended",
                        "R-combinat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-slam"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DoE.base",
            "portdir": "R/R-DoE.base",
            "version": "1.2-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prof.bht-berlin.de/groemping/DoE",
            "description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "long_description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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.wrapper",
                        "R-FrF2",
                        "R-RcmdrPlugin.DoE",
                        "R-cbcTools",
                        "R-DoE.MIParray"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsm",
                        "R-lhs"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-purrr",
                        "R-pkgload",
                        "R-testthat",
                        "R-roxygen2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lifecycle",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-docstring",
            "portdir": "R/R-docstring",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dasonk/docstring",
            "description": "Provides Docstring capabilities to R functions",
            "long_description": "Provides Docstring capabilities to R functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-roxygen2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aggutils"
                    ]
                }
            ]
        },
        {
            "name": "R-docore",
            "portdir": "R/R-docore",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=docore",
            "description": "Utility functions for scientific coding",
            "long_description": "Utility functions for scientific coding",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bit64",
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-docopulae",
            "portdir": "R/R-docopulae",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arappold/docopulae",
            "description": "Optimal designs for copula models",
            "long_description": "A direct approach to optimal designs for copula models based on the Fisher’s information.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-testthat",
                        "R-Deriv",
                        "R-copula",
                        "R-SparseGrid",
                        "R-cubature"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-docopt",
            "portdir": "R/R-docopt",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=docopt",
            "description": "Command-line interface specification language",
            "long_description": "Command-line interface specification language",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jetpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httr2"
                    ]
                }
            ]
        },
        {
            "name": "R-doconv",
            "portdir": "R/R-doconv",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doconv",
            "description": "Document conversion to PDF or PNG",
            "long_description": "Document conversion to PDF or PNG",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pdftools",
                        "R-CRAN-recommended",
                        "R-processx",
                        "R-magick",
                        "R-locatexec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-officer"
                    ]
                }
            ]
        },
        {
            "name": "R-dockerfiler",
            "portdir": "R/R-dockerfiler",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ThinkR-open/dockerfiler",
            "description": "Easy dockerfile creation from R",
            "long_description": "Easy dockerfile creation from R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-jsonlite",
                        "R-remotes",
                        "R-desc",
                        "R-glue",
                        "R-memoise",
                        "R-purrr",
                        "R-pkgbuild",
                        "R-usethis",
                        "R-pak",
                        "R-attempt",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-golem"
                    ]
                }
            ]
        },
        {
            "name": "R-doBy",
            "portdir": "R/R-doBy",
            "version": "4.6.24",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hojsgaard/doBy",
            "description": "Groupwise statistics, ls-means, linear estimates, utilities",
            "long_description": "Groupwise statistics, ls-means, linear estimates, utilities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-BayesNetBP",
                        "R-atable",
                        "R-gRim",
                        "R-pbkrtest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bfp",
                        "R-wCorr"
                    ]
                }
            ]
        },
        {
            "name": "R-dnn",
            "portdir": "R/R-dnn",
            "version": "0.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dnn",
            "description": "Deep neural network tools for probability and statistic models",
            "long_description": "Contains tools to build deep neural network with flexible users-defined loss function and probability models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dng",
            "portdir": "R/R-dng",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dng",
            "description": "Distributions and Gradients",
            "long_description": "Distributions and Gradients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DNAcopy",
            "portdir": "R/R-DNAcopy",
            "version": "1.78.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DNAcopy",
            "description": "DNA copy number data analysis",
            "long_description": "DNA copy number data analysis",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PSCBS",
                        "R-jointseg"
                    ]
                }
            ]
        },
        {
            "name": "R-DMQ",
            "portdir": "R/R-DMQ",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DMQ",
            "description": "Dynamic Multiple Quantile (DMQ) model",
            "long_description": "Dynamic Multiple Quantile (DMQ) model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rsolnp",
                        "R-DEoptim",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dmai",
            "portdir": "R/R-dmai",
            "version": "0.5.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://myaseen208.github.io/dmai",
            "description": "Divisia Monetary Aggregates Index",
            "long_description": "Divisia Monetary Aggregates Index",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dm",
            "portdir": "R/R-dm",
            "version": "1.0.10.9900",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dm.cynkra.com",
            "description": "Relational Data Models",
            "long_description": "Relational Data Models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "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-profile",
                        "R-constructive"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-DT",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-badger"
                    ]
                }
            ]
        },
        {
            "name": "R-dlsem",
            "portdir": "R/R-dlsem",
            "version": "2.4.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlsem",
            "description": "Distributed-Lag Linear Structural Equation Models",
            "long_description": "Distributed-Lag Linear Structural Equation Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-Rgraphviz",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dlnm",
            "portdir": "R/R-dlnm",
            "version": "2.4.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlnm",
            "description": "Distributed lag non-linear models",
            "long_description": "Distributed lag non-linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tsModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lme4",
                        "R-geepack",
                        "R-gee",
                        "R-mixmeta"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-collin"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-dlmtree",
            "portdir": "R/R-dlmtree",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://danielmork.github.io/dlmtree",
            "description": "Bayesian Treed Distributed Lag Models",
            "long_description": "Bayesian Treed Distributed Lag Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "libgcc",
                        "R-shinythemes",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-shiny",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}