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

{
    "count": 50506,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=612",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=610",
    "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-whoami",
            "portdir": "R/R-whoami",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/whoami",
            "description": "Username, full name, e-mail address, GitHub username of the current user",
            "long_description": "Username, full name, e-mail address, GitHub username of the current user",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rhub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-pkgsearch",
                        "R-fritools",
                        "R-lgr",
                        "R-pkgKitten",
                        "R-desc"
                    ]
                }
            ]
        },
        {
            "name": "R-whisker",
            "portdir": "R/R-whisker",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=whisker",
            "description": "Mustache for R, logicless templating",
            "long_description": "Mustache for R, logicless templating",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pins",
                        "R-fauxpas",
                        "R-params",
                        "R-pkgdown",
                        "R-googleAnalyticsR",
                        "R-charlatan",
                        "R-usethis",
                        "R-distill",
                        "R-rebib",
                        "R-tfruns"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsample",
                        "R-enrichwith"
                    ]
                }
            ]
        },
        {
            "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-drake",
                        "R-lavaanExtra",
                        "R-rtweet",
                        "R-wordcloud2",
                        "R-r2d3",
                        "R-sentopics",
                        "R-bookdown",
                        "R-bayesPO",
                        "R-knitr"
                    ]
                }
            ]
        },
        {
            "name": "R-webdriver",
            "portdir": "R/R-webdriver",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgs.rstudio.com/flexdashboard",
            "description": "WebDriver client for PhantomJS",
            "long_description": "WebDriver client for PhantomJS",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-withr",
                        "R-callr",
                        "R-httr",
                        "R-debugme",
                        "R-showimage",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-testthat",
                        "R-covr",
                        "R-pingr",
                        "R-servr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinytest"
                    ]
                }
            ]
        },
        {
            "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-vosonSML",
            "portdir": "R/R-vosonSML",
            "version": "0.32.7",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vosonlab.github.io/vosonSML",
            "description": "Collecting social media data and generating networks for analysis",
            "long_description": "A suite of easy to use functions for collecting social media data and generating networks for analysis. Supports Twitter, YouTube, Reddit and web site data sources.",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-data.table",
                        "R-lubridate",
                        "R-httr",
                        "R-textutils",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vizdraws",
            "portdir": "R/R-vizdraws",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vizdraws.martinez.fyi",
            "description": "Visualize draws from the prior and posterior distributions",
            "long_description": "Visualize draws from the prior and posterior distributions",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-htmlwidgets",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glue",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsynth"
                    ]
                }
            ]
        },
        {
            "name": "R-visualize",
            "portdir": "R/R-visualize",
            "version": "4.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thecoatlessprofessor.com/projects/visualize",
            "description": "Graph probability distributions with user-supplied parameters and statistics",
            "long_description": "Graph probability distributions with user-supplied parameters and statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-visNetwork",
            "portdir": "R/R-visNetwork",
            "version": "2.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=visNetwork",
            "description": "Network visualization using vis.js Library",
            "long_description": "Network visualization using vis.js Library",
            "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-htmltools",
                        "R-htmlwidgets",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MXM",
                        "R-nda",
                        "R-corrViz",
                        "R-delayed",
                        "R-DiagrammeR",
                        "R-arulesViz",
                        "R-vennLasso",
                        "R-GroupBN",
                        "R-petrinetR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jagstargets",
                        "R-data.validator",
                        "R-drake",
                        "R-pomdp",
                        "R-targets",
                        "R-lava"
                    ]
                }
            ]
        },
        {
            "name": "R-virtuoso",
            "portdir": "R/R-virtuoso",
            "version": "0.1.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-dbi.github.io/odbc",
            "description": "Interface to Virtuoso using ODBC",
            "long_description": "Interface to Virtuoso using ODBC",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ps",
                        "R-DBI",
                        "R-digest",
                        "R-processx",
                        "R-rappdirs",
                        "R-ini",
                        "R-odbc",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virtuoso",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-viridisLite",
            "portdir": "R/R-viridisLite",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sjmgarnier.github.io/viridisLite",
            "description": "Colorblind-friendly color maps (lite version)",
            "long_description": "Colorblind-friendly color maps (lite version)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-hexbin",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rasterVis",
                        "R-plotly",
                        "R-kableExtra",
                        "R-DiagrammeR",
                        "R-bayesdfa",
                        "R-ggblanket",
                        "R-mstate",
                        "R-viridis",
                        "R-netdiffuseR",
                        "R-scales",
                        "R-fdasrvf",
                        "R-fields",
                        "R-vcfR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rotasym",
                        "R-PlaneGeometry",
                        "R-cgalMeshes",
                        "R-samc",
                        "R-sphunif",
                        "R-RCDT",
                        "R-highcharter",
                        "R-targeted",
                        "R-tessellation"
                    ]
                }
            ]
        },
        {
            "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-Hmisc",
                        "R-bayesvl",
                        "R-hmer",
                        "R-RprobitB",
                        "R-diffudist",
                        "R-mgcViz",
                        "R-ggraph",
                        "R-heatmaply",
                        "R-SUMMER",
                        "R-GNAR",
                        "R-leaflet",
                        "R-qreport",
                        "R-dendextend"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-marqLevAlg",
                        "R-semtree",
                        "R-sugrrants",
                        "R-nullabor",
                        "R-rSPDE",
                        "R-extras",
                        "R-metR",
                        "R-gbm",
                        "R-palr",
                        "R-ggside",
                        "R-tidyjson",
                        "R-ufs",
                        "R-colorspace",
                        "R-stars",
                        "R-ggblanket"
                    ]
                }
            ]
        },
        {
            "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-gnm",
                        "R-aplore3"
                    ]
                }
            ]
        },
        {
            "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-vars",
            "portdir": "R/R-vars",
            "version": "1.6-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vars",
            "description": "VAR modelling",
            "long_description": "VAR modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-urca",
                        "R-strucchange",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsDyn",
                        "R-weakARMA",
                        "R-bootCT",
                        "R-ftsa",
                        "R-tvReg",
                        "R-grangers",
                        "R-HDTSA",
                        "R-VARshrink"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FAVAR",
                        "R-BVAR",
                        "R-AER",
                        "R-broom",
                        "R-LambertW",
                        "R-greybox",
                        "R-RTransferEntropy",
                        "R-ggfortify",
                        "R-lpirfs",
                        "R-dfms",
                        "R-dsem",
                        "R-bruceR",
                        "R-collapse"
                    ]
                }
            ]
        },
        {
            "name": "R-varian",
            "portdir": "R/R-varian",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=varian",
            "description": "R package for variability analysis",
            "long_description": "R package for variability 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-rstan",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-gridExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "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-basefun",
                        "R-trtf",
                        "R-tramME",
                        "R-mlt",
                        "R-cotram",
                        "R-tram",
                        "R-tbm"
                    ]
                },
                {
                    "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": 1020
                }
            ],
            "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": []
        }
    ]
}