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

{
    "count": 50783,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=964",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=962",
    "results": [
        {
            "name": "R-utf8",
            "portdir": "R/R-utf8",
            "version": "1.2.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ptrckprry.com/r-utf8",
            "description": "UTF-8 text processing",
            "long_description": "R package for manipulating and printing UTF-8 text that fixes multiple bugs in R’s UTF-8 handling.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-params",
                        "R-haven",
                        "R-labelled"
                    ]
                }
            ]
        },
        {
            "name": "R-utility",
            "portdir": "R/R-utility",
            "version": "1.4.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=utility",
            "description": "Construct, evaluate and plot value and utility functions",
            "long_description": "Construct, evaluate and plot value and utility functions",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-uuid",
            "portdir": "R/R-uuid",
            "version": "1.2-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/s-u/uuid",
            "description": "Tools for generating and handling of UUIDs",
            "long_description": "Tools for generating and handling of UUIDs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3",
                        "R-villager",
                        "R-fiery",
                        "R-flextable",
                        "R-filearray",
                        "R-officer",
                        "R-bigmemory",
                        "R-googledrive",
                        "R-officedown",
                        "R-RestRserve",
                        "R-sl3",
                        "R-sparklyr",
                        "R-shinyalert",
                        "R-delayed",
                        "R-ids",
                        "R-synchronicity",
                        "R-tmle3",
                        "R-ggiraph",
                        "R-IRkernel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-renv",
                        "R-rotor",
                        "R-here",
                        "R-RcppUUID"
                    ]
                }
            ]
        },
        {
            "name": "R-uwot",
            "portdir": "R/R-uwot",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jlmelville.github.io/uwot",
            "description": "Uniform manifold approximation and projection (umap) method for dimensionality reduction",
            "long_description": "Uniform manifold approximation and projection (umap) method for dimensionality reduction",
            "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-RcppProgress",
                        "R-irlba",
                        "R-FNN",
                        "R-dqrng",
                        "R-RSpectra",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppAnnoy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RcppHNSW",
                        "R-bigstatsr",
                        "R-rnndescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat",
                        "R-sccore"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-graphlayouts"
                    ]
                }
            ]
        },
        {
            "name": "R-V8",
            "portdir": "R/R-V8",
            "version": "4.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=V8",
            "description": "Embedded javascript and webassembly engine for R",
            "long_description": "Embedded javascript and webassembly engine for R",
            "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-jsonlite",
                        "v8-8.3",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-js"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-validate",
            "portdir": "R/R-validate",
            "version": "1.1.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/data-cleaning/validate",
            "description": "Data validation infrastructure",
            "long_description": "Data validation infrastructure",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-settings",
                        "R-CRAN-recommended",
                        "R-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsdmx",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-bookdown",
                        "R-lumberjack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-deductive",
                        "R-validatetools"
                    ]
                }
            ]
        },
        {
            "name": "R-validatetools",
            "portdir": "R/R-validatetools",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=validatetools",
            "description": "Checking and simplifying validation rule sets",
            "long_description": "Checking and simplifying validation rule sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lpSolveAPI",
                        "R-validate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-valorate",
            "portdir": "R/R-valorate",
            "version": "1.0-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=valorate",
            "description": "Velocity and Accuracy of the LOg-RAnk TEst",
            "long_description": "Velocity and Accuracy of the LOg-RAnk TEst",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vapour",
            "portdir": "R/R-vapour",
            "version": "0.10.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/vapour",
            "description": "Access to the Geospatial Data Abstraction Library (GDAL)",
            "long_description": "Access to the Geospatial Data Abstraction Library (GDAL)",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "gdal",
                        "proj9",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-varbvs",
            "portdir": "R/R-varbvs",
            "version": "2.6-10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcarbo.github.io/varbvs",
            "description": "Large-scale Bayesian variable selection using variational methods",
            "long_description": "Large-scale Bayesian variable selection using variational methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nor1mix",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-latticeExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-glmnet",
                        "R-qtl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VARDetect",
            "portdir": "R/R-VARDetect",
            "version": "0.1.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VARDetect",
            "description": "Multiple change point detection in structural VAR models",
            "long_description": "Multiple change point detection in structural VAR models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-igraph",
                        "R-pracma",
                        "R-MTS",
                        "R-CRAN-recommended",
                        "R-sparsevar",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VaRES",
            "portdir": "R/R-VaRES",
            "version": "1.0.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VaRES",
            "description": "Computes value at risk and expected shortfall for over 100 parametric distributions",
            "long_description": "Computes value at risk and expected shortfall for over 100 parametric distributions",
            "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-dprop"
                    ]
                }
            ]
        },
        {
            "name": "R-VAR.etp",
            "portdir": "R/R-VAR.etp",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VAR.etp",
            "description": "VAR modelling: estimation, testing and prediction",
            "long_description": "VAR modelling: estimation, testing and prediction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-varhandle",
            "portdir": "R/R-varhandle",
            "version": "2.0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/mehrad/varhandle",
            "description": "Functions for robust variable handling",
            "long_description": "Functions for robust variable handling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-variables",
            "portdir": "R/R-variables",
            "version": "1.1-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=variables",
            "description": "Abstract descriptions of (yet) unobserved variables",
            "long_description": "Abstract descriptions of (yet) unobserved variables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-basefun",
                        "R-trtf",
                        "R-tramME",
                        "R-mlt",
                        "R-cotram",
                        "R-tram",
                        "R-tbm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlt.docreg"
                    ]
                }
            ]
        },
        {
            "name": "R-varian",
            "portdir": "R/R-varian",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=varian",
            "description": "R package for variability analysis",
            "long_description": "R package for variability analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstan",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-gridExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VarianceGamma",
            "portdir": "R/R-VarianceGamma",
            "version": "0.4-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VarianceGamma",
            "description": "Variance Gamma distribution",
            "long_description": "Variance Gamma distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedHyperbolic",
                        "R-CRAN-recommended",
                        "R-DistributionUtils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DistributionUtils",
                        "R-fitteR",
                        "R-GeneralizedHyperbolic"
                    ]
                }
            ]
        },
        {
            "name": "R-VariantAnnotation",
            "portdir": "R/R-VariantAnnotation",
            "version": "1.50.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/VariantAnnotation",
            "description": "Annotation of genetic variants",
            "long_description": "Annotation of genetic variants",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-MatrixGenerics",
                        "R-XVector",
                        "R-zlibbioc",
                        "R-Rhtslib",
                        "R-Biostrings",
                        "curl",
                        "R-AnnotationDbi",
                        "R-GenomicFeatures",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-SummarizedExperiment",
                        "R-rtracklayer",
                        "R-BSgenome",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel",
                        "R-systemPipeR",
                        "R-SeqArray"
                    ]
                }
            ]
        },
        {
            "name": "R-varImp",
            "portdir": "R/R-varImp",
            "version": "0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=varImp",
            "description": "RF variable importance for arbitrary measures",
            "long_description": "RF variable importance for arbitrary measures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-measures",
                        "R-party",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ranger"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-party"
                    ]
                }
            ]
        },
        {
            "name": "R-vars",
            "portdir": "R/R-vars",
            "version": "1.6-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vars",
            "description": "VAR modelling",
            "long_description": "VAR modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-urca",
                        "R-strucchange",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsDyn",
                        "R-weakARMA",
                        "R-bootCT",
                        "R-ftsa",
                        "R-tvReg",
                        "R-grangers",
                        "R-HDTSA",
                        "R-VARshrink"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FAVAR",
                        "R-BVAR",
                        "R-AER",
                        "R-broom",
                        "R-LambertW",
                        "R-greybox",
                        "R-RTransferEntropy",
                        "R-ggfortify",
                        "R-lpirfs",
                        "R-dfms",
                        "R-dsem",
                        "R-bruceR",
                        "R-collapse"
                    ]
                }
            ]
        },
        {
            "name": "R-VarSelLCM",
            "portdir": "R/R-VarSelLCM",
            "version": "2.1.3.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://varsellcm.r-forge.r-project.org",
            "description": "Variable selection for model-based clustering of mixed-type data set with missing values",
            "long_description": "Variable selection for model-based clustering of mixed-type data set with missing values",
            "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-ggplot2",
                        "R-shiny",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plyr",
                        "R-dplyr",
                        "R-htmltools",
                        "R-knitr",
                        "R-scales",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ClusVis"
                    ]
                }
            ]
        },
        {
            "name": "R-varSelRF",
            "portdir": "R/R-varSelRF",
            "version": "0.7-8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=varSelRF",
            "description": "Variable Selection via Random Forests",
            "long_description": "Variable Selection via Random Forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VARshrink",
            "portdir": "R/R-VARshrink",
            "version": "0.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VARshrink",
            "description": "Shrinkage estimation methods for vector autoregressive models",
            "long_description": "Shrinkage estimation methods for vector autoregressive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-strucchange",
                        "R-vars",
                        "R-ars",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-corpcor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-kableExtra",
                        "R-rticles"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-varycoef",
            "portdir": "R/R-varycoef",
            "version": "0.3.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jakobdambon/varycoef",
            "description": "Model spatially varying coefficients",
            "long_description": "Model spatially varying coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-spam",
                        "R-optimParallel",
                        "R-ParamHelpers",
                        "R-mlr",
                        "R-mlrMBO",
                        "R-smoof",
                        "R-CRAN-recommended",
                        "R-pbapply",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-latticeExtra",
                        "R-spData",
                        "R-DiceKriging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vccp",
            "portdir": "R/R-vccp",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vccp",
            "description": "Vine copula change point detection in multivariate time series",
            "long_description": "Vine copula change point detection in multivariate time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VineCopula",
                        "R-mosum",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vcd",
            "portdir": "R/R-vcd",
            "version": "1.4-13",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vcd",
            "description": "Visualizing Categorical Data",
            "long_description": "Visualizing Categorical Data",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-kernlab",
                        "R-HSAUR3",
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-arulesViz",
                        "R-vcdExtra",
                        "R-HH",
                        "R-jmv",
                        "R-pcalg",
                        "R-DoE.base"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-movMF",
                        "R-pscl",
                        "R-fastR2",
                        "R-xgboost",
                        "R-partykit",
                        "R-colorspace",
                        "R-Lahman",
                        "R-party",
                        "R-glmertree",
                        "R-TH.data",
                        "R-mosaic",
                        "R-coin",
                        "R-ggplotify",
                        "R-ca"
                    ]
                }
            ]
        },
        {
            "name": "R-vcdExtra",
            "portdir": "R/R-vcdExtra",
            "version": "0.8-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://friendly.github.io/vcdExtra",
            "description": "Extensions and additions to vcd (Visualizing Categorical Data)",
            "long_description": "Extensions and additions to vcd (Visualizing Categorical Data)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-here",
                        "R-purrr",
                        "R-readxl",
                        "R-tidyr",
                        "R-glue",
                        "R-vcd",
                        "R-ca",
                        "R-CRAN-recommended",
                        "R-gnm",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jmv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gnm",
                        "R-aplore3"
                    ]
                }
            ]
        },
        {
            "name": "R-vcfR",
            "portdir": "R/R-vcfR",
            "version": "1.15.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://knausb.github.io/vcfR_documentation",
            "description": "Manipulate and visualize VCF data",
            "long_description": "Manipulate and visualize VCF data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-ape",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-viridisLite",
                        "R-vegan",
                        "R-memuse",
                        "R-CRAN-recommended",
                        "R-pinfsc50",
                        "zlib",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-adegenet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pcadapt"
                    ]
                }
            ]
        },
        {
            "name": "R-vcmeta",
            "portdir": "R/R-vcmeta",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgbonett/vcmeta",
            "description": "Varying Coefficient Meta-Analysis",
            "long_description": "Varying Coefficient Meta-Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-mathjaxr",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vcov",
            "portdir": "R/R-vcov",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vcov",
            "description": "Variance-covariance matrices and standard errors",
            "long_description": "Variance-covariance matrices and standard errors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vcr",
            "portdir": "R/R-vcr",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/vcr",
            "description": "Record HTTP calls and replay them",
            "long_description": "Record HTTP calls and replay them",
            "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-rprojroot",
                        "R-yaml",
                        "R-httr",
                        "R-crul",
                        "R-urltools",
                        "R-webmockr",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-curl",
                        "R-jsonlite",
                        "R-crayon",
                        "R-desc",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gfonts",
                        "R-ipumsr",
                        "R-rtweet",
                        "R-webmockr",
                        "R-Rwtss"
                    ]
                }
            ]
        },
        {
            "name": "R-vctrs",
            "portdir": "R/R-vctrs",
            "version": "0.6.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vctrs.r-lib.org",
            "description": "Generic programming with typed R vectors",
            "long_description": "Generic programming with typed R vectors",
            "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-lifecycle",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-generics",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-covr",
                        "R-zeallot",
                        "R-bit64",
                        "R-xml2",
                        "R-crayon",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-themis",
                        "R-gglm",
                        "R-dm",
                        "R-term",
                        "R-tf",
                        "R-timeplyr",
                        "R-tidyRSS",
                        "R-tidyindex",
                        "R-tidyposterior",
                        "R-tidyselect",
                        "R-tidytext",
                        "R-timbr",
                        "R-labelled",
                        "R-ggiraph",
                        "R-readODS",
                        "R-gt",
                        "R-gtsummary",
                        "R-profvis",
                        "R-feasts",
                        "R-cubble",
                        "R-distributional",
                        "R-fabletools",
                        "R-rvec",
                        "R-tidybayes",
                        "R-modelenv",
                        "R-blob",
                        "R-DBItest",
                        "R-tidyfit",
                        "R-igraph",
                        "R-arrow",
                        "R-hms",
                        "R-pillar",
                        "R-tibble",
                        "R-tibbletime",
                        "R-glmGamPoi",
                        "R-baizer",
                        "R-tsibble",
                        "R-dials",
                        "R-finetune",
                        "R-modelr",
                        "R-ftExtra",
                        "R-furrr",
                        "R-dfidx",
                        "R-multidplyr",
                        "R-gratia",
                        "R-bignum",
                        "R-nestr",
                        "R-pammtools",
                        "R-parsnip",
                        "R-fastplyr",
                        "R-tarchetypes",
                        "R-ggpp",
                        "R-gganimate",
                        "R-ggdensity",
                        "R-ggh4x",
                        "R-ggplot2",
                        "R-ggside",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-decor",
                        "R-clock",
                        "R-plotly",
                        "R-dplyr",
                        "R-tidytable",
                        "R-tsibbledata",
                        "R-tsibbletalk",
                        "R-tune",
                        "R-drake",
                        "R-targets",
                        "R-riingo",
                        "R-probably",
                        "R-profile",
                        "R-prt",
                        "R-butcher",
                        "R-hardhat",
                        "R-crew.cluster",
                        "R-cereal",
                        "R-ggdist",
                        "R-ggforce",
                        "R-ggip",
                        "R-ggraph",
                        "R-posterior",
                        "R-tidyclust",
                        "R-haven",
                        "R-igcop",
                        "R-ipaddress",
                        "R-groupr",
                        "R-rsample",
                        "R-workflows",
                        "R-workflowsets",
                        "R-matrixset",
                        "R-duckplyr",
                        "R-skimr",
                        "R-sparklyr",
                        "R-recipes",
                        "R-purrr",
                        "R-stringr",
                        "R-styler",
                        "R-dbplyr",
                        "R-densityarea",
                        "R-downlit",
                        "R-vetiver",
                        "R-bigsnpr",
                        "R-httr2",
                        "R-stacks",
                        "R-infer",
                        "R-ivs",
                        "R-jsontools",
                        "R-dtplyr",
                        "R-slider",
                        "R-textrecipes",
                        "R-tidyr",
                        "R-transformr",
                        "R-tweenr",
                        "R-vroom",
                        "R-wkutils",
                        "R-yardstick",
                        "R-FFP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cpp11",
                        "R-duckdb",
                        "R-lifecycle",
                        "R-testthat",
                        "R-fs",
                        "R-winch",
                        "R-geos",
                        "R-sf",
                        "R-declared",
                        "R-wk",
                        "R-tidyterra",
                        "R-distributions3",
                        "R-lubridate",
                        "R-errors",
                        "R-s2",
                        "R-quantities",
                        "R-units",
                        "R-bench",
                        "R-rmarkdown",
                        "R-tidyjson",
                        "R-sleev",
                        "R-glue",
                        "R-tinylabels",
                        "R-jsonlite",
                        "R-nanoarrow",
                        "R-constructive",
                        "R-rlang",
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "R-Vdgraph",
            "portdir": "R/R-Vdgraph",
            "version": "2.2-7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Vdgraph",
            "description": "Variance dispersion graphs and fraction of design space plots for response surface designs",
            "long_description": "Variance dispersion graphs and fraction of design space plots for response surface designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rsm"
                    ]
                }
            ]
        },
        {
            "name": "R-vdiffr",
            "portdir": "R/R-vdiffr",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vdiffr.r-lib.org",
            "description": "Visual regression testing and graphical diffing",
            "long_description": "Visual regression testing and graphical diffing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-glue",
                        "R-lifecycle",
                        "R-htmltools",
                        "R-diffobj",
                        "R-testthat",
                        "R-CRAN-recommended",
                        "libpng",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-ggplot2",
                        "R-roxygen2",
                        "R-covr",
                        "R-decor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tdaunif",
                        "R-afex",
                        "R-pillar",
                        "R-ggplot2.utils",
                        "R-ggpmisc",
                        "R-bayesplay",
                        "R-bayesplot",
                        "R-RoBSA",
                        "R-ggsurvfit",
                        "R-metR",
                        "R-interactions",
                        "R-tidyterra",
                        "R-thematic",
                        "R-forestploter",
                        "R-mosaic",
                        "R-changepoint",
                        "R-gratia",
                        "R-pdqr",
                        "R-RoBTT",
                        "R-ggpp",
                        "R-ggExtra",
                        "R-ggcharts",
                        "R-ggdensity",
                        "R-ggfittext",
                        "R-gggenes",
                        "R-ggh4x",
                        "R-ggokabeito",
                        "R-ggparty",
                        "R-ggplot2",
                        "R-ggside",
                        "R-ggsignif",
                        "R-ggstance",
                        "R-ggthemes",
                        "R-graphsim",
                        "R-PlotTools",
                        "R-ggnewscale",
                        "R-treemapify",
                        "R-gridpattern",
                        "R-descriptr",
                        "R-olsrr",
                        "R-vistributions",
                        "R-disaggR",
                        "R-silicate",
                        "R-ggdist",
                        "R-gridtext",
                        "R-viridis",
                        "R-RoBMA",
                        "R-ijtiff",
                        "R-cowplot",
                        "R-zcurve",
                        "R-mixvlmc",
                        "R-pROC",
                        "R-projpred",
                        "R-qtl2",
                        "R-vetiver",
                        "R-rcartocolor",
                        "R-hrbrthemes",
                        "R-ggpattern",
                        "R-infer",
                        "R-DFBA",
                        "R-easybgm",
                        "R-see",
                        "R-ggblanket",
                        "R-rmcorr",
                        "R-units",
                        "R-rfm",
                        "R-rgudhi",
                        "R-lemon",
                        "R-BFF",
                        "R-errors",
                        "R-BayesTools",
                        "R-quantities",
                        "R-SHELF",
                        "R-jtools",
                        "R-ggstats",
                        "R-cubble",
                        "R-phangorn",
                        "R-Ternary",
                        "R-ggrepel",
                        "R-multinma",
                        "R-patchwork",
                        "R-precrec",
                        "R-rvec",
                        "R-tidybayes",
                        "R-igraph"
                    ]
                }
            ]
        },
        {
            "name": "R-vectorbitops",
            "portdir": "R/R-vectorbitops",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vectorbitops",
            "description": "Vector Bit-wise Operations",
            "long_description": "A tool for fast, efficient bit-wise operations along the elements within a vector.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "R-spelling",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VedicDateTime",
            "portdir": "R/R-VedicDateTime",
            "version": "0.1.9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VedicDateTime",
            "description": "Vedic calendar system",
            "long_description": "Vedic calendar system",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-swephR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-qpdf",
                        "R-formatR",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tinytex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vegan",
            "portdir": "R/R-vegan",
            "version": "2.6-8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vegandevs.github.io/vegan",
            "description": "R package for community ecologists: popular ordination methods, ecological null models & diversity analysis",
            "long_description": "R package for community ecologists: popular ordination methods, ecological null models & diversity analysis",
            "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": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-permute",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmm.hp",
                        "R-TraMineR",
                        "R-adegenet",
                        "R-CNVRG",
                        "R-GRNNs",
                        "R-vegclust",
                        "R-FD",
                        "R-bipartite",
                        "R-seriation",
                        "R-cml",
                        "R-mirt",
                        "R-vcfR",
                        "R-RVenn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bcp",
                        "R-labdsv",
                        "R-WeightedCluster",
                        "R-yaImpute"
                    ]
                }
            ]
        },
        {
            "name": "R-vegclust",
            "portdir": "R/R-vegclust",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://emf-creaf.github.io/vegclust",
            "description": "Fuzzy clustering of vegetation data",
            "long_description": "Fuzzy clustering of vegetation data",
            "active": true,
            "categories": [
                "science",
                "biology",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vegan",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WeightedCluster"
                    ]
                }
            ]
        },
        {
            "name": "R-vek",
            "portdir": "R/R-vek",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samsemegne/vek",
            "description": "Predicate helper functions for testing simple atomic vectors",
            "long_description": "Predicate helper functions for testing simple atomic vectors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vembedr",
            "portdir": "R/R-vembedr",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ijlyttle/vembedr",
            "description": "Embed video in HTML",
            "long_description": "Embed video in HTML",
            "active": true,
            "categories": [
                "science",
                "multimedia",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-stringr",
                        "R-htmltools",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-here",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-usethis",
                        "R-covr",
                        "R-conflicted"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-promises"
                    ]
                }
            ]
        },
        {
            "name": "R-venn",
            "portdir": "R/R-venn",
            "version": "1.12",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=venn",
            "description": "Draw Venn diagrams",
            "long_description": "Draw Venn diagrams",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-admisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-QCA",
                        "R-ggpolypath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ]
        },
        {
            "name": "R-VennDiagram",
            "portdir": "R/R-VennDiagram",
            "version": "1.7.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VennDiagram",
            "description": "Generate high-resolution Venn and Euler plots",
            "long_description": "Generate high-resolution Venn and Euler plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-futile.logger",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vennLasso"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc",
                        "R-cowplot"
                    ]
                }
            ]
        },
        {
            "name": "R-vennLasso",
            "portdir": "R/R-vennLasso",
            "version": "0.1.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaredhuling/vennLasso",
            "description": "Variable selection for heterogeneous populations",
            "long_description": "Provides variable selection and estimation routines for models with main effects stratified on multiple binary factors.",
            "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-RcppNumerical",
                        "R-igraph",
                        "R-foreach",
                        "R-visNetwork",
                        "R-VennDiagram",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-verification",
            "portdir": "R/R-verification",
            "version": "1.42",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=verification",
            "description": "Weather forecast verification utilities",
            "long_description": "Weather forecast verification utilities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CircStats",
                        "R-fields",
                        "R-CRAN-recommended",
                        "R-dtw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-FRK"
                    ]
                }
            ]
        },
        {
            "name": "R-VeryLargeIntegers",
            "portdir": "R/R-VeryLargeIntegers",
            "version": "0.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VeryLargeIntegers",
            "description": "Store and operate with arbitrarily large integers",
            "long_description": "Store and operate with arbitrarily large integers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cyclotomic"
                    ]
                }
            ]
        },
        {
            "name": "R-vetiver",
            "portdir": "R/R-vetiver",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/vetiver-r",
            "description": "Version, share, deploy and monitor models",
            "long_description": "Version, share, deploy and monitor models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bundle",
                        "R-rapidoc",
                        "R-cereal",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-hardhat",
                        "R-butcher",
                        "R-fs",
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-ellipsis",
                        "R-generics",
                        "R-purrr",
                        "R-readr",
                        "R-pins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-yardstick",
                        "R-caret",
                        "R-ranger",
                        "R-plumber",
                        "R-workflows",
                        "R-flexdashboard",
                        "R-xgboost",
                        "R-LiblineaR",
                        "R-stacks",
                        "R-arrow",
                        "R-clustMixType",
                        "R-mlr3",
                        "R-mlr3data",
                        "R-mlr3learners",
                        "R-curl",
                        "R-httpuv",
                        "R-jsonlite",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-callr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-vdiffr",
                        "R-mockery",
                        "R-pingr",
                        "R-reticulate",
                        "R-modeldata",
                        "R-rsconnect",
                        "R-slider",
                        "R-parsnip",
                        "R-plotly",
                        "R-recipes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VGAM",
            "portdir": "R/R-VGAM",
            "version": "1.1-12",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.auckland.ac.nz/~yee/VGAM",
            "description": "Vector generalized linear and additive models",
            "long_description": "Vector generalized linear and additive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VGAMdata",
                        "R-VGAMextra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TempStable",
                        "R-ClusPred",
                        "R-new.dist",
                        "R-orders",
                        "R-tpn",
                        "R-multgee",
                        "R-collin",
                        "R-zipfextR",
                        "R-mixvlmc",
                        "R-sampleSelection",
                        "R-CompDist",
                        "R-calibmsm",
                        "R-discFA",
                        "R-AICcmodavg",
                        "R-DPBBM",
                        "R-assessor",
                        "R-AutoTransQF",
                        "R-GJRM",
                        "R-l1ball",
                        "R-BayesGOF",
                        "R-robmixglm",
                        "R-SimMultiCorrData",
                        "R-VGAMdata",
                        "R-netmediate",
                        "R-VGAMextra",
                        "R-fmx",
                        "R-lefko3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-ggeffects",
                        "R-Hmisc",
                        "R-insight",
                        "R-rms",
                        "R-medflex",
                        "R-mediation",
                        "R-kyotil",
                        "R-performance",
                        "R-modeest",
                        "R-mvord",
                        "R-DescTools",
                        "R-skellam",
                        "R-ExtDist",
                        "R-ordinalNet",
                        "R-brglm2",
                        "R-Seurat",
                        "R-extraDistr",
                        "R-prediction",
                        "R-serp",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-VGAMdata",
            "portdir": "R/R-VGAMdata",
            "version": "1.1-12",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.auckland.ac.nz/~yee/VGAMdata",
            "description": "Data supporting the VGAM package",
            "long_description": "Data supporting the VGAM package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-VGAMextra",
                        "R-VGAM"
                    ]
                }
            ]
        },
        {
            "name": "R-VGAMextra",
            "portdir": "R/R-VGAMextra",
            "version": "0.0-6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VGAMextra",
            "description": "Additions and extensions of the VGAM package",
            "long_description": "Additions and extensions of the VGAM package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VGAMdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-VGAM"
                    ]
                }
            ]
        },
        {
            "name": "R-via",
            "portdir": "R/R-via",
            "version": "0.2.0",
            "license": "CC-BY-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=via",
            "description": "Virtual Arrays",
            "long_description": "Virtual Arrays",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}