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

{
    "count": 50642,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=877",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=875",
    "results": [
        {
            "name": "R-decor",
            "portdir": "R/R-decor",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=decor",
            "description": "Retrieve code decorations",
            "long_description": "Retrieve code decorations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-vctrs",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite",
                        "R-cpp11",
                        "R-RMariaDB",
                        "R-Rcereal",
                        "R-vdiffr",
                        "R-igraph",
                        "R-arrow"
                    ]
                }
            ]
        },
        {
            "name": "R-deductive",
            "portdir": "R/R-deductive",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deductive",
            "description": "Data correction and imputation using deductive methods",
            "long_description": "Data correction and imputation using deductive methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-validate",
                        "R-lintools",
                        "R-CRAN-recommended",
                        "R-stringdist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deepgp",
            "portdir": "R/R-deepgp",
            "version": "1.1.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deepgp",
            "description": "Bayesian Deep Gaussian Processes using MCMC",
            "long_description": "Performs Bayesian posterior inference for deep Gaussian processes.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "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-mvtnorm",
                        "R-doParallel",
                        "R-foreach",
                        "R-FNN",
                        "R-GpGp",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deepRstudio",
            "portdir": "R/R-deepRstudio",
            "version": "0.0.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kumes.github.io/deepRstudio",
            "description": "Seamless language translation in RStudio using DeepL API and Rstudioapi",
            "long_description": "Seamless language translation in RStudio using DeepL API and Rstudioapi",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-clipr",
                        "R-httr",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-chatAI4R"
                    ]
                }
            ]
        },
        {
            "name": "R-defineOptions",
            "portdir": "R/R-defineOptions",
            "version": "0.9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/niceume/defineOptions",
            "description": "Define and parse command line options",
            "long_description": "Define and parse command line options",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deFit",
            "portdir": "R/R-deFit",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deFit",
            "description": "Fit differential equations to time series data",
            "long_description": "Fit differential equations to time series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-defm",
            "portdir": "R/R-defm",
            "version": "0.1-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=defm",
            "description": "Estimation and simulation of multi-binary response models",
            "long_description": "Estimation and simulation of multi-binary response models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libomp",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Delaporte",
            "portdir": "R/R-Delaporte",
            "version": "8.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Delaporte",
            "description": "Statistical functions for the Delaporte distribution",
            "long_description": "Statistical functions for the Delaporte distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-delayed",
            "portdir": "R/R-delayed",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tlverse.org/delayed",
            "description": "Framework for parallelizing dependent tasks",
            "long_description": "Framework for parallelizing dependent tasks",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-progress",
                        "R-future",
                        "R-igraph",
                        "R-uuid",
                        "R-BBmisc",
                        "R-R.oo",
                        "R-R.utils",
                        "R-visNetwork",
                        "R-rstackdeque",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sl3",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-DelayedArray",
            "portdir": "R/R-DelayedArray",
            "version": "0.30.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DelayedArray",
            "description": "Unified framework for working transparently with on-disk and in-memory array-like datasets",
            "long_description": "Unified framework for working transparently with on-disk and in-memory array-like datasets",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-MatrixGenerics",
                        "R-S4Arrays",
                        "R-BiocGenerics",
                        "R-CRAN-recommended",
                        "R-SparseArray",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmGamPoi",
                        "R-ScaledMatrix",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment",
                        "R-ResidualMatrix",
                        "R-DelayedMatrixStats",
                        "R-HDF5Array",
                        "R-TileDBArray",
                        "R-MultiAssayExperiment",
                        "R-SQLDataFrame",
                        "R-BiocSingular",
                        "R-DelayedRandomArray",
                        "R-beachmat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseArray",
                        "R-MatrixGenerics",
                        "R-S4Arrays",
                        "R-Seurat",
                        "R-S4Vectors",
                        "R-SeuratObject"
                    ]
                }
            ]
        },
        {
            "name": "R-DelayedMatrixStats",
            "portdir": "R/R-DelayedMatrixStats",
            "version": "1.26.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PeteHaitch/DelayedMatrixStats",
            "description": "Functions that apply to rows and columns of DelayedMatrix objects",
            "long_description": "Functions that apply to rows and columns of DelayedMatrix objects",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-MatrixGenerics",
                        "R-sparseMatrixStats",
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-IRanges"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixStats",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-profmem",
                        "R-BiocStyle",
                        "R-HDF5Array"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmGamPoi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatrixGenerics",
                        "R-ScaledMatrix"
                    ]
                }
            ]
        },
        {
            "name": "R-DelayedRandomArray",
            "portdir": "R/R-DelayedRandomArray",
            "version": "1.12.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LTLA/DelayedRandomArray",
            "description": "Delayed arrays of random values",
            "long_description": "Delayed arrays of random values",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dqrng",
                        "R-DelayedArray",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deldir",
            "portdir": "R/R-deldir",
            "version": "2.0-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deldir",
            "description": "Delaunay triangulation and Dirichlet (Voronoï) tessellation",
            "long_description": "Delaunay triangulation and Dirichlet (Voronoï) tessellation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-polyclip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spdep",
                        "R-spatstat.geom",
                        "R-interp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latticeExtra",
                        "R-rgl",
                        "R-terra",
                        "R-sp",
                        "R-ggraph"
                    ]
                }
            ]
        },
        {
            "name": "R-deming",
            "portdir": "R/R-deming",
            "version": "1.4-1",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deming",
            "description": "Generalized Deming regression, Theil–Sen regression and passing-bablock regression functions",
            "long_description": "Generalized Deming regression, Theil–Sen regression and passing-bablock regression functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsq"
                    ]
                }
            ]
        },
        {
            "name": "R-dendextend",
            "portdir": "R/R-dendextend",
            "version": "1.18.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talgalili.github.io/dendextend",
            "description": "Extending R dendrogram functionality",
            "long_description": "Extending R dendrogram functionality",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-viridis",
                        "R-magrittr",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hfr",
                        "R-heatmaply",
                        "R-kanjistat",
                        "R-factoextra",
                        "R-tsibbletalk",
                        "R-uclust",
                        "R-rnmamod",
                        "R-adjclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dbscan",
                        "R-seriation",
                        "R-circlize"
                    ]
                }
            ]
        },
        {
            "name": "R-DendSer",
            "portdir": "R/R-DendSer",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DendSer",
            "description": "Dendrogram seriation – ordering for visualisation",
            "long_description": "Dendrogram seriation – ordering for visualisation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gclus",
                        "R-seriation",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-corrViz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-seriation"
                    ]
                }
            ]
        },
        {
            "name": "R-densEstBayes",
            "portdir": "R/R-densEstBayes",
            "version": "1.0-2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=densEstBayes",
            "description": "Density estimation via Bayesian inference engines",
            "long_description": "Density estimation via Bayesian inference engines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "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-RcppArmadillo",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "libgcc",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-rstantools",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reldist"
                    ]
                }
            ]
        },
        {
            "name": "R-densityarea",
            "portdir": "R/R-densityarea",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jofrhwld.github.io/densityarea",
            "description": "Polygons of bivariate density distributions",
            "long_description": "Polygons of bivariate density distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggdensity",
                        "R-sfheaders",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-isoband"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-ragg",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-densratio",
            "portdir": "R/R-densratio",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hoxo-m/densratio",
            "description": "Density ratio estimation",
            "long_description": "Density ratio estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-denstrip",
            "portdir": "R/R-denstrip",
            "version": "1.5.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=denstrip",
            "description": "Density strips and other methods for compactly illustrating distributions",
            "long_description": "Density strips and other methods for compactly illustrating distributions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmcplots"
                    ]
                }
            ]
        },
        {
            "name": "R-DEoptim",
            "portdir": "R/R-DEoptim",
            "version": "2.2-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DEoptim",
            "description": "Global Optimization by Differential Evolution",
            "long_description": "Global Optimization by Differential Evolution",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "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-parallelly",
                        "R-iterators",
                        "R-foreach",
                        "R-colorspace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fungible",
                        "R-prodest",
                        "R-carfima",
                        "R-ROI.plugin.deoptim",
                        "R-DstarM",
                        "R-Riemann",
                        "R-DMQ",
                        "R-micEconCES",
                        "R-bgev"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ctsem",
                        "R-MSCMT",
                        "R-RcppDE",
                        "R-BayesianTools"
                    ]
                }
            ]
        },
        {
            "name": "R-DEoptimR",
            "portdir": "R/R-DEoptimR",
            "version": "1.1-3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DEoptimR",
            "description": "Differential Evolution Optimization in pure R",
            "long_description": "Differential Evolution Optimization in pure R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RobustAFT",
                        "R-ROI.plugin.deoptim",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        },
        {
            "name": "R-depmixS4",
            "portdir": "R/R-depmixS4",
            "version": "1.5-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://depmix.github.io",
            "description": "Dependent mixture models – hidden Markov models of GLMs and other distributions in S4",
            "long_description": "Dependent mixture models – hidden Markov models of GLMs and other distributions in S4",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rsolnp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deps",
            "portdir": "R/R-deps",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hub.analythium.io/deps",
            "description": "Dependency management with roxygen-style comments",
            "long_description": "Dependency management with roxygen-style comments",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-renv",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-remotes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DepthProc",
            "portdir": "R/R-DepthProc",
            "version": "2.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DepthProc",
            "description": "Statistical depth functions for multivariate analysis",
            "long_description": "Statistical depth functions for multivariate analysis",
            "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-colorspace",
                        "R-zoo",
                        "R-ggplot2",
                        "R-sm",
                        "R-geometry",
                        "R-np",
                        "R-rrcov",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-xts",
                        "R-dplyr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-lintr",
                        "R-robustbase",
                        "R-sn",
                        "R-rgl",
                        "R-fda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Deriv",
            "portdir": "R/R-Deriv",
            "version": "4.1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Deriv",
            "description": "Symbolic differentiation",
            "long_description": "R-based solution for symbolic differentiation. It admits user-defined function as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ctsem",
                        "R-nCopula",
                        "R-neuralnet",
                        "R-nlstac",
                        "R-ordinalCont",
                        "R-mosaicCalc",
                        "R-resde",
                        "R-rsq",
                        "R-apollo",
                        "R-mirt",
                        "R-doBy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-docopulae",
                        "R-stokes",
                        "R-interp"
                    ]
                }
            ]
        },
        {
            "name": "R-desc",
            "portdir": "R/R-desc",
            "version": "1.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/desc",
            "description": "Manipulate DESCRIPTION files",
            "long_description": "Tools to read, write, create and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.",
            "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-CRAN-recommended",
                        "R-cli",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-whoami",
                        "R-spelling",
                        "R-withr",
                        "R-callr",
                        "R-testthat",
                        "R-gh",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "R-usethis",
                        "R-altdoc",
                        "R-rcmdcheck",
                        "R-pkgbuild",
                        "R-jetpack",
                        "R-rhub",
                        "R-rworkflows",
                        "R-pkgdown",
                        "R-pkgdepends",
                        "R-DBItest",
                        "R-cloudfs",
                        "R-badger",
                        "R-fusen",
                        "R-pkgload",
                        "R-roxygen2",
                        "R-dockerfiler",
                        "R-attachment",
                        "R-rstantools",
                        "R-cyclocomp",
                        "R-devtools",
                        "R-downlit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cpp11armadillo",
                        "R-cpp11",
                        "R-mark",
                        "R-pkgcache",
                        "R-fritools",
                        "R-lgr",
                        "R-pak",
                        "R-golem",
                        "R-armadillo",
                        "R-cpp11eigen",
                        "R-vcr"
                    ]
                }
            ]
        },
        {
            "name": "R-descr",
            "portdir": "R/R-descr",
            "version": "1.1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=descr",
            "description": "Descriptive statistics",
            "long_description": "Descriptive statistics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pander"
                    ]
                }
            ]
        },
        {
            "name": "R-descriptio",
            "portdir": "R/R-descriptio",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nicolas-robette.github.io/descriptio",
            "description": "Descriptive statistical analysis",
            "long_description": "Descriptive statistical analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggpattern",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-GGally",
                        "R-paletteer",
                        "R-rmdformats"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-descriptr",
            "portdir": "R/R-descriptr",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsquaredacademy/descriptr",
            "description": "Generate descriptive statistics",
            "long_description": "Generate descriptive statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-xplorerr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-olsrr"
                    ]
                }
            ]
        },
        {
            "name": "R-DescTools",
            "portdir": "R/R-DescTools",
            "version": "0.99.58",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://andrisignorell.github.io/DescTools",
            "description": "Tools for descriptive statistics",
            "long_description": "Tools for descriptive statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang11",
                "clang10",
                "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-data.table",
                        "R-mvtnorm",
                        "R-withr",
                        "R-readxl",
                        "R-haven",
                        "R-httr",
                        "R-rstudioapi",
                        "R-expm",
                        "R-Exact",
                        "R-gld",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-VGAM",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RGMM",
                        "R-jack",
                        "R-pbANOVA",
                        "R-tidyrules",
                        "R-tspredit",
                        "R-cryptography",
                        "R-robin",
                        "R-qspray",
                        "R-atable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-DESeq2",
            "portdir": "R/R-DESeq2",
            "version": "1.44.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DESeq2",
            "description": "Differential gene expression analysis based on the negative binomial distribution",
            "long_description": "Differential gene expression analysis based on the negative binomial distribution",
            "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": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-locfit",
                        "R-BiocGenerics",
                        "R-Biobase",
                        "R-S4Vectors",
                        "libgcc",
                        "R-IRanges",
                        "R-GenomicRanges",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-BiocParallel",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-glmGamPoi",
                        "R-Seurat",
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-desirability2",
            "portdir": "R/R-desirability2",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://desirability2.tidymodels.org",
            "description": "Desirability functions for multi-parameter optimization",
            "long_description": "Desirability functions for multi-parameter optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rdesktop",
            "portdir": "net/rdesktop",
            "version": "1.9.0",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rdesktop.org/",
            "description": "Windows Terminal Server Client",
            "long_description": "rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which was not integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "w2k_license_hack",
                "smartcard"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle",
                        "libiconv",
                        "libao",
                        "xorg-libXcursor",
                        "xorg-libXrandr",
                        "xorg-libX11",
                        "libsamplerate",
                        "gmp",
                        "gnutls",
                        "libtasn1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "tsclient"
                    ]
                }
            ]
        },
        {
            "name": "R-desla",
            "portdir": "R/R-desla",
            "version": "0.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=desla",
            "description": "Desparsified lasso inference for time series",
            "long_description": "Desparsified lasso inference for time series",
            "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-RcppProgress",
                        "R-parallelly",
                        "R-Rdpack",
                        "R-sitmo",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deSolve",
            "portdir": "R/R-deSolve",
            "version": "1.40",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://desolve.r-forge.r-project.org",
            "description": "Solvers for initial value problems of differential equations",
            "long_description": "Solvers for initial value problems of differential equations",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scatterplot3d",
                        "R-FME"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pomp",
                        "R-flexsurv",
                        "R-FME",
                        "R-hypergeo",
                        "R-tseriesChaos",
                        "R-tdsa",
                        "R-GPoM",
                        "R-fda",
                        "R-ARGOS",
                        "R-deFit",
                        "R-bvpSolve",
                        "R-deTestSet",
                        "R-magi",
                        "R-simode",
                        "R-nhm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hmer",
                        "R-paropt",
                        "R-rstpm2",
                        "R-r2sundials",
                        "R-dde",
                        "R-cOde"
                    ]
                }
            ]
        },
        {
            "name": "R-detectseparation",
            "portdir": "R/R-detectseparation",
            "version": "0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ikosmidis/detectseparation",
            "description": "Detect and check for separation and infinite maximum likelihood estimates",
            "long_description": "Detect and check for separation and infinite maximum likelihood estimates",
            "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-CRAN-recommended",
                        "R-pkgload",
                        "R-ROI.plugin.lpsolve",
                        "R-ROI",
                        "R-lpSolveAPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROI.plugin.alabama",
                        "R-brglm2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest",
                        "R-AER",
                        "R-ROI.plugin.glpk",
                        "R-ROI.plugin.ecos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-brglm2"
                    ]
                }
            ]
        },
        {
            "name": "R-deTestSet",
            "portdir": "R/R-deTestSet",
            "version": "1.1.7.4",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deTestSet",
            "description": "Test set for differential equations",
            "long_description": "Test set for differential equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-detpack",
            "portdir": "R/R-detpack",
            "version": "1.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=detpack",
            "description": "Density estimation and random number generation with distribution element trees",
            "long_description": "Density estimation and random number generation with distribution element trees",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-devEMF",
            "portdir": "R/R-devEMF",
            "version": "4.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/plfjohnson/devEMF",
            "description": "EMF Graphics Output Device",
            "long_description": "EMF Graphics Output Device",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MedianaDesigner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-officer",
                        "R-reporter"
                    ]
                }
            ]
        },
        {
            "name": "R-devtools",
            "portdir": "R/R-devtools",
            "version": "2.4.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://devtools.r-lib.org",
            "description": "Tools to make developing R packages easier",
            "long_description": "Tools to make developing R packages easier",
            "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-remotes",
                        "R-rlang",
                        "R-desc",
                        "R-lifecycle",
                        "R-sessioninfo",
                        "R-memoise",
                        "R-withr",
                        "R-ellipsis",
                        "R-cli",
                        "R-pkgload",
                        "R-testthat",
                        "R-miniUI",
                        "R-pkgdown",
                        "R-profvis",
                        "R-rcmdcheck",
                        "R-roxygen2",
                        "R-rversions",
                        "R-urlchecker",
                        "R-usethis",
                        "R-CRAN-recommended",
                        "R-pkgbuild",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-digest",
                        "R-callr",
                        "R-knitr",
                        "R-DT",
                        "R-rmarkdown",
                        "R-gh",
                        "R-httr",
                        "R-rstudioapi",
                        "R-covr",
                        "R-mockery",
                        "R-pingr",
                        "R-lintr",
                        "R-spelling",
                        "R-BiocManager",
                        "R-rhub",
                        "R-foghorn",
                        "R-gmailr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-anyLib",
                        "R-plot.matrix",
                        "R-psdr",
                        "R-Elja",
                        "R-penppml",
                        "R-bisectr",
                        "R-fusen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ryacas",
                        "R-Ryacas0",
                        "R-checkmate",
                        "R-moder",
                        "R-modules",
                        "R-bigstep",
                        "R-biocthis",
                        "R-biomartr",
                        "R-fritools",
                        "R-NMF",
                        "R-ooplah",
                        "R-box",
                        "R-packrat",
                        "R-ggExtra",
                        "R-umx",
                        "R-googleAuthR",
                        "R-graphsim",
                        "R-leiden",
                        "R-pkgmaker",
                        "R-rkeops",
                        "R-hardhat",
                        "R-flintyR",
                        "R-gfpop",
                        "R-set6",
                        "R-jiebaR",
                        "R-clugenr",
                        "R-cmna",
                        "R-constellation",
                        "R-mcglm",
                        "R-morpheus",
                        "R-princurve",
                        "R-dataverse",
                        "R-qtl2",
                        "R-robustBLME",
                        "R-infer",
                        "R-Rdistance",
                        "R-TeXCheckR",
                        "R-abn",
                        "R-doRNG",
                        "R-docstring",
                        "R-alluvial",
                        "R-anomalize",
                        "R-xoi",
                        "R-zebu",
                        "R-likert",
                        "R-robin",
                        "R-BSgenomeForge",
                        "R-transreg",
                        "R-golem",
                        "R-archivist",
                        "R-ggrepel",
                        "R-animint2",
                        "R-DBItest",
                        "R-ARGOS",
                        "R-renv",
                        "R-bayesian",
                        "R-BiocCheck",
                        "R-huxtable",
                        "R-ctsem",
                        "R-clustermq",
                        "R-qqplotr"
                    ]
                }
            ]
        },
        {
            "name": "R-DFBA",
            "portdir": "R/R-DFBA",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DFBA",
            "description": "Distribution-Free Bayesian Analysis",
            "long_description": "Distribution-Free Bayesian 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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vdiffr",
                        "R-bookdown",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dfcrm",
            "portdir": "R/R-dfcrm",
            "version": "0.2-2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.columbia.edu/~yc632",
            "description": "Dose-Finding by the Continual Reassessment Method",
            "long_description": "Dose-Finding by the Continual Reassessment Method",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesESS"
                    ]
                }
            ]
        },
        {
            "name": "R-dfdr",
            "portdir": "R/R-dfdr",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dfdr",
            "description": "Automatic differentiation of simple functions",
            "long_description": "Automatic differentiation of simple functions",
            "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-purrr",
                        "R-pryr",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-paropt",
                        "R-ast2ast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cgalMeshes"
                    ]
                }
            ]
        },
        {
            "name": "R-dfidx",
            "portdir": "R/R-dfidx",
            "version": "0.1-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dfidx",
            "description": "Indexed data frames",
            "long_description": "Indexed data frames",
            "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-pillar",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-Formula",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-quarto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlogit",
                        "R-idefix",
                        "R-clusterSEs"
                    ]
                }
            ]
        },
        {
            "name": "rdfind",
            "portdir": "sysutils/rdfind",
            "version": "1.7.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rdfind.pauldreik.se",
            "description": "duplicate file finder",
            "long_description": "finds and optionally deletes, or symlinks equal files on a filesystem",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "R-dfms",
            "portdir": "R/R-dfms",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sebkrantz.github.io/dfms",
            "description": "Dynamic Factor Models",
            "long_description": "Dynamic Factor 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-collapse",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-xts",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vars"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dfoptim",
            "portdir": "R/R-dfoptim",
            "version": "2023.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dfoptim",
            "description": "Derivative-free optimization",
            "long_description": "Derivative-free optimization",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvord",
                        "R-npcs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-ROI.plugin.optimx",
                        "R-optimx",
                        "R-lme4",
                        "R-Rmpfr"
                    ]
                }
            ]
        },
        {
            "name": "R-dformula",
            "portdir": "R/R-dformula",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://serafinialessio.github.io/dformula",
            "description": "Tool for manipulating data using the generic formula",
            "long_description": "Tool for manipulating data using the generic formula",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-formula.tools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dfsaneacc",
            "portdir": "R/R-dfsaneacc",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dfsaneacc",
            "description": "Accelerated derivative-free method for large-scale non-linear systems of equations",
            "long_description": "Accelerated derivative-free method for large-scale non-linear systems of equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang60",
                "clang70",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "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": []
        }
    ]
}