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

{
    "count": 51634,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=690",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=688",
    "results": [
        {
            "name": "R-wooldridge",
            "portdir": "R/R-wooldridge",
            "version": "1.4-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://justinmshea.github.io/wooldridge",
            "description": "115 Data sets from Introductory Econometrics: A Modern Approach (7th ed.)",
            "long_description": "115 Data sets from Introductory Econometrics: A Modern Approach (7th ed.)",
            "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-zoo",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-stargazer",
                        "R-xts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecdat"
                    ]
                }
            ]
        },
        {
            "name": "R-wkb",
            "portdir": "R/R-wkb",
            "version": "0.4-0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ianmcook/wkb",
            "description": "Convert between spatial objects and well-known binary geometry",
            "long_description": "Convert between spatial objects and well-known binary geometry",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rgeoda"
                    ]
                }
            ]
        },
        {
            "name": "R-wildmeta",
            "portdir": "R/R-wildmeta",
            "version": "0.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://meghapsimatrix.github.io/wildmeta/index.html",
            "description": "Cluster wild bootstrapping for meta-analysis",
            "long_description": "Cluster wild bootstrapping for meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-robumeta",
                        "R-metafor",
                        "R-clubSandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-mockery",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-parallelly",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-widgetframe",
            "portdir": "R/R-widgetframe",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bhaskarvk.github.io/widgetframe",
            "description": "Htmlwidgets in responsive iframes",
            "long_description": "Htmlwidgets in responsive iframes",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-htmlwidgets",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sf"
                    ]
                }
            ]
        },
        {
            "name": "R-widgetTools",
            "portdir": "R/R-widgetTools",
            "version": "1.82.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/widgetTools",
            "description": "Create an interactive tcltk widget",
            "long_description": "This packages contains tools to support the construction of tcltk widgets.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tkWidgets"
                    ]
                }
            ]
        },
        {
            "name": "R-wesanderson",
            "portdir": "R/R-wesanderson",
            "version": "0.3.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wesanderson",
            "description": "Wes Anderson palette generator",
            "long_description": "Wes Anderson palette generator",
            "active": true,
            "categories": [
                "graphics",
                "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-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary",
                        "R-colorspace"
                    ]
                }
            ]
        },
        {
            "name": "R-weightr",
            "portdir": "R/R-weightr",
            "version": "2.0.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=weightr",
            "description": "Estimate weight-function models for publication bias",
            "long_description": "Estimate weight-function models for publication bias",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RoBMA"
                    ]
                }
            ]
        },
        {
            "name": "R-weibullness",
            "portdir": "R/R-weibullness",
            "version": "1.24.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://AppliedStat.GitHub.io/R",
            "description": "Goodness-of-fit test for Weibull distribution",
            "long_description": "Goodness-of-fit test for Weibull 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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bsgof"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-webshot",
            "portdir": "R/R-webshot",
            "version": "0.5.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wch.github.io/webshot",
            "description": "Take screenshots of web pages from R",
            "long_description": "Take screenshots of web pages from R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-callr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-heatmaply",
                        "R-trelliscopejs",
                        "R-manipulateWidget"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-r2d3",
                        "R-bayesPO",
                        "R-drake",
                        "R-lavaanExtra",
                        "R-bookdown",
                        "R-rtweet",
                        "R-sentopics",
                        "R-knitr",
                        "R-wordcloud2"
                    ]
                }
            ]
        },
        {
            "name": "R-weakARMA",
            "portdir": "R/R-weakARMA",
            "version": "1.0.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plmlab.math.cnrs.fr/jrolland/weakARMA",
            "description": "Tools for the analysis of weak ARMA models",
            "long_description": "Tools for the analysis of weak ARMA models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vars",
                        "R-CRAN-recommended",
                        "R-matrixStats",
                        "R-CompQuadForm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-renv",
                        "R-timeSeries"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-wbstats",
            "portdir": "R/R-wbstats",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gshs-ornl.github.io/wbstats",
            "description": "Programmatic access to data and statistics from the World Bank API",
            "long_description": "Programmatic access to data and statistics from the World Bank API",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-lubridate",
                        "R-httr",
                        "R-readr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-waiter",
            "portdir": "R/R-waiter",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://waiter.john-coene.com",
            "description": "Loading screen for Shiny",
            "long_description": "Loading screen for Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-httr",
                        "R-packer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinydashboardPlus",
                        "R-bs4Dash",
                        "R-gptstudio"
                    ]
                }
            ]
        },
        {
            "name": "R-vtable",
            "portdir": "R/R-vtable",
            "version": "1.4.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nickch-k.github.io/vtable",
            "description": "An R package for creating variable documentation files",
            "long_description": "An R package for creating variable documentation files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-kableExtra",
                        "R-sjlabelled",
                        "R-CRAN-recommended",
                        "R-knitr",
                        "R-haven"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vstdct",
            "portdir": "R/R-vstdct",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vstdct",
            "description": "Non-parametric estimation of Toeplitz covariance matrices",
            "long_description": "Non-parametric estimation of Toeplitz covariance matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dtt",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vsp",
            "portdir": "R/R-vsp",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rohelab.github.io/vsp/dev",
            "description": "Vintage Sparse PCA for semi-parametric factor analysis",
            "long_description": "Vintage Sparse PCA for semi-parametric factor analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-tibble",
                        "R-withr",
                        "R-ggplot2",
                        "R-RSpectra",
                        "R-LRMF3",
                        "R-invertiforms",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-covr",
                        "R-GGally",
                        "R-tidygraph",
                        "R-igraphdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vscc",
            "portdir": "R/R-vscc",
            "version": "0.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vscc",
            "description": "Variable Selection for Clustering and Classification",
            "long_description": "Variable Selection for Clustering and Classification",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-teigen",
                        "R-CRAN-recommended",
                        "R-mclust",
                        "R-MixGHD",
                        "R-ManlyMix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vrtest",
            "portdir": "R/R-vrtest",
            "version": "1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vrtest",
            "description": "Variance ratio tests and other tests for martingale difference hypothesis",
            "long_description": "Variance ratio tests and other tests for martingale difference hypothesis",
            "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-votesys",
            "portdir": "R/R-votesys",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=votesys",
            "description": "Voting systems, instant-runoff voting, Borda method, various Condorcet methods",
            "long_description": "Voting systems, instant-runoff voting, Borda method, various Condorcet methods",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-voteSim",
            "portdir": "R/R-voteSim",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=voteSim",
            "description": "Generate simulated data for voting rules using evaluations",
            "long_description": "Generate simulated data for voting rules using evaluations",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-extraDistr",
                        "R-GenOrd",
                        "R-CRAN-recommended",
                        "R-truncnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-visreg",
            "portdir": "R/R-visreg",
            "version": "2.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pbreheny.github.io/visreg",
            "description": "Visualization of Regression models",
            "long_description": "Visualization of Regression models",
            "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-ggplot2",
                        "R-knitr",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sdmTMB",
                        "R-stdmod"
                    ]
                }
            ]
        },
        {
            "name": "R-viridis",
            "portdir": "R/R-viridis",
            "version": "0.6.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sjmgarnier.github.io/viridis",
            "description": "Colorblind-friendly color maps for R",
            "long_description": "Colorblind-friendly color maps for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-viridisLite",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-vdiffr",
                        "R-svglite",
                        "R-maps",
                        "R-hexbin",
                        "R-dichromat",
                        "R-mapproj",
                        "R-terra",
                        "R-colorspace",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GNAR",
                        "R-diffudist",
                        "R-leaflet",
                        "R-qreport",
                        "R-RprobitB",
                        "R-SUMMER",
                        "R-ggraph",
                        "R-heatmaply",
                        "R-hmer",
                        "R-bayesvl",
                        "R-dendextend",
                        "R-mgcViz",
                        "R-Hmisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-metR",
                        "R-tidyjson",
                        "R-palr",
                        "R-ggside",
                        "R-ufs",
                        "R-marqLevAlg",
                        "R-sugrrants",
                        "R-nullabor",
                        "R-rSPDE",
                        "R-ggblanket",
                        "R-colorspace",
                        "R-extras",
                        "R-gbm",
                        "R-semtree"
                    ]
                }
            ]
        },
        {
            "name": "R-vipor",
            "portdir": "R/R-vipor",
            "version": "0.4.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vipor",
            "description": "Plot categorical data using quasirandom noise and density estimates",
            "long_description": "Plot categorical data using quasirandom noise and density estimates",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-beanplot",
                        "R-beeswarm",
                        "R-ggbeeswarm",
                        "R-vioplot",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggbeeswarm"
                    ]
                }
            ]
        },
        {
            "name": "R-vip",
            "portdir": "R/R-vip",
            "version": "0.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vip",
            "description": "Variable Importance Plots",
            "long_description": "Variable Importance Plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-yardstick",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-prettyglm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gbm"
                    ]
                }
            ]
        },
        {
            "name": "R-via",
            "portdir": "R/R-via",
            "version": "0.2.0",
            "license": "CC-BY-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=via",
            "description": "Virtual Arrays",
            "long_description": "Virtual Arrays",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-verification",
            "portdir": "R/R-verification",
            "version": "1.42",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=verification",
            "description": "Weather forecast verification utilities",
            "long_description": "Weather forecast verification utilities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CircStats",
                        "R-fields",
                        "R-CRAN-recommended",
                        "R-dtw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-FRK"
                    ]
                }
            ]
        },
        {
            "name": "R-venn",
            "portdir": "R/R-venn",
            "version": "1.12",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=venn",
            "description": "Draw Venn diagrams",
            "long_description": "Draw Venn diagrams",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-admisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-QCA",
                        "R-ggpolypath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ]
        },
        {
            "name": "R-vembedr",
            "portdir": "R/R-vembedr",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ijlyttle/vembedr",
            "description": "Embed video in HTML",
            "long_description": "Embed video in HTML",
            "active": true,
            "categories": [
                "science",
                "multimedia",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-stringr",
                        "R-htmltools",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-here",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-usethis",
                        "R-covr",
                        "R-conflicted"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-promises"
                    ]
                }
            ]
        },
        {
            "name": "R-vcov",
            "portdir": "R/R-vcov",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vcov",
            "description": "Variance-covariance matrices and standard errors",
            "long_description": "Variance-covariance matrices and standard errors",
            "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-vcdExtra",
            "portdir": "R/R-vcdExtra",
            "version": "0.8-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://friendly.github.io/vcdExtra",
            "description": "Extensions and additions to vcd (Visualizing Categorical Data)",
            "long_description": "Extensions and additions to vcd (Visualizing Categorical Data)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-here",
                        "R-purrr",
                        "R-readxl",
                        "R-tidyr",
                        "R-glue",
                        "R-vcd",
                        "R-ca",
                        "R-CRAN-recommended",
                        "R-gnm",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jmv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-aplore3",
                        "R-gnm"
                    ]
                }
            ]
        },
        {
            "name": "R-vccp",
            "portdir": "R/R-vccp",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vccp",
            "description": "Vine copula change point detection in multivariate time series",
            "long_description": "Vine copula change point detection in multivariate time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VineCopula",
                        "R-mosum",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-varycoef",
            "portdir": "R/R-varycoef",
            "version": "0.3.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jakobdambon/varycoef",
            "description": "Model spatially varying coefficients",
            "long_description": "Model spatially varying coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-spam",
                        "R-optimParallel",
                        "R-ParamHelpers",
                        "R-mlr",
                        "R-mlrMBO",
                        "R-smoof",
                        "R-CRAN-recommended",
                        "R-pbapply",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-latticeExtra",
                        "R-spData",
                        "R-DiceKriging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-variables",
            "portdir": "R/R-variables",
            "version": "1.1-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=variables",
            "description": "Abstract descriptions of (yet) unobserved variables",
            "long_description": "Abstract descriptions of (yet) unobserved variables",
            "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-tramME",
                        "R-trtf",
                        "R-mlt",
                        "R-basefun",
                        "R-tram",
                        "R-tbm",
                        "R-cotram"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlt.docreg"
                    ]
                }
            ]
        },
        {
            "name": "R-varhandle",
            "portdir": "R/R-varhandle",
            "version": "2.0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/mehrad/varhandle",
            "description": "Functions for robust variable handling",
            "long_description": "Functions for robust variable handling",
            "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-varSelRF",
            "portdir": "R/R-varSelRF",
            "version": "0.7-8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=varSelRF",
            "description": "Variable Selection via Random Forests",
            "long_description": "Variable Selection via Random Forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-varImp",
            "portdir": "R/R-varImp",
            "version": "0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=varImp",
            "description": "RF variable importance for arbitrary measures",
            "long_description": "RF variable importance for arbitrary measures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-measures",
                        "R-party",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ranger"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-party"
                    ]
                }
            ]
        },
        {
            "name": "R-validatetools",
            "portdir": "R/R-validatetools",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=validatetools",
            "description": "Checking and simplifying validation rule sets",
            "long_description": "Checking and simplifying validation rule sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lpSolveAPI",
                        "R-validate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clib",
            "portdir": "devel/clib",
            "version": "2.8.7",
            "license": "MIT",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.clibs.org",
            "description": "Package manager for the C programming language.",
            "long_description": "Package manager for the C programming language. Basically the lazy-man’s copy/paste promoting smaller C utilities, also serving as a nice way to discover these sort of libraries. The goal of clibs is to provide stand-alone “micro” C libraries for developers to quickly install without coupling to large frameworks. You should use clib(1) to fetch these files for you and check them into your repository, the end-user and contributors should not require having clib(1) installed. This allows clib(1) to fit into any new or existing C workflow without friction.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsh",
            "portdir": "net/lsh",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lysator.liu.se/~nisse/lsh/",
            "description": "A GNU implementation of the Secure Shell protocols",
            "long_description": "lsh is a free implementation (in the GNU sense) of the ssh version 2 protocol, currently being standardised by the IETF SECSH working group",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "liboop",
                        "nettle",
                        "zlib",
                        "tcp_wrappers",
                        "xauth",
                        "xorg-libXau",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avr-libc",
            "portdir": "cross/avr-libc",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avrdudes.github.io/avr-libc/",
            "description": "C library for the AVR microcontroller.",
            "long_description": "AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dolfin",
            "portdir": "math/dolfin",
            "version": "2019.1.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/fenics-project/dolfin",
            "description": "DOLFIN is a part of FEniCS",
            "long_description": "DOLFIN is a library that functions as the main user interface of FEniCS",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang10",
                "clang11",
                "clang12",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gfortran",
                "mpich",
                "openmpi",
                "cgal",
                "docs",
                "hdf5",
                "parmetis",
                "scotch",
                "suitesparse",
                "petsc",
                "petsc4py",
                "slepc",
                "slepc4py"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "armadillo",
                        "boost176",
                        "SuiteSparse_AMD",
                        "py312-ply",
                        "py312-ffc",
                        "mpich-clang16",
                        "SuiteSparse_UMFPACK",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-dolfin",
                        "py38-dolfin",
                        "py39-dolfin",
                        "py310-dolfin",
                        "py311-dolfin",
                        "py312-dolfin"
                    ]
                }
            ]
        },
        {
            "name": "R-utility",
            "portdir": "R/R-utility",
            "version": "1.4.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=utility",
            "description": "Construct, evaluate and plot value and utility functions",
            "long_description": "Construct, evaluate and plot value and utility functions",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ustfd",
            "portdir": "R/R-ustfd",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ustfd",
            "description": "API client for U.S. Treasury fiscal data",
            "long_description": "API client for U.S. Treasury fiscal data",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-lubridate",
                        "R-httr",
                        "R-readr",
                        "R-snakecase",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-usedist",
            "portdir": "R/R-usedist",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=usedist",
            "description": "Distance matrix utilities",
            "long_description": "Distance matrix utilities",
            "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-dplyr",
                        "R-tidyr",
                        "R-testthat",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-urlchecker",
            "portdir": "R/R-urlchecker",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/urlchecker",
            "description": "Run CRAN URL checks from older R versions",
            "long_description": "Run CRAN URL checks from older R versions",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-xml2",
                        "R-CRAN-recommended",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools"
                    ]
                }
            ]
        },
        {
            "name": "R-unjoin",
            "portdir": "R/R-unjoin",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hypertidy/unjoin",
            "description": "Separate a data frame by normalization",
            "long_description": "Separate a data frame by normalization",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-silicate"
                    ]
                }
            ]
        },
        {
            "name": "R-universals",
            "portdir": "R/R-universals",
            "version": "0.0.5.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poissonconsulting.github.io/universals",
            "description": "S3 generics for Bayesian analyses",
            "long_description": "S3 generics for Bayesian analyses",
            "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-testthat",
                        "R-covr",
                        "R-nlist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmcr",
                        "R-nlist",
                        "R-term"
                    ]
                }
            ]
        },
        {
            "name": "R-ui",
            "portdir": "R/R-ui",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ui",
            "description": "Uncertainty intervals and sensitivity analysis for missing data",
            "long_description": "Uncertainty intervals and sensitivity analysis for missing data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ufs",
            "portdir": "R/R-ufs",
            "version": "0.5.12",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ufs.opens.science",
            "description": "Collection of utilities",
            "long_description": "This package contains the general-purpose tools and utilities, and is the most direct successor of the original R-userfriendlyscience package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-dplyr",
                        "R-htmltools",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-scales",
                        "R-ggridges",
                        "R-ggrepel",
                        "R-GPArotation",
                        "R-kableExtra",
                        "R-pander",
                        "R-SuppDists",
                        "R-pwr",
                        "R-diptest",
                        "R-rmdpartials",
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remotes",
                        "R-lavaan",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-viridis",
                        "R-rio",
                        "R-psych",
                        "R-car",
                        "R-GGally",
                        "R-MBESS",
                        "R-bootES",
                        "R-careless",
                        "R-jmvcore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ufRisk",
            "portdir": "R/R-ufRisk",
            "version": "1.0.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ufRisk",
            "description": "Risk measure calculation in financial time series",
            "long_description": "Risk measure calculation in financial time series",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-smoots",
                        "R-CRAN-recommended",
                        "R-fracdiff",
                        "R-esemifar",
                        "R-rugarch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-uclust",
            "portdir": "R/R-uclust",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=uclust",
            "description": "Clustering and classification inference with u-statistics",
            "long_description": "Clustering and classification inference with u-statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robcor",
                        "R-CRAN-recommended",
                        "R-dendextend"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}