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

{
    "count": 51561,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=696",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=694",
    "results": [
        {
            "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-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-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-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-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-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-deconvolveR",
            "portdir": "R/R-deconvolveR",
            "version": "1.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bnaras.github.io/deconvolveR",
            "description": "Empirical Bayes estimation strategies",
            "long_description": "Empirical Bayes estimation strategies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cowplot",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ebnm"
                    ]
                }
            ]
        },
        {
            "name": "R-debugme",
            "portdir": "R/R-debugme",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/debugme",
            "description": "Debug R packages",
            "long_description": "Debug R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-R6",
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinytest",
                        "R-webdriver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-processx",
                        "R-matrixprofiler",
                        "R-rhub",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-pillar",
                        "R-DBItest",
                        "R-batchtools"
                    ]
                }
            ]
        },
        {
            "name": "R-dcorVS",
            "portdir": "R/R-dcorVS",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcorVS",
            "description": "Variable selection algorithms using the distance correlation",
            "long_description": "Variable selection algorithms using the distance correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-dcov",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dcmle",
            "portdir": "R/R-dcmle",
            "version": "0.4-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcmle",
            "description": "Hierarchical models made easy with data cloning",
            "long_description": "Hierarchical models made easy with data cloning",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-dclone",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rjags"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharx"
                    ]
                }
            ]
        },
        {
            "name": "R-dclone",
            "portdir": "R/R-dclone",
            "version": "2.3-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dclone",
            "description": "Data cloning and MCMC tools for maximum likelihood methods",
            "long_description": "Data cloning and MCMC tools for maximum likelihood methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjags",
                        "R-R2OpenBUGS",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-rstan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "jags"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlecuyer",
                        "R-R2WinBUGS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharx",
                        "R-dcmle"
                    ]
                }
            ]
        },
        {
            "name": "R-dcanr",
            "portdir": "R/R-dcanr",
            "version": "1.20.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/dcanr",
            "description": "Differential co-expression/association network analysis",
            "long_description": "Differential co-expression/association network analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-igraph",
                        "R-foreach",
                        "R-plyr",
                        "R-circlize",
                        "R-CRAN-recommended",
                        "R-doRNG",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dcTensor",
            "portdir": "R/R-dcTensor",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rikenbit/dcTensor",
            "description": "Discrete matrix/tensor decomposition",
            "long_description": "Discrete matrix/tensor decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nnTensor",
                        "R-CRAN-recommended",
                        "R-fields",
                        "R-rTensor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dbplyr",
            "portdir": "R/R-dbplyr",
            "version": "2.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbplyr.tidyverse.org",
            "description": "R-dplyr back-end for databases",
            "long_description": "R-dplyr back-end for databases",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-DBI",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-blob",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RSQLite",
                        "R-nycflights13",
                        "R-RPostgreSQL",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-Lahman",
                        "R-RPostgres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyverse",
                        "R-BiocFileCache",
                        "R-sqliteutils",
                        "R-duckdbfs",
                        "R-sparklyr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-duckplyr",
                        "R-bigsnpr",
                        "R-censobr",
                        "R-dm",
                        "R-DBI",
                        "R-duckdb",
                        "R-arrow",
                        "R-bigrquery",
                        "R-ipumsr",
                        "R-dplyr",
                        "R-pool"
                    ]
                }
            ]
        },
        {
            "name": "R-dblr",
            "portdir": "R/R-dblr",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dblr",
            "description": "Discrete Boosting Logistic Regression",
            "long_description": "Discrete Boosting Logistic Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CatEncoders",
                        "R-Metrics",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-xgboost"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dblog",
            "portdir": "R/R-dblog",
            "version": "0.0.0.9013",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dblog.r-dbi.org",
            "description": "Logging for arbitrary DBI backends",
            "long_description": "Logging for arbitrary DBI backends",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-purrr",
                        "R-collections",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DBItest"
                    ]
                }
            ]
        },
        {
            "name": "R-dbd",
            "portdir": "R/R-dbd",
            "version": "0.0-22",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbd",
            "description": "Discretised Beta Distribution",
            "long_description": "Discretised Beta Distribution",
            "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-eglhmm"
                    ]
                }
            ]
        },
        {
            "name": "R-dbacf",
            "portdir": "R/R-dbacf",
            "version": "0.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbacf",
            "description": "Autocovariance estimation via difference-based methods",
            "long_description": "Autocovariance estimation via difference-based methods",
            "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-datetimeutils",
            "portdir": "R/R-datetimeutils",
            "version": "0.6-4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://enricoschumann.net/R/packages/datetimeutils",
            "description": "R utilities for working with dates and times",
            "long_description": "R utilities for working with dates and times",
            "active": true,
            "categories": [
                "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-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMwR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NMOF"
                    ]
                }
            ]
        },
        {
            "name": "R-dataverse",
            "portdir": "R/R-dataverse",
            "version": "0.3.14",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iqss.github.io/dataverse-client-r",
            "description": "Client for Dataverse 4+ repositories",
            "long_description": "Client for Dataverse 4+ repositories",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-readr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-checkmate",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tibble",
                        "R-purrr",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-haven"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-data.validator",
            "portdir": "R/R-data.validator",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://appsilon.github.io/data.validator",
            "description": "Automatic data validation and reporting",
            "long_description": "Automatic data validation and reporting",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr",
                        "R-tidyr",
                        "R-knitr",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-assertr",
                        "R-shiny.semantic",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-magrittr",
                        "R-withr",
                        "R-shiny",
                        "R-testthat",
                        "R-rcmdcheck",
                        "R-readr",
                        "R-covr",
                        "R-lintr",
                        "R-spelling",
                        "R-visNetwork",
                        "R-targets",
                        "R-fixtuRes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-data.tree",
            "portdir": "R/R-data.tree",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gluc.github.io/data.tree",
            "description": "General purpose hierarchical data structure",
            "long_description": "General purpose hierarchical data structure",
            "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-R6",
                        "R-stringi",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CondCopulas",
                        "R-randomForestSRC",
                        "R-gimme",
                        "R-CovRegRF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-yum",
                        "R-styler",
                        "R-tidygraph"
                    ]
                }
            ]
        },
        {
            "name": "R-dat",
            "portdir": "R/R-dat",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dat",
            "description": "Tools for data manipulation",
            "long_description": "An implementation of common higher order functions with syntactic sugar for anonymous function.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progress",
                        "R-Formula",
                        "R-aoos",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rbenchmark",
                        "R-lintr",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dashboardthemes",
            "portdir": "R/R-dashboardthemes",
            "version": "1.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dashboardthemes",
            "description": "Customise the appearance of shinydashboard applications using themes",
            "long_description": "Customise the appearance of shinydashboard applications using themes",
            "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",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-lintr",
                        "R-glue",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesbr"
                    ]
                }
            ]
        },
        {
            "name": "R-dagHMM",
            "portdir": "R/R-dagHMM",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dagHMM",
            "description": "Directed Acyclic Graph HMM- with TAN-structured emissions",
            "long_description": "Directed Acyclic Graph HMM- with TAN-structured emissions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-bnlearn",
                        "R-PRROC",
                        "R-gtools",
                        "R-CRAN-recommended",
                        "R-bnclassify",
                        "R-matrixStats"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dSTEM",
            "portdir": "R/R-dSTEM",
            "version": "2.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dSTEM",
            "description": "Multiple testing of local extrema for detection of change points",
            "long_description": "Multiple testing of local extrema for detection of change points",
            "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-dLagM",
            "portdir": "R/R-dLagM",
            "version": "1.1.13",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dLagM",
            "description": "Time series regression models with distributed lag models",
            "long_description": "Time series regression models with distributed lag models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-dynlm",
                        "R-strucchange",
                        "R-AER",
                        "R-formula.tools",
                        "R-plyr",
                        "R-nardl",
                        "R-roll",
                        "R-CRAN-recommended",
                        "R-wavethresh",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dCovTS",
            "portdir": "R/R-dCovTS",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dCovTS",
            "description": "Distance covariance and correlation for time series analysis",
            "long_description": "Distance covariance and correlation for time series analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-dcov",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dCUR",
            "portdir": "R/R-dCUR",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dCUR",
            "description": "Dimension reduction with dynamic CUR",
            "long_description": "Dimension reduction with dynamic CUR",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-mclust",
                        "R-ppcor",
                        "R",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-snow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sphunif",
            "portdir": "R/R-sphunif",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/egarpor/sphunif",
            "description": "Uniformity tests on the circle, sphere and hypersphere",
            "long_description": "Implementation of uniformity tests on the circle and (hyper)sphere.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "geometry"
            ],
            "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-gsl",
                        "R-future",
                        "R-foreach",
                        "R-doRNG",
                        "R-doFuture",
                        "R-rotasym",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-progress",
                        "R-progressr",
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-CompQuadForm",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-scatterplot3d",
                        "R-goftest",
                        "R-dgof"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mrfDepth",
            "portdir": "R/R-mrfDepth",
            "version": "1.0.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mrfDepth",
            "description": "Depth measures in multivariate, regression and functional settings",
            "long_description": "Tools to compute depth measures and implementations of related tasks such as outlier detection, data exploration and classification of multivariate, regression and functional data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-abind",
                        "R-matrixStats",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-geometry",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rospca"
                    ]
                }
            ]
        },
        {
            "name": "R-mosaicCore",
            "portdir": "R/R-mosaicCore",
            "version": "0.9.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mosaicCore",
            "description": "Common utilities for other MOSAIC-family packages",
            "long_description": "Common utilities for other MOSAIC-family packages",
            "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-tidyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ggformula",
                        "R-mosaic",
                        "R-mosaicData",
                        "R-NHANES",
                        "R-mosaicCalc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaic",
                        "R-ggformula",
                        "R-mosaicCalc"
                    ]
                }
            ]
        },
        {
            "name": "R-free",
            "portdir": "R/R-free",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=free",
            "description": "Flexible regularized estimating equations",
            "long_description": "Flexible regularized estimating 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": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastR2",
            "portdir": "R/R-fastR2",
            "version": "1.2.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpruim.github.io/fastR2",
            "description": "Foundations and Applications of Statistics Using R (2nd Ed.)",
            "long_description": "Foundations and Applications of Statistics Using R (2nd Ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-maxLik",
                        "R-mosaic",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-miscTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vcd",
                        "R-alr4",
                        "R-multcomp",
                        "R-faraway",
                        "R-BradleyTerry2",
                        "R-corrgram",
                        "R-DAAG",
                        "R-mosaicCalc",
                        "R-cubature",
                        "R-tidyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-readr",
                        "R-Hmisc",
                        "R-car",
                        "R-ggformula",
                        "R-mosaicData"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-baygel",
            "portdir": "R/R-baygel",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Jarod-Smithy/baygel",
            "description": "Bayesian estimators for Gaussian graphical models",
            "long_description": "Bayesian estimators for Gaussian graphical 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-RcppProgress",
                        "R-statmod",
                        "R-pracma",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rfit",
            "portdir": "R/R-Rfit",
            "version": "0.27.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rfit",
            "description": "Rank-based estimation estimation and inference for linear models",
            "long_description": "Rank-based estimation estimation and inference for linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "clang10",
                "clang11",
                "clang12",
                "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rbent",
                        "R-DBfit"
                    ]
                }
            ]
        },
        {
            "name": "R-DAAG",
            "portdir": "R/R-DAAG",
            "version": "1.25.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/daagur/DAAG",
            "description": "Data Analysis and Graphics Data and Functions",
            "long_description": "Data Analysis and Graphics Data and Functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-latticeExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-bookdown",
                        "R-oz",
                        "R-qgam",
                        "R-statmod",
                        "R-knitr",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-randomForest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fastR2"
                    ]
                }
            ]
        },
        {
            "name": "dectalk",
            "portdir": "audio/dectalk",
            "version": "2023-10-30",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dectalk/dectalk",
            "description": "90s/00s DECtalk text-to-speech application",
            "long_description": "90s/00s DECtalk text-to-speech application",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xdg-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "json-tui",
            "portdir": "devel/json-tui",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ArthurSonzogni/json-tui",
            "description": "JSON terminal UI made in C++",
            "long_description": "JSON terminal UI made in C++.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "FTXUI",
                        "args"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litehtml",
            "portdir": "devel/litehtml",
            "version": "0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.litehtml.com",
            "description": "fast, lightweight HTML/CSS rendering engine",
            "long_description": "litehtml is a fast, lightweight HTML/CSS rendering engine.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gumbo-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "litebrowser"
                    ]
                }
            ]
        },
        {
            "name": "zix",
            "portdir": "devel/zix",
            "version": "0.4.2",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/drobilla/zix",
            "description": "A lightweight C99 portability and data structure library",
            "long_description": "A lightweight C99 portability and data structure library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cyphr",
            "portdir": "R/R-cyphr",
            "version": "1.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/cyphr",
            "description": "High-level encryption wrappers",
            "long_description": "High-level encryption wrappers",
            "active": true,
            "categories": [
                "science",
                "crypto",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-openssl",
                        "R-sodium",
                        "R-knitr",
                        "R-CRAN-recommended",
                        "R-getPass",
                        "R-testthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cyclotomic",
            "portdir": "R/R-cyclotomic",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cyclotomic",
            "description": "The field of cyclotomic numbers",
            "long_description": "The field of cyclotomic numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numbers",
                        "R-VeryLargeIntegers",
                        "R-intmap",
                        "R-maybe",
                        "R-CRAN-recommended",
                        "R-gmp",
                        "R-memoise"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cycloids",
            "portdir": "R/R-cycloids",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cycloids",
            "description": "Tools for calculating hypocycloids, epicycloids, hypotrochoids and epitrochoids",
            "long_description": "Tools for calculating hypocycloids, epicycloids, hypotrochoids and epitrochoids",
            "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": []
        },
        {
            "name": "R-cyclocomp",
            "portdir": "R/R-cyclocomp",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cyclocomp",
            "description": "Cyclomatic complexity of R code",
            "long_description": "Cyclomatic complexity of R code",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-desc",
                        "R-withr",
                        "R-callr",
                        "R-CRAN-recommended",
                        "R-remotes",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-cxxfunplus",
            "portdir": "R/R-cxxfunplus",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cxxfunplus",
            "description": "Extend cxxfunction by saving the dynamic shared objects for re-using across R sessions",
            "long_description": "Extend cxxfunction by saving the dynamic shared objects for re-using across R sessions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-inline",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-slasso"
                    ]
                }
            ]
        },
        {
            "name": "R-cvar",
            "portdir": "R/R-cvar",
            "version": "0.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cvar",
            "description": "Compute expected shortfall and value-at-risk for continuous distributions",
            "long_description": "Compute expected shortfall and value-at-risk for continuous distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-gbutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-PerformanceAnalytics",
                        "R-fGarch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fGarch"
                    ]
                }
            ]
        },
        {
            "name": "R-cvTools",
            "portdir": "R/R-cvTools",
            "version": "0.3.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cvTools",
            "description": "Cross-validation tools for regression models",
            "long_description": "Cross-validation tools for regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CenBAR",
                        "R-GRNNs",
                        "R-KRMM"
                    ]
                }
            ]
        },
        {
            "name": "R-cvCovEst",
            "portdir": "R/R-cvCovEst",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://philboileau.github.io/cvCovEst",
            "description": "Cross-validated covariance matrix estimation",
            "long_description": "Cross-validated covariance matrix estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-matrixStats",
                        "R-purrr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-RSpectra",
                        "R-origami",
                        "R-ggpubr",
                        "R-coop",
                        "R-RMTstat",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WLogit"
                    ]
                }
            ]
        },
        {
            "name": "R-cvAUC",
            "portdir": "R/R-cvAUC",
            "version": "1.1.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ledell/cvAUC",
            "description": "Cross-validated area under the ROC curve confidence intervals",
            "long_description": "Cross-validated area under the ROC curve confidence intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ROCR",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlpred",
                        "R-psfmi",
                        "R-SuperLearner"
                    ]
                }
            ]
        }
    ]
}