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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=241",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=239",
    "results": [
        {
            "name": "R-WALS",
            "portdir": "R/R-WALS",
            "version": "0.2.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevhuy/WALS",
            "description": "Weighted-average least squares model averaging",
            "long_description": "Weighted-average least squares model averaging",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Formula",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-AER",
                        "R-BayesVarSel",
                        "R-BMS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WDI",
            "portdir": "R/R-WDI",
            "version": "2.7.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vincentarelbundock.github.io/WDI/",
            "description": "World Development Indicators and other World Bank data",
            "long_description": "World Development Indicators and other World Bank data",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-tidyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-GDPuc"
                    ]
                }
            ]
        },
        {
            "name": "R-WH",
            "portdir": "R/R-WH",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GuillaumeBiessy/WH",
            "description": "Enhanced implementation of Whittaker–Henderson smoothing",
            "long_description": "Enhanced implementation of Whittaker–Henderson smoothing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WLogit",
            "portdir": "R/R-WLogit",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WLogit",
            "description": "Variable selection in high-dimensional logistic regression models using a whitening approach",
            "long_description": "Variable selection in high-dimensional logistic regression models using a whitening approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-glmnet",
                        "R-cvCovEst",
                        "R-genlasso",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WPKDE",
            "portdir": "R/R-WPKDE",
            "version": "0.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WPKDE",
            "description": "Weighted Piece-wise Kernel Density Estimation",
            "long_description": "Weighted Piece-wise Kernel Density Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WRS2",
            "portdir": "R/R-WRS2",
            "version": "1.1-6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WRS2",
            "description": "Collection of robust statistical methods",
            "long_description": "Collection of robust statistical methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape",
                        "R-CRAN-recommended",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mediation",
                        "R-colorspace",
                        "R-ggplot2",
                        "R-knitr",
                        "R-car",
                        "R-GGally"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-WSGeometry",
            "portdir": "R/R-WSGeometry",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WSGeometry",
            "description": "Geometric tools based on balanced/unbalanced optimal transport",
            "long_description": "Geometric tools based on balanced/unbalanced optimal transport",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-expm",
                        "R-RSpectra",
                        "R-lpSolve",
                        "R-plot3D",
                        "libgcc",
                        "R-imager",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-transport",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WWGbook",
            "portdir": "R/R-WWGbook",
            "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=WWGbook",
            "description": "Functions and datasets for WWGbook",
            "long_description": "Functions and datasets for WWGbook",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nlmeU",
                        "R-robustvarComp"
                    ]
                }
            ]
        },
        {
            "name": "R-WaveletGARCH",
            "portdir": "R/R-WaveletGARCH",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WaveletGARCH",
            "description": "Fit the Wavelet-GARCH model to volatile time series data",
            "long_description": "Fit the Wavelet-GARCH model to volatile time series data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rugarch",
                        "R-wavelets",
                        "R-forecast",
                        "R-FinTS",
                        "R-CRAN-recommended",
                        "R-fracdiff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WaveletML",
            "portdir": "R/R-WaveletML",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WaveletML",
            "description": "Wavelet decomposition-based hybrid machine learning models",
            "long_description": "Wavelet decomposition-based hybrid machine learning models",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tseries",
                        "R-pso",
                        "R-caret",
                        "R-fGarch",
                        "R-aTSA",
                        "R-earth",
                        "R-e1071",
                        "R-wavelets",
                        "R-CRAN-recommended",
                        "R-FinTS",
                        "R-LSTS",
                        "R-neuralnet",
                        "R-forecast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WeibullFit",
            "portdir": "R/R-WeibullFit",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WeibullFit",
            "description": "Fit and plot a dataset to the Weibull probability distribution function",
            "long_description": "Fit and plot a dataset to the Weibull probability distribution function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-R.methodsS3",
                        "R-R.oo",
                        "R-optimx",
                        "R-mixdist",
                        "R-e1071",
                        "R-sqldf",
                        "R-FAdist",
                        "R-CRAN-recommended",
                        "R-kSamples",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WeightIt",
            "portdir": "R/R-WeightIt",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ngreifer.github.io/WeightIt/",
            "description": "Weighting for covariate balance in observational studies",
            "long_description": "Weighting for covariate balance in observational studies",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-ggplot2",
                        "R-chk",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-cobalt",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-WeightSVM",
            "portdir": "R/R-WeightSVM",
            "version": "1.7-13",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zjph602xtc",
            "description": "Subject-weighted support vector machines",
            "long_description": "Subject-weighted support vector machines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-SparseM",
                        "R-knitr",
                        "R-slam",
                        "R-kernlab",
                        "R-e1071"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mpath"
                    ]
                }
            ]
        },
        {
            "name": "R-WeightedCluster",
            "portdir": "R/R-WeightedCluster",
            "version": "1.8-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mephisto.unige.ch/weightedcluster",
            "description": "Clustering of weighted data",
            "long_description": "Clustering of weighted data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-foreach",
                        "R-doFuture",
                        "R-fastcluster",
                        "R-TraMineR",
                        "R-CRAN-recommended",
                        "R-vegclust",
                        "R-progressr",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-progress",
                        "R-knitr",
                        "R-vegan",
                        "R-isotone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TraMineR"
                    ]
                }
            ]
        },
        {
            "name": "R-WeightedROC",
            "portdir": "R/R-WeightedROC",
            "version": "2020.1.31",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WeightedROC",
            "description": "Fast, weighted ROC curves",
            "long_description": "Fast, weighted ROC curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tmle"
                    ]
                }
            ]
        },
        {
            "name": "R-WgtEff",
            "portdir": "R/R-WgtEff",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WgtEff",
            "description": "Functions for weighting effects",
            "long_description": "Functions for weighting effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WienR",
            "portdir": "R/R-WienR",
            "version": "0.3-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WienR",
            "description": "Derivatives of the first-passage time density and cumulative distribution function, and random sampling from the (truncated) first-passage time distribution",
            "long_description": "Derivatives of the first-passage time density and cumulative distribution function, and random sampling from the (truncated) first-passage time distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WoodburyMatrix",
            "portdir": "R/R-WoodburyMatrix",
            "version": "0.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mbertolacci.github.io/WoodburyMatrix",
            "description": "Fast matrix operations via the Woodbury matrix identity",
            "long_description": "Fast matrix operations via the Woodbury matrix identity",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-lintr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WriteXLS",
            "portdir": "R/R-WriteXLS",
            "version": "6.7.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marcschwartz/WriteXLS",
            "description": "Cross-platform Perl-based R function to create Excel 2003/2007 files",
            "long_description": "Cross-platform Perl-based R function to create Excel 2003/2007 files",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-enrichR"
                    ]
                }
            ]
        },
        {
            "name": "R-XML",
            "portdir": "R/R-XML",
            "version": "3.99-0.17",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.omegahat.net/RSXML",
            "description": "Tools for parsing and generating XML within R and S-Plus",
            "long_description": "Tools for parsing and generating XML within R and S-Plus",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RCurl",
                        "R-bitops"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AnnotationForge",
                        "R-BoolNet",
                        "R-CodeDepends",
                        "R-Gmisc",
                        "R-KEGGgraph",
                        "R-OpenML",
                        "R-biomartr",
                        "R-comato",
                        "R-dplR",
                        "R-grImport",
                        "R-grImport2",
                        "R-gridSVG",
                        "R-hkex.api",
                        "R-mldr",
                        "R-mlr",
                        "R-pdfetch",
                        "R-pmml",
                        "R-qdapTools",
                        "R-rattle",
                        "R-restfulr",
                        "R-rlist",
                        "R-rsdmx",
                        "R-rtracklayer",
                        "R-semPlot",
                        "R-XML2R",
                        "R-annotate",
                        "R-biocViews",
                        "R-biomaRt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RBGL",
                        "R-RCurl",
                        "R-RUnit",
                        "R-Renext",
                        "R-Rgraphviz",
                        "R-graph",
                        "R-svUnit",
                        "R-arules",
                        "R-async",
                        "R-rgeos",
                        "R-htmlTable",
                        "R-io",
                        "R-causaleffect",
                        "R-selectr",
                        "R-terra",
                        "R-frbs",
                        "R-pacman",
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-XML2R",
            "portdir": "R/R-XML2R",
            "version": "0.0.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=XML2R",
            "description": "Easier XML data collection",
            "long_description": "R-XML2R is a framework that reduces the effort required to transform XML content into number of tables while preserving parent–child relationships.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-plyr",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-XVector",
            "portdir": "R/R-XVector",
            "version": "0.44.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/XVector",
            "description": "Foundation of external vector representation and manipulation",
            "long_description": "Foundation of external vector representation and manipulation in Bioconductor.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-zlibbioc",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-Biostrings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtracklayer",
                        "R-Biostrings",
                        "R-DECIPHER",
                        "R-GenomicFeatures",
                        "R-GenomicRanges",
                        "R-BSgenome",
                        "R-Rsamtools",
                        "R-ShortRead",
                        "R-SparseArray",
                        "R-Structstrings",
                        "R-VariantAnnotation",
                        "R-kebabs",
                        "R-pwalign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-IRanges"
                    ]
                }
            ]
        },
        {
            "name": "R-YPBP",
            "portdir": "R/R-YPBP",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=YPBP",
            "description": "Yang–Prentice model with baseline distribution modeled by Bernstein polynomials",
            "long_description": "Yang–Prentice model with baseline distribution modeled by Bernstein polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-YPPE",
            "portdir": "R/R-YPPE",
            "version": "1.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=YPPE",
            "description": "Yang–Prentice model with piecewise exponential baseline distribution",
            "long_description": "Yang–Prentice model with piecewise exponential baseline distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ZIBR",
            "portdir": "R/R-ZIBR",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ZIBR",
            "description": "Zero-Inflated Beta Random-effect model",
            "long_description": "Zero-Inflated Beta Random-effect model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-betareg",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ZIPG",
            "portdir": "R/R-ZIPG",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/roulan2000/ZIPG",
            "description": "Zero-Inflated Poisson-Gamma regression",
            "long_description": "Zero-Inflated Poisson-Gamma regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pscl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ZIPLL",
            "portdir": "R/R-ZIPLL",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AnderWilson/ZIPLL",
            "description": "Fit the ZIPLL hierarchical dose-response model",
            "long_description": "Fit the ZIPLL hierarchical dose-response model",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ZIprop",
            "portdir": "R/R-ZIprop",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.paca.inrae.fr/meribaud/ziprop",
            "description": "Permutations tests and performance indicator for zero-inflated proportions response",
            "long_description": "Permutations tests and performance indicator for zero-inflated proportions response",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-rgenoud",
                        "R-CRAN-recommended",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kableExtra",
                        "R-stringr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-markdown",
                        "R-ggrepel",
                        "R-ggthemes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ZVCV",
            "portdir": "R/R-ZVCV",
            "version": "2.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ZVCV",
            "description": "Zero-Variance Control Variates",
            "long_description": "Zero-Variance Control Variates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-abind",
                        "R-magrittr",
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-glmnet",
                        "R-Rlinsolve",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-ggthemes",
                        "R-partitions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Zseq",
            "portdir": "R/R-Zseq",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Zseq",
            "description": "Integer sequence generator",
            "long_description": "Integer sequence generator",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gmp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aTSA",
            "portdir": "R/R-aTSA",
            "version": "3.1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=aTSA",
            "description": "Alternative Time Series Analysis",
            "long_description": "Alternative Time Series Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WaveletML"
                    ]
                }
            ]
        },
        {
            "name": "R-aRtsy",
            "portdir": "R/R-aRtsy",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://koenderks.github.io/aRtsy",
            "description": "Generative art with R-ggplot2",
            "long_description": "Generative art with R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-ggplot2",
                        "R-scales",
                        "R-randomForest",
                        "R-kknn",
                        "R-CRAN-recommended",
                        "R-ambient",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-abe",
            "portdir": "R/R-abe",
            "version": "3.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=abe",
            "description": "Augmented Backward Elimination",
            "long_description": "Augmented Backward Elimination",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-abglasso",
            "portdir": "R/R-abglasso",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=abglasso",
            "description": "Adaptive Bayesian graphical lasso",
            "long_description": "Adaptive Bayesian graphical lasso",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-abind",
            "portdir": "R/R-abind",
            "version": "1.4-8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=abind",
            "description": "Combine multidimensional arrays",
            "long_description": "Combine multidimensional arrays",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-zoib",
                        "R-BGVAR",
                        "R-BayesRGMM",
                        "R-CoTiMA",
                        "R-EBImage",
                        "R-Gmisc",
                        "R-HH",
                        "R-spatstat.model",
                        "R-spatstat.sparse",
                        "R-stars",
                        "R-telefit",
                        "R-telescope",
                        "R-tensorBSS",
                        "R-treeclim",
                        "R-uniformly",
                        "R-xLLiM",
                        "R-LOMAR",
                        "R-MM",
                        "R-PLMIX",
                        "R-PStrata",
                        "R-R2jags",
                        "R-RBesT",
                        "R-RItools",
                        "R-Rcmdr",
                        "R-RcmdrMisc",
                        "R-S4Arrays",
                        "R-SphericalCubature",
                        "R-ZVCV",
                        "R-aihuman",
                        "R-arm",
                        "R-berryFunctions",
                        "R-boral",
                        "R-brms",
                        "R-car",
                        "R-copre",
                        "R-diceR",
                        "R-easyNCDF",
                        "R-factoextra",
                        "R-fic",
                        "R-forestplot",
                        "R-funData",
                        "R-gasmodel",
                        "R-geostatsp",
                        "R-gsynth",
                        "R-iCARH",
                        "R-jenga",
                        "R-latentnet",
                        "R-lavaSearch2",
                        "R-lolR",
                        "R-lpjmlkit",
                        "R-magclass",
                        "R-magic",
                        "R-mashr",
                        "R-mcmcr",
                        "R-merTools",
                        "R-mlVAR",
                        "R-mrfDepth",
                        "R-multilevelcoda",
                        "R-multipol",
                        "R-mvProbit",
                        "R-mvmesh",
                        "R-nlist",
                        "R-origami",
                        "R-pcalg",
                        "R-posterior",
                        "R-projpred",
                        "R-qgraph",
                        "R-r.jive",
                        "R-rpm",
                        "R-sharp",
                        "R-snfa",
                        "R-spatstat.explore"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-plyr",
                        "R-RcmdrPlugin.EZR",
                        "R-ijtiff",
                        "R-fastcpd",
                        "R-BGGM",
                        "R-copula",
                        "R-kyotil",
                        "R-drake"
                    ]
                }
            ]
        },
        {
            "name": "R-abn",
            "portdir": "R/R-abn",
            "version": "3.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.math.uzh.ch/reinhard.furrer/abn",
            "description": "Modelling multivariate data with additive Bayesian networks",
            "long_description": "Modelling multivariate data with additive Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-stringi",
                        "R-lme4",
                        "R-mclogit",
                        "R-doParallel",
                        "R-foreach",
                        "R-rjags",
                        "R-graph",
                        "R-Rgraphviz",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "gsl",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-entropy",
                        "R-moments",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-microbenchmark",
                        "R-MatrixModels",
                        "R-brglm",
                        "R-R.rsp",
                        "R-bookdown",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-abseil",
            "portdir": "R/R-abseil",
            "version": "2023.8.2.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://abseil.xingchi.li",
            "description": "C++ headers from Abseil",
            "long_description": "C++ headers from Abseil",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-accessibility",
            "portdir": "R/R-accessibility",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipeagit.github.io/accessibility",
            "description": "Transport accessibility measures",
            "long_description": "Transport accessibility measures",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Hmisc",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-acebayes",
            "portdir": "R/R-acebayes",
            "version": "1.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=acebayes",
            "description": "Optimal Bayesian experimental design using the ACE algorithm",
            "long_description": "Optimal Bayesian experimental design using the ACE algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-compare",
                        "R-randtoolbox",
                        "R-lhs",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-acepack",
            "portdir": "R/R-acepack",
            "version": "1.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=acepack",
            "description": "ACE and AVAS for selecting multiple regression transformations",
            "long_description": "ACE and AVAS for selecting multiple regression transformations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlts"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-acnr",
            "portdir": "R/R-acnr",
            "version": "1.0.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpierrejean/acnr",
            "description": "Annotated Copy-Number Regions",
            "long_description": "Annotated Copy-Number Regions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.utils",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jointseg"
                    ]
                }
            ]
        },
        {
            "name": "R-acopula",
            "portdir": "R/R-acopula",
            "version": "0.9.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=acopula",
            "description": "Model dependence with multivariate archimax (or any user-defined continuous) copulas",
            "long_description": "Model dependence with multivariate archimax (or any user-defined continuous) copulas",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-actuar",
            "portdir": "R/R-actuar",
            "version": "3.3-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/vigou3/actuar",
            "description": "Actuarial functions and heavy-tailed distributions",
            "long_description": "Actuarial functions and heavy-tailed distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-expint",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CompDist",
                        "R-CompPareto",
                        "R-TidyDensity",
                        "R-mbbefd",
                        "R-orders",
                        "R-robmixglm",
                        "R-survstan",
                        "R-univariateML",
                        "R-RobExtremes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GeneralizedHyperbolic",
                        "R-HyperbolicDist",
                        "R-fitdistrplus",
                        "R-fitteR",
                        "R-distributional",
                        "R-extraDistr"
                    ]
                }
            ]
        },
        {
            "name": "R-acumos",
            "portdir": "R/R-acumos",
            "version": "0.4-4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jira.acumos.org/projects/ACUMOS",
            "description": "ACUMOS R interface",
            "long_description": "ACUMOS R interface",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-RestRserve",
                        "R-Rserve",
                        "R-RProtoBuf",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-testthat",
                        "R-randomForest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ada",
            "portdir": "R/R-ada",
            "version": "2.0-5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ada",
            "description": "Package for stochastic boosting",
            "long_description": "Package for stochastic boosting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pmml"
                    ]
                }
            ]
        },
        {
            "name": "R-adace",
            "portdir": "R/R-adace",
            "version": "1.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=adace",
            "description": "Estimator of the adherer average causal effect",
            "long_description": "Estimate the causal treatment effect for subjects that can adhere to one or both of the treatments.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubature",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-adagio",
            "portdir": "R/R-adagio",
            "version": "0.9.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=adagio",
            "description": "Discrete and global optimization routines",
            "long_description": "Discrete and global optimization routines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lbfgsb3c"
                    ]
                }
            ]
        },
        {
            "name": "R-adaptMCMC",
            "portdir": "R/R-adaptMCMC",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scheidan/adaptMCMC",
            "description": "Implementation of a Generic Adaptive Monte Carlo Markov Chain sampler",
            "long_description": "Implementation of a Generic Adaptive Monte Carlo Markov Chain sampler",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-ramcmc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-selectiveInference"
                    ]
                }
            ]
        },
        {
            "name": "R-adbcdrivermanager",
            "portdir": "R/R-adbcdrivermanager",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow-adbc",
            "description": "Arrow Database Connectivity (ADBC) driver manager",
            "long_description": "Arrow Database Connectivity (ADBC) driver manager",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nanoarrow",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-adbcpostgresql",
                        "R-adbcsqlite",
                        "R-adbi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-duckdb"
                    ]
                }
            ]
        },
        {
            "name": "R-adbcpostgresql",
            "portdir": "R/R-adbcpostgresql",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow-adbc",
            "description": "Arrow Database Connectivity (ADBC) SQLite driver",
            "long_description": "Arrow Database Connectivity (ADBC) SQLite driver",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-adbcdrivermanager",
                        "postgresql15",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-nanoarrow"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}