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

{
    "count": 49697,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=944",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=942",
    "results": [
        {
            "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-vsclust",
            "portdir": "R/R-vsclust",
            "version": "1.6.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/vsclust",
            "description": "Feature-based variance-sensitive quantitative clustering",
            "long_description": "Feature-based variance-sensitive quantitative clustering",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-limma",
                        "R-qvalue",
                        "R-MultiAssayExperiment",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-matrixStats"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VSdecomp",
            "portdir": "R/R-VSdecomp",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VSdecomp",
            "description": "Variance and skewness decomposition",
            "long_description": "Variance and skewness decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Hmisc",
                        "R-lfe",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-reshape"
                    ]
                },
                {
                    "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-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-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": "rw",
            "portdir": "sysutils/rw",
            "version": "1.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sortix.org/rw/",
            "description": "a simple replacement for dd(1)",
            "long_description": "Sortix rw is a program that reads blocks from the standard input and copies them to the standard output until the end of the standard input. rw(1) is designed to be a replacement for dd(1), providing only the the core blockwise I/O. It has a standard command line interface with dashed options, useful and efficient defaults.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "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-waldo",
            "portdir": "R/R-waldo",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://waldo.r-lib.org",
            "description": "Find differences between R objects",
            "long_description": "Find differences between R objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-diffobj",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-bit64",
                        "R-xml2",
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-S7"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-constructive",
                        "R-testthat",
                        "R-typed"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mixvlmc",
                        "R-crosstable",
                        "R-readr",
                        "R-glue",
                        "R-dtplyr",
                        "R-vctrs",
                        "R-vroom",
                        "R-dm",
                        "R-latex2exp",
                        "R-openxlsx2",
                        "R-mark",
                        "R-renv",
                        "R-rgl",
                        "R-ggside"
                    ]
                }
            ]
        },
        {
            "name": "R-walker",
            "portdir": "R/R-walker",
            "version": "1.0.10",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helske/walker",
            "description": "Bayesian generalized linear models with time-varying coefficients",
            "long_description": "Bayesian generalized linear models with time-varying coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-coda",
                        "R-rstantools",
                        "R-dplyr",
                        "R-loo",
                        "R-ggplot2",
                        "R-rstan",
                        "R-bayesplot",
                        "R-Hmisc",
                        "R-KFAS",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-diagis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WALS",
            "portdir": "R/R-WALS",
            "version": "0.2.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevhuy/WALS",
            "description": "Weighted-average least squares model averaging",
            "long_description": "Weighted-average least squares model averaging",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Formula",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-AER",
                        "R-BayesVarSel",
                        "R-BMS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-warp",
            "portdir": "R/R-warp",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davisvaughan.github.io/warp",
            "description": "Group dates",
            "long_description": "Tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more.",
            "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-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-slider"
                    ]
                }
            ]
        },
        {
            "name": "R-waspr",
            "portdir": "R/R-waspr",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=waspr",
            "description": "Wasserstein barycenters of subset posteriors",
            "long_description": "Wasserstein barycenters of subset posteriors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-watson",
            "portdir": "R/R-watson",
            "version": "0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=watson",
            "description": "Fit and simulate mixtures of Watson distributions",
            "long_description": "Fit and simulate mixtures of Watson distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Tinflex",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WaveletGARCH",
            "portdir": "R/R-WaveletGARCH",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WaveletGARCH",
            "description": "Fit the Wavelet-GARCH model to volatile time series data",
            "long_description": "Fit the Wavelet-GARCH model to volatile time series data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rugarch",
                        "R-wavelets",
                        "R-forecast",
                        "R-FinTS",
                        "R-CRAN-recommended",
                        "R-fracdiff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WaveletML",
            "portdir": "R/R-WaveletML",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WaveletML",
            "description": "Wavelet decomposition-based hybrid machine learning models",
            "long_description": "Wavelet decomposition-based hybrid machine learning models",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tseries",
                        "R-pso",
                        "R-caret",
                        "R-fGarch",
                        "R-aTSA",
                        "R-earth",
                        "R-e1071",
                        "R-wavelets",
                        "R-CRAN-recommended",
                        "R-FinTS",
                        "R-LSTS",
                        "R-neuralnet",
                        "R-forecast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-wavelets",
            "portdir": "R/R-wavelets",
            "version": "0.3-0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wavelets",
            "description": "Functions for computing wavelet filters, wavelet transforms and multiresolution analyses",
            "long_description": "Functions for computing wavelet filters, wavelet transforms and multiresolution analyses",
            "active": true,
            "categories": [
                "science",
                "finance",
                "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-TSrepr",
                        "R-tspredit",
                        "R-WaveletGARCH",
                        "R-WaveletML",
                        "R-wbsts"
                    ]
                }
            ]
        },
        {
            "name": "R-waveslim",
            "portdir": "R/R-waveslim",
            "version": "1.8.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=waveslim",
            "description": "Basic wavelet routines for one-, two- and three-dimensional signal processing",
            "long_description": "Basic wavelet routines for one-, two- and three-dimensional signal processing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-multitaper"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-fftw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tswge"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MassSpecWavelet",
                        "R-dplR"
                    ]
                }
            ]
        },
        {
            "name": "R-wavethresh",
            "portdir": "R/R-wavethresh",
            "version": "4.7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wavethresh",
            "description": "Wavelets statistics and transforms",
            "long_description": "Wavelets statistics and transforms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lpacf",
                        "R-costat",
                        "R-locits",
                        "R-dLagM",
                        "R-rTensor2"
                    ]
                }
            ]
        },
        {
            "name": "R-wbacon",
            "portdir": "R/R-wbacon",
            "version": "0.6-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobiasschoch/wbacon",
            "description": "Weighted BACON algorithms",
            "long_description": "Weighted BACON algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-hexbin",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-robustbase",
                        "R-robustX",
                        "R-modi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-robsurvey"
                    ]
                }
            ]
        },
        {
            "name": "R-wbs",
            "portdir": "R/R-wbs",
            "version": "1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wbs",
            "description": "Wild binary segmentation for multiple change-point detection",
            "long_description": "Wild binary segmentation for multiple change-point detection",
            "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": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "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-wbsts",
            "portdir": "R/R-wbsts",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wbsts",
            "description": "Multiple change-point detection for non-stationary time series",
            "long_description": "Multiple change-point detection for non-stationary time series",
            "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-wavelets",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-wCorr",
            "portdir": "R/R-wCorr",
            "version": "1.9.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://american-institutes-for-research.github.io/wCorr",
            "description": "Weighted Correlations",
            "long_description": "Weighted Correlations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-minqa",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-doBy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ivDiag"
                    ]
                }
            ]
        },
        {
            "name": "R-WDI",
            "portdir": "R/R-WDI",
            "version": "2.7.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vincentarelbundock.github.io/WDI/",
            "description": "World Development Indicators and other World Bank data",
            "long_description": "World Development Indicators and other World Bank data",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-tidyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-GDPuc"
                    ]
                }
            ]
        },
        {
            "name": "R-wdm",
            "portdir": "R/R-wdm",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wdm",
            "description": "Weighted Dependence Measures",
            "long_description": "Weighted Dependence Measures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-Hmisc",
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CondCopulas",
                        "R-wdnet",
                        "R-BBcor",
                        "R-rvinecopulib",
                        "R-svines",
                        "R-vinereg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lcopula",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-wdnet",
            "portdir": "R/R-wdnet",
            "version": "1.2.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/wdnetwork/wdnet",
            "description": "Weighted and Directed Networks",
            "long_description": "Weighted and Directed Networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-wdm",
                        "R-CVXR",
                        "R-RcppXPtrUtils",
                        "R-rARPACK",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-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-webfakes",
            "portdir": "R/R-webfakes",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/webfakes",
            "description": "Fake web-apps for HTTP testing",
            "long_description": "Fake web-apps for HTTP testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-jsonlite",
                        "R-xml2",
                        "R-glue",
                        "R-digest",
                        "R-withr",
                        "R-processx",
                        "R-zip",
                        "R-callr",
                        "R-testthat",
                        "R-httr",
                        "R-covr",
                        "R-brotli",
                        "R-curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-httptest2",
                        "R-rsconnect",
                        "R-processx",
                        "R-httr2",
                        "R-vcr",
                        "R-rcmdcheck",
                        "R-ps",
                        "R-remotes",
                        "R-rhub",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-renv"
                    ]
                }
            ]
        },
        {
            "name": "R-webmockr",
            "portdir": "R/R-webmockr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/webmockr",
            "description": "R library for stubbing and setting expectations on HTTP requests",
            "long_description": "R library for stubbing and setting expectations on HTTP requests",
            "active": true,
            "categories": [
                "net",
                "science",
                "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-magrittr",
                        "R-crul",
                        "R-fauxpas",
                        "R-urltools",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-httr",
                        "R-vcr",
                        "R-httr2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vcr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crul"
                    ]
                }
            ]
        },
        {
            "name": "R-webp",
            "portdir": "R/R-webp",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=webp",
            "description": "New format for lossless and lossy image compression",
            "long_description": "New format for lossless and lossy image compression",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "webp",
                        "R-jpeg",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magick",
                        "R-pdftools",
                        "R-rsvg"
                    ]
                }
            ]
        },
        {
            "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-websocket",
            "portdir": "R/R-websocket",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=websocket",
            "description": "WebSocket client library",
            "long_description": "WebSocket client library",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-later",
                        "R-AsioHeaders",
                        "R-CRAN-recommended",
                        "openssl3",
                        "R-R6",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pagedown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-shinylight"
                    ]
                }
            ]
        },
        {
            "name": "R-webutils",
            "portdir": "R/R-webutils",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=webutils",
            "description": "Utility functions for web applications",
            "long_description": "Utility functions for web applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plumber",
                        "R-reqres"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl"
                    ]
                }
            ]
        },
        {
            "name": "R-WeibullFit",
            "portdir": "R/R-WeibullFit",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WeibullFit",
            "description": "Fit and plot a dataset to the Weibull probability distribution function",
            "long_description": "Fit and plot a dataset to the Weibull probability distribution function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-R.methodsS3",
                        "R-R.oo",
                        "R-optimx",
                        "R-mixdist",
                        "R-e1071",
                        "R-sqldf",
                        "R-FAdist",
                        "R-CRAN-recommended",
                        "R-kSamples",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-WeightedCluster",
            "portdir": "R/R-WeightedCluster",
            "version": "1.8-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mephisto.unige.ch/weightedcluster",
            "description": "Clustering of weighted data",
            "long_description": "Clustering of weighted data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-foreach",
                        "R-doFuture",
                        "R-fastcluster",
                        "R-TraMineR",
                        "R-CRAN-recommended",
                        "R-vegclust",
                        "R-progressr",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-progress",
                        "R-knitr",
                        "R-vegan",
                        "R-isotone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TraMineR"
                    ]
                }
            ]
        },
        {
            "name": "R-WeightedROC",
            "portdir": "R/R-WeightedROC",
            "version": "2020.1.31",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WeightedROC",
            "description": "Fast, weighted ROC curves",
            "long_description": "Fast, weighted ROC curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tmle"
                    ]
                }
            ]
        },
        {
            "name": "R-WeightIt",
            "portdir": "R/R-WeightIt",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ngreifer.github.io/WeightIt/",
            "description": "Weighting for covariate balance in observational studies",
            "long_description": "Weighting for covariate balance in observational studies",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-ggplot2",
                        "R-chk",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-cobalt",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "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-weights",
            "portdir": "R/R-weights",
            "version": "1.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=weights",
            "description": "Weighting and weighted statistics",
            "long_description": "Weighting and weighted statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gdata",
                        "R-mice",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-Hmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-maic",
                        "R-anesrake",
                        "R-lctools",
                        "R-smacof"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jtools"
                    ]
                }
            ]
        },
        {
            "name": "R-WeightSVM",
            "portdir": "R/R-WeightSVM",
            "version": "1.7-13",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zjph602xtc",
            "description": "Subject-weighted support vector machines",
            "long_description": "Subject-weighted support vector machines",
            "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-xtable",
                        "R-SparseM",
                        "R-knitr",
                        "R-slam",
                        "R-kernlab",
                        "R-e1071"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mpath"
                    ]
                }
            ]
        },
        {
            "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-weyl",
            "portdir": "R/R-weyl",
            "version": "0.0-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/weyl",
            "description": "A suite of routines for Weyl algebras",
            "long_description": "A suite of routines for Weyl algebras",
            "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-spray",
                        "R-CRAN-recommended",
                        "R-mathjaxr",
                        "R-freealg",
                        "R-disordR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WgtEff",
            "portdir": "R/R-WgtEff",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WgtEff",
            "description": "Functions for weighting effects",
            "long_description": "Functions for weighting effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WH",
            "portdir": "R/R-WH",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GuillaumeBiessy/WH",
            "description": "Enhanced implementation of Whittaker–Henderson smoothing",
            "long_description": "Enhanced implementation of Whittaker–Henderson smoothing",
            "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-rmarkdown",
                        "R-spelling",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-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-widals",
            "portdir": "R/R-widals",
            "version": "0.6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=widals",
            "description": "Weighting by Inverse Distance with Adaptive Least Squares",
            "long_description": "Weighting by Inverse Distance with Adaptive Least Squares",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snowfall",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SSsimple"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}