GET /api/v1/ports/?format=api&ordering=updated_at&page=224
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=225",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=223",
    "results": [
        {
            "name": "R-GLMMselect",
            "portdir": "R/R-GLMMselect",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GLMMselect",
            "description": "Bayesian model selection for generalized linear mixed models",
            "long_description": "Bayesian model selection for generalized linear mixed models",
            "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-GLMpack",
            "portdir": "R/R-GLMpack",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GLMpack",
            "description": "Data and code to accompany Generalized Linear Models (2nd ed.)",
            "long_description": "Data and code to accompany Generalized Linear Models (2nd ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-plm",
                        "R-AER",
                        "R-effects",
                        "R-sandwich",
                        "R-censReg",
                        "R-pBrackets",
                        "R-CRAN-recommended",
                        "R-pscl",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GLMsData",
            "portdir": "R/R-GLMsData",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GLMsData",
            "description": "Data sets from the book Generalized Linear Models with Examples in R",
            "long_description": "Data sets from the book Generalized Linear Models with Examples in R",
            "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-glmtoolbox"
                    ]
                }
            ]
        },
        {
            "name": "R-GMCM",
            "portdir": "R/R-GMCM",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AEBilgrau/GMCM",
            "description": "Fast estimation of Gaussian mixture copula models",
            "long_description": "Fast estimation of Gaussian mixture copula models",
            "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": [
                        "R",
                        "gcc14",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-ellipse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shinydashboard",
                        "R-rhandsontable",
                        "R-shinyBS",
                        "R-idr",
                        "R-jpeg",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GMMBoost",
            "portdir": "R/R-GMMBoost",
            "version": "1.1.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GMMBoost",
            "description": "Likelihood-based boosting for generalized mixed models",
            "long_description": "Likelihood-based boosting for generalized mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-minqa",
                        "R-magic",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GNAR",
            "portdir": "R/R-GNAR",
            "version": "1.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GNAR",
            "description": "Methods for fitting network time series models",
            "long_description": "Methods for fitting network time series models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-matrixcalc",
                        "R-viridis",
                        "R-ggforce",
                        "R-rlang",
                        "R-wordcloud",
                        "R-CRAN-recommended",
                        "R-ggpubr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GNE",
            "portdir": "R/R-GNE",
            "version": "0.99-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GNE",
            "description": "Computation of Generalized Nash Equilibria",
            "long_description": "Compute standard and generalized Nash equilibria of non-cooperative games.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BB",
                        "R-CRAN-recommended",
                        "R-SQUAREM",
                        "R-alabama",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GPArotation",
            "portdir": "R/R-GPArotation",
            "version": "2024.3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://optimizer.r-forge.r-project.org/GPArotation_www",
            "description": "Gradient Projection Algorithm Rotation for factor analysis",
            "long_description": "Gradient Projection Algorithm Rotation for factor 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-psych",
                        "R-PCovR",
                        "R-brxx",
                        "R-cdmTools",
                        "R-ufs",
                        "R-esem",
                        "R-fungible",
                        "R-jmv",
                        "R-mirt",
                        "R-mirtjml",
                        "R-mirtsvd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-umx",
                        "R-bruceR",
                        "R-psychTools",
                        "R-semTools",
                        "R-sjPlot",
                        "R-FinTS"
                    ]
                }
            ]
        },
        {
            "name": "R-GPFDA",
            "portdir": "R/R-GPFDA",
            "version": "3.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GPFDA",
            "description": "Gaussian Process for Functional Data Analysis",
            "long_description": "Gaussian Process for Functional Data Analysis",
            "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-interp",
                        "R-fields",
                        "R-fda",
                        "R-fda.usc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GPM",
            "portdir": "R/R-GPM",
            "version": "3.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GPM",
            "description": "Gaussian process modeling of multi-response and possibly noisy datasets",
            "long_description": "Gaussian process modeling of multi-response and possibly noisy datasets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "gfortran",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-iterators",
                        "R-doParallel",
                        "R-foreach",
                        "R-randtoolbox",
                        "libgcc",
                        "R-lhs",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-pracma",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-GPareto",
            "portdir": "R/R-GPareto",
            "version": "1.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mbinois/GPareto",
            "description": "Gaussian processes for Pareto front estimation and optimization",
            "long_description": "Gaussian processes for Pareto front estimation and optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randtoolbox",
                        "R-pso",
                        "R-DiceKriging",
                        "R-rgenoud",
                        "R-DiceDesign",
                        "R-rgl",
                        "R-ks",
                        "R-KrigInv",
                        "R-emoa",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-pbivnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-DiceOptim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DiceOptim"
                    ]
                }
            ]
        },
        {
            "name": "R-GPfit",
            "portdir": "R/R-GPfit",
            "version": "1.0-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GPfit",
            "description": "Gaussian Processes modeling",
            "long_description": "Gaussian Processes modeling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lhs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rBayesianOptimization",
                        "R-tune"
                    ]
                }
            ]
        },
        {
            "name": "R-GPoM",
            "portdir": "R/R-GPoM",
            "version": "1.4",
            "license": "CeCILL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GPoM",
            "description": "Generalized Polynomial Modelling",
            "long_description": "Generalized Polynomial Modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-float",
                        "R-CRAN-recommended",
                        "R-deSolve",
                        "R-rgl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-signal",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GREMLINS",
            "portdir": "R/R-GREMLINS",
            "version": "0.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://GrossSBM.github.io/GREMLINS",
            "description": "Generalized multipartite networks",
            "long_description": "Generalized multipartite networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbmcapply",
                        "R-aricode",
                        "R-blockmodels",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robber",
                        "R-sbm"
                    ]
                }
            ]
        },
        {
            "name": "R-GRNNs",
            "portdir": "R/R-GRNNs",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GRNNs",
            "description": "General Regression Neural Networks package",
            "long_description": "General Regression Neural Networks package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rdist",
                        "R-CRAN-recommended",
                        "R-scales",
                        "R-cvTools",
                        "R-vegan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GSA",
            "portdir": "R/R-GSA",
            "version": "1.03.3",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tibshirani.su.domains/GSA",
            "description": "Gene Set Analysis",
            "long_description": "Gene Set Analysis",
            "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-impute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-samr"
                    ]
                }
            ]
        },
        {
            "name": "R-GSE",
            "portdir": "R/R-GSE",
            "version": "4.2-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GSE",
            "description": "Robust estimation in the presence of cellwise and casewise contamination and missing data",
            "long_description": "Robust estimation in the presence of cellwise and casewise contamination and missing data",
            "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-ggplot2",
                        "R-robustbase",
                        "R-cellWise",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-rrcov",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robustvarComp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cellWise"
                    ]
                }
            ]
        },
        {
            "name": "R-GSM",
            "portdir": "R/R-GSM",
            "version": "1.3.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GSM",
            "description": "Gamma Shape Mixture",
            "long_description": "Implementation of a Bayesian approach for estimating a mixture of Gamma distributions in which the mixing occurs over the shape parameter.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-GameTheory",
            "portdir": "R/R-GameTheory",
            "version": "2.7.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GameTheory",
            "description": "Cooperative Game Theory",
            "long_description": "Cooperative Game Theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ineq",
                        "R-kappalab",
                        "R-lpSolveAPI",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-combinat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coopProductGame"
                    ]
                }
            ]
        },
        {
            "name": "R-GameTheoryAllocation",
            "portdir": "R/R-GameTheoryAllocation",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GameTheoryAllocation",
            "description": "Tools for calculating allocations in Game Theory",
            "long_description": "Tools for calculating allocations in Game Theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-lpSolveAPI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Gammareg",
            "portdir": "R/R-Gammareg",
            "version": "3.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Gammareg",
            "description": "Classic Gamma regression: joint modelling of mean and shape parameters",
            "long_description": "Classic Gamma regression: joint modelling of mean and shape parameters",
            "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-GaussianHMM1d",
            "portdir": "R/R-GaussianHMM1d",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GaussianHMM1d",
            "description": "Inference, goodness-of-fit and forecast for univariate Gaussian hidden Markov models",
            "long_description": "Inference, goodness-of-fit and forecast for univariate Gaussian hidden Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GenBinomApps",
            "portdir": "R/R-GenBinomApps",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenBinomApps",
            "description": "Clopper–Pearson confidence interval and generalized Binomial distribution",
            "long_description": "Clopper–Pearson confidence interval and generalized Binomial 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": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-GenMarkov",
            "portdir": "R/R-GenMarkov",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenMarkov",
            "description": "Multivariate Markov chains",
            "long_description": "Multivariate Markov chains",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-alabama",
                        "R-Hmisc",
                        "R-CRAN-recommended",
                        "R-fastDummies",
                        "R-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GenOrd",
            "portdir": "R/R-GenOrd",
            "version": "1.4.0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenOrd",
            "description": "Simulation of discrete random variables with given correlation matrix and marginal distributions",
            "long_description": "Simulation of discrete random variables with given correlation matrix and marginal distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData",
                        "R-voteSim"
                    ]
                }
            ]
        },
        {
            "name": "R-GenSA",
            "portdir": "R/R-GenSA",
            "version": "1.1.14.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenSA",
            "description": "R Functions for Generalized Simulated Annealing",
            "long_description": "Performs search for global minimum of a very complex non-linear objective function with a very large number of optima.",
            "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-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FBMS",
                        "R-eulerr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "name": "R-GeneralizedHyperbolic",
            "portdir": "R/R-GeneralizedHyperbolic",
            "version": "0.8-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GeneralizedHyperbolic",
            "description": "Generalized hyperbolic distribution",
            "long_description": "Generalized hyperbolic distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DistributionUtils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-actuar",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsdistributions",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma",
                        "R-BayesLN",
                        "R-NormalLaplace"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DistributionUtils",
                        "R-fitteR",
                        "R-fitdistrplus"
                    ]
                }
            ]
        },
        {
            "name": "R-GeneralizedWendland",
            "portdir": "R/R-GeneralizedWendland",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GeneralizedWendland",
            "description": "Fully parameterized generalized Wendland covariance function",
            "long_description": "Fully parameterized generalized Wendland covariance function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-fields",
                        "R-spam",
                        "R-spam64",
                        "R-optimParallel",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-microbenchmark",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GenomeInfoDb",
            "portdir": "R/R-GenomeInfoDb",
            "version": "1.40.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomeInfoDb",
            "description": "Utilities for manipulating chromosome names, including modifying them to follow a particular naming style",
            "long_description": "Utilities for manipulating chromosome names, including modifying them to follow a particular naming style",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-GenomeInfoDbData",
                        "R-BiocGenerics",
                        "R-UCSC.utils",
                        "R-CRAN-recommended",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BSgenome",
                        "R-BSgenomeForge",
                        "R-Biostrings",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures",
                        "R-GenomicRanges",
                        "R-InteractionSet",
                        "R-RaggedExperiment",
                        "R-Rsamtools",
                        "R-SeqArray",
                        "R-csaw",
                        "R-groHMM",
                        "R-rtracklayer",
                        "R-ShortRead",
                        "R-SummarizedExperiment",
                        "R-VariantAnnotation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Seurat",
                        "R-UCSC.utils",
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomeInfoDbData",
            "portdir": "R/R-GenomeInfoDbData",
            "version": "1.2.12",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomeInfoDbData",
            "description": "Species and taxonomy ID look-up tables used by R-GenomeInfoDb",
            "long_description": "Species and taxonomy ID look-up tables used by R-GenomeInfoDb",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "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-GenomeInfoDb"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicAlignments",
            "portdir": "R/R-GenomicAlignments",
            "version": "1.40.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicAlignments",
            "description": "Representation and manipulation of short genomic alignments",
            "long_description": "Representation and manipulation of short genomic alignments",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-BiocGenerics",
                        "R-Rsamtools",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-GenomicRanges",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-alakazam",
                        "R-ShortRead",
                        "R-groHMM",
                        "R-rtracklayer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-IRanges",
                        "R-systemPipeR",
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicFeatures",
            "portdir": "R/R-GenomicFeatures",
            "version": "1.56.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicFeatures",
            "description": "Conveniently import and query gene models",
            "long_description": "Conveniently import and query gene models",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-RSQLite",
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocIO",
                        "R-DBI",
                        "R-GenomeInfoDb",
                        "R-AnnotationDbi",
                        "R-GenomicRanges",
                        "R-biomaRt",
                        "R-rtracklayer",
                        "R-CRAN-recommended",
                        "R-Biostrings",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VariantAnnotation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BSgenomeForge",
                        "R-IRanges",
                        "R-ShortRead",
                        "R-systemPipeR",
                        "R-systemPipeRdata"
                    ]
                }
            ]
        },
        {
            "name": "R-GenomicRanges",
            "portdir": "R/R-GenomicRanges",
            "version": "1.56.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/GenomicRanges",
            "description": "Representation and manipulation of genomic intervals",
            "long_description": "Representation and manipulation of genomic intervals",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocGenerics",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csaw",
                        "R-groHMM",
                        "R-rtracklayer",
                        "R-systemPipeR",
                        "R-BSgenome",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures",
                        "R-HilbertCurve",
                        "R-BSgenomeForge",
                        "R-InteractionSet",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-Rsamtools",
                        "R-DESeq2",
                        "R-SeqArray",
                        "R-EnrichedHeatmap",
                        "R-ShortRead",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment",
                        "R-VariantAnnotation",
                        "R-apeglm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeRdata",
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-S4Vectors",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-GetoptLong",
            "portdir": "R/R-GetoptLong",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GetoptLong",
            "description": "Parsing command-line arguments and simple variable interpolation",
            "long_description": "Parsing command-line arguments and simple variable interpolation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GlobalOptions",
                        "R-CRAN-recommended",
                        "R-crayon",
                        "R-rjson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ComplexHeatmap",
                        "R-EnrichedHeatmap",
                        "R-bsub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GlobalOptions",
                        "R-HilbertCurve"
                    ]
                }
            ]
        },
        {
            "name": "R-GiRaF",
            "portdir": "R/R-GiRaF",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GiRaF",
            "description": "Gibbs Random Fields Analysis",
            "long_description": "Gibbs Random Fields Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-CRAN-recommended",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Gini",
            "portdir": "R/R-Gini",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Gini",
            "description": "Various equations to calculate Gini coefficients",
            "long_description": "Various equations to calculate Gini coefficients",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GlobalOptions",
            "portdir": "R/R-GlobalOptions",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GlobalOptions",
            "description": "Generate functions to get or set global options",
            "long_description": "Generate functions to get or set global options",
            "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-testthat",
                        "R-markdown",
                        "R-GetoptLong",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ComplexHeatmap",
                        "R-GetoptLong",
                        "R-bsub",
                        "R-circlize",
                        "R-rim"
                    ]
                }
            ]
        },
        {
            "name": "R-Gmedian",
            "portdir": "R/R-Gmedian",
            "version": "1.2.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Gmedian",
            "description": "Geometric median, k-medians clustering and robust median PCA",
            "long_description": "Geometric median, k-medians clustering and robust median PCA",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-RSpectra",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bigutilsr"
                    ]
                }
            ]
        },
        {
            "name": "R-Gmisc",
            "portdir": "R/R-Gmisc",
            "version": "3.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gforge.se",
            "description": "Descriptive statistics, transition plots and more",
            "long_description": "Descriptive statistics, transition plots and more",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-stringr",
                        "R-checkmate",
                        "R-yaml",
                        "R-knitr",
                        "R-lubridate",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-forestplot",
                        "R-htmlTable",
                        "R-XML",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GoFKernel",
            "portdir": "R/R-GoFKernel",
            "version": "2.1-3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GoFKernel",
            "description": "Tests of goodness-of-fit based on a kernel smoothing of the data",
            "long_description": "Tests of goodness-of-fit based on a kernel smoothing of the data",
            "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-MixSemiRob"
                    ]
                }
            ]
        },
        {
            "name": "R-GofKmt",
            "portdir": "R/R-GofKmt",
            "version": "2.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GofKmt",
            "description": "Khmaladze martingale transformation goodness-of-fit test",
            "long_description": "Khmaladze martingale transformation goodness-of-fit test",
            "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-ggplot2",
                        "R-Rsolnp",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GpGp",
            "portdir": "R/R-GpGp",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GpGp",
            "description": "Fast Gaussian process computation using Vecchiaʼs approximation",
            "long_description": "Fast Gaussian process computation using Vecchiaʼs approximation",
            "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-FNN",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maps",
                        "R-fields",
                        "R-maptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SeBR",
                        "R-deepgp"
                    ]
                }
            ]
        },
        {
            "name": "R-GramQuad",
            "portdir": "R/R-GramQuad",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/iagogv/GramQuad",
            "description": "Gram Quadrature",
            "long_description": "Numerical integration with Gram polynomials.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GroupBN",
            "portdir": "R/R-GroupBN",
            "version": "1.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GroupBN",
            "description": "Infer group Bayesian networks via hierarchical feature clustering",
            "long_description": "Infer group Bayesian networks via hierarchical feature clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-zoo",
                        "R-rlist",
                        "R-visNetwork",
                        "R-bnlearn",
                        "R-arules",
                        "R-magrittr",
                        "R-ClustOfVar",
                        "R-PCAmixdata",
                        "R-PRROC",
                        "R-CRAN-recommended",
                        "R-MLmetrics",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HARModel",
            "portdir": "R/R-HARModel",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emilsjoerup/HARModel",
            "description": "Heterogeneous Autoregressive Models",
            "long_description": "Heterogeneous Autoregressive Models",
            "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-sandwich",
                        "R-xts",
                        "R-zoo",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HDF5Array",
            "portdir": "R/R-HDF5Array",
            "version": "1.32.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/HDF5Array",
            "description": "HDF5 backend for DelayedArray objects",
            "long_description": "HDF5 backend for DelayedArray objects",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-DelayedArray",
                        "R-Rhdf5lib",
                        "R-rhdf5",
                        "R-BiocGenerics",
                        "R-S4Arrays",
                        "R-CRAN-recommended",
                        "R-rhdf5filters",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmGamPoi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DelayedMatrixStats",
                        "R-MultiAssayExperiment",
                        "R-SeuratObject",
                        "R-beachmat"
                    ]
                }
            ]
        },
        {
            "name": "R-HDInterval",
            "portdir": "R/R-HDInterval",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HDInterval",
            "description": "Highest (posterior) density intervals",
            "long_description": "Highest (posterior) density intervals",
            "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-coda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MIRES",
                        "R-easybgm",
                        "R-ebmstate"
                    ]
                }
            ]
        },
        {
            "name": "R-HDMFA",
            "portdir": "R/R-HDMFA",
            "version": "0.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HDMFA",
            "description": "High-Dimensional Matrix Factor Analysis",
            "long_description": "High-Dimensional Matrix Factor Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RSpectra",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HDMT",
            "portdir": "R/R-HDMT",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HDMT",
            "description": "Multiple testing procedure for high-dimensional mediation hypotheses",
            "long_description": "Multiple testing procedure for high-dimensional mediation hypotheses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-fdrtool",
                        "R-qvalue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HIMA"
                    ]
                }
            ]
        },
        {
            "name": "R-HDRFA",
            "portdir": "R/R-HDRFA",
            "version": "0.1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HDRFA",
            "description": "High-Dimensional Robust Factor Analysis",
            "long_description": "High-Dimensional Robust Factor Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}