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

{
    "count": 51562,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=688",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=686",
    "results": [
        {
            "name": "R-bbl",
            "portdir": "R/R-bbl",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bbl",
            "description": "Boltzmann Bayes Learner",
            "long_description": "Supervised learning using Boltzmann Bayes model inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-pROC",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocManager",
                        "R-glmnet",
                        "R-Biostrings"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aorsf",
            "portdir": "R/R-aorsf",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/aorsf",
            "description": "Accelerated oblique random survival forests",
            "long_description": "Accelerated oblique random survival forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-data.table",
                        "R-collapse",
                        "R-lifecycle",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-units",
                        "R-glmnet",
                        "R-SurvMetrics"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-censored",
                        "R-bonsai"
                    ]
                }
            ]
        },
        {
            "name": "R-VLTimeCausality",
            "portdir": "R/R-VLTimeCausality",
            "version": "0.1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VLTimeCausality",
            "description": "Variable-lag time series causality inference framework",
            "long_description": "Variable-lag time series causality inference framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dtw",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-RTransferEntropy",
                        "R-tseries"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TidyDensity",
            "portdir": "R/R-TidyDensity",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spsanderson/TidyDensity",
            "description": "Functions for tidy analysis and generation of random data",
            "long_description": "Functions for tidy analysis and generation of random data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-nloptr",
                        "R-broom",
                        "R-patchwork",
                        "R-plotly",
                        "R-actuar",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-EnvStats"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SpaceTimeBSS",
            "portdir": "R/R-SpaceTimeBSS",
            "version": "0.4-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SpaceTimeBSS",
            "description": "Blind source separation for multivariate spatio-temporal data",
            "long_description": "Blind source separation for multivariate spatio-temporal data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-JADE",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-sf",
                        "R-sftime",
                        "R-spacetime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rlibeemd",
            "portdir": "R/R-Rlibeemd",
            "version": "1.4.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helske/Rlibeemd",
            "description": "Ensemble Empirical Mode Decomposition (EEMD) and its complete variant (CEEMDAN)",
            "long_description": "Ensemble Empirical Mode Decomposition (EEMD) and its complete variant (CEEMDAN)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "libomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppGSL",
            "portdir": "R/R-RcppGSL",
            "version": "0.3.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.gsl.html",
            "description": "Rcpp integration for GNU GSL vectors and matrices",
            "long_description": "Rcpp integration for GNU GSL vectors and matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qfratio",
                        "R-mixture",
                        "R-QF",
                        "R-coga",
                        "R-libstableR",
                        "R-mvabund",
                        "R-libstable4u",
                        "R-RcppZiggurat",
                        "R-mashr",
                        "R-diseq"
                    ]
                }
            ]
        },
        {
            "name": "R-RDieHarder",
            "portdir": "R/R-RDieHarder",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rdieharder",
            "description": "R interface to the DieHarder RNG test-suite",
            "long_description": "R interface to the DieHarder RNG test-suite",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-QF",
            "portdir": "R/R-QF",
            "version": "0.0.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QF",
            "description": "Density, cumulative and quantile functions of quadratic forms",
            "long_description": "Density, cumulative and quantile functions of quadratic forms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppGSL",
                        "gsl",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DirichletMultinomial",
            "portdir": "R/R-DirichletMultinomial",
            "version": "1.46.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DirichletMultinomial",
            "description": "Dirichlet-multinomial mixture model machine learning for microbiome data",
            "long_description": "Dirichlet-multinomial mixture model machine learning for microbiome data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-IRanges",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesXsrc",
            "portdir": "R/R-BayesXsrc",
            "version": "3.0-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesXsrc",
            "description": "Distribution of the BayesX C++ sources",
            "long_description": "Distribution of the BayesX C++ sources",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2BayesX"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R2BayesX"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesVarSel",
            "portdir": "R/R-BayesVarSel",
            "version": "2.2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesVarSel",
            "description": "Bayes factors, model choice and variable selection in linear models",
            "long_description": "Bayes factors and posterior probabilities in Linear models, aimed at providing a formal Bayesian answer to testing and variable selection problems.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "gsl",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-faraway",
                        "R-hdi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-WALS"
                    ]
                }
            ]
        },
        {
            "name": "R-BNSP",
            "portdir": "R/R-BNSP",
            "version": "2.2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BNSP",
            "description": "Bayesian non- and semi-parametric model fitting",
            "long_description": "Bayesian non- and semi-parametric model fitting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cubature",
                        "R-plyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-threejs",
                        "R-Formula",
                        "R-corrplot",
                        "R-label.switching",
                        "R-plot3D",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-np"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "theseus",
            "portdir": "science/theseus",
            "version": "3.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://theobald.brandeis.edu/theseus",
            "description": "A program for maximum likelihood superpositioning and analysis of macromolecular structures",
            "long_description": "A program for maximum likelihood superpositioning and analysis of macromolecular structures",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "muscle",
                "mafft",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "muscle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gwbr",
            "portdir": "R/R-gwbr",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gwbr",
            "description": "Local and Global Beta Regression",
            "long_description": "Local and Global Beta Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gvlma",
            "portdir": "R/R-gvlma",
            "version": "1.0.0.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gvlma",
            "description": "Global Validation of Linear Models Assumptions",
            "long_description": "Global Validation of Linear Models Assumptions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gtranslate",
            "portdir": "R/R-gtranslate",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gtranslate",
            "description": "Translate between different languages",
            "long_description": "Translate between different languages",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rvest",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gtop",
            "portdir": "R/R-gtop",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gtop",
            "description": "Game-Theoretically OPtimal (GTOP) reconciliation method",
            "long_description": "Game-Theoretically OPtimal (GTOP) reconciliation method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lassoshooting",
                        "R-quadprog",
                        "R-CRAN-recommended",
                        "R-hts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gtExtras",
            "portdir": "R/R-gtExtras",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jthomasmock.github.io/gtExtras",
            "description": "Extending R-gt for beautiful HTML tables",
            "long_description": "Extending R-gt for beautiful HTML tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-commonmark",
                        "R-fontawesome",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-gt",
                        "R-paletteer",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-dplyr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-svglite",
                        "R-base64enc",
                        "R-fs",
                        "R-magrittr",
                        "R-xml2",
                        "R-stringr",
                        "R-tibble",
                        "R-hms",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-sass",
                        "R-testthat",
                        "R-rvest",
                        "R-covr",
                        "R-bitops"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-gsubfn",
            "portdir": "R/R-gsubfn",
            "version": "0.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gsubfn",
            "description": "Utilities for strings and function arguments",
            "long_description": "Utilities for strings and function arguments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-proto",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-chron",
                        "R-zoo",
                        "R-svUnit",
                        "R-quantreg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-priceR",
                        "R-fscaret",
                        "R-MplusAutomation",
                        "R-sqldf",
                        "R-kanjistat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rtf"
                    ]
                }
            ]
        },
        {
            "name": "R-gsbDesign",
            "portdir": "R/R-gsbDesign",
            "version": "1.0-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gsbDesign",
            "description": "Group Sequential Bayes Design",
            "long_description": "Group Sequential Bayes Design",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gsDesign",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-groupr",
            "portdir": "R/R-groupr",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=groupr",
            "description": "Groups with inapplicable values",
            "long_description": "The package provides a more powerful version of grouped tibbles from dplyr.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-groupdata2",
            "portdir": "R/R-groupdata2",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=groupdata2",
            "description": "Create groups from data",
            "long_description": "Create groups from data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-numbers",
                        "R-rearrr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-covr",
                        "R-lmerTest",
                        "R-xpectr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-gridSVG",
            "portdir": "R/R-gridSVG",
            "version": "1.7-5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridSVG",
            "description": "Export grid graphics as SVG",
            "long_description": "Export grid graphics as SVG",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-XML",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plotROC",
                        "R-gridDebug",
                        "R-RGraphics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-grImport2",
                        "R-knitr",
                        "R-gridGraphviz"
                    ]
                }
            ]
        },
        {
            "name": "R-gridGraphviz",
            "portdir": "R/R-gridGraphviz",
            "version": "0.3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridGraphviz",
            "description": "Draw graphs with grid",
            "long_description": "Draw graphs with grid",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rgraphviz",
                        "R-graph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "graphviz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridSVG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gridDebug"
                    ]
                }
            ]
        },
        {
            "name": "R-gridGraphics",
            "portdir": "R/R-gridGraphics",
            "version": "0.5-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridGraphics",
            "description": "Redraw base graphics using grid graphics",
            "long_description": "Redraw base graphics using grid graphics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pdftools",
                        "R-magick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplotify",
                        "R-RGraphics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggimage",
                        "R-cowplot",
                        "R-patchwork"
                    ]
                }
            ]
        },
        {
            "name": "R-gridExtra",
            "portdir": "R/R-gridExtra",
            "version": "2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridExtra",
            "description": "Miscellaneous functions for grid graphics",
            "long_description": "Miscellaneous functions for grid graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtable",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-UComp",
                        "R-ARDL",
                        "R-autostsm",
                        "R-ProbBayes",
                        "R-forestploter",
                        "R-bayesWatch",
                        "R-networktools",
                        "R-npde",
                        "R-carat",
                        "R-cellWise",
                        "R-ggpp",
                        "R-ggfortify",
                        "R-ggpubr",
                        "R-ggstar",
                        "R-diagis",
                        "R-ufs",
                        "R-mgcViz",
                        "R-olsrr",
                        "R-surveil",
                        "R-magi",
                        "R-varian",
                        "R-hbal",
                        "R-viridis",
                        "R-cobalt",
                        "R-lpirfs",
                        "R-BNSP",
                        "R-mirt",
                        "R-saemix",
                        "R-phyr",
                        "R-cprobit",
                        "R-sctransform",
                        "R-survMisc",
                        "R-survminer",
                        "R-shinystan",
                        "R-finalfit",
                        "R-r2glmm",
                        "R-calibmsm",
                        "R-ruv",
                        "R-ingredients",
                        "R-UpSetR",
                        "R-JMbayes2",
                        "R-DeBoinR",
                        "R-baggr",
                        "R-bayesGAM",
                        "R-bayesforecast",
                        "R-lgpr",
                        "R-ecd",
                        "R-rstan",
                        "R-survstan",
                        "R-egg",
                        "R-spikeSlabGAM",
                        "R-explore",
                        "R-lemon",
                        "R-likert",
                        "R-robin",
                        "R-HH",
                        "R-voi",
                        "R-restriktor",
                        "R-precrec",
                        "R-panelView",
                        "R-Hmisc",
                        "R-ChemmineR",
                        "R-geostan",
                        "R-MRFcov",
                        "R-bayespm",
                        "R-PLMIX",
                        "R-RcppCensSpatial",
                        "R-RprobitB",
                        "R-mixOmics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggsci",
                        "R-kalmanfilter",
                        "R-CircSpaceTime",
                        "R-copula",
                        "R-ggeffects",
                        "R-walker",
                        "R-kimfilter",
                        "R-TH.data",
                        "R-gsDesign",
                        "R-sjPlot",
                        "R-exact2x2",
                        "R-bayesplot",
                        "R-abn",
                        "R-PosteriorBootstrap",
                        "R-RTSA",
                        "R-RTransferEntropy",
                        "R-mlt.docreg",
                        "R-ctsem",
                        "R-tram",
                        "R-metR",
                        "R-EstimDiagnostics",
                        "R-reporter",
                        "R-fairml",
                        "R-ggrepel",
                        "R-mosaic",
                        "R-funData",
                        "R-patchwork",
                        "R-gbm",
                        "R-sparseDFM",
                        "R-mixopt",
                        "R-gamlss.ggplots",
                        "R-GeneralizedWendland",
                        "R-relliptical",
                        "R-rpf",
                        "R-ggalt",
                        "R-ggbeeswarm",
                        "R-dsem",
                        "R-ggmcmc",
                        "R-gsignal",
                        "R-rstanarm",
                        "R-IRTest",
                        "R-tvgeom",
                        "R-hbbr",
                        "R-hrbrthemes",
                        "R-bujar",
                        "R-descriptr",
                        "R-fastcpd",
                        "R-miic",
                        "R-robustmatrix",
                        "R-fractalRegression",
                        "R-ifaTools",
                        "R-eikosograms",
                        "R-sgd",
                        "R-RcmdrPlugin.MA",
                        "R-StatRank",
                        "R-interp"
                    ]
                }
            ]
        },
        {
            "name": "R-gridDebug",
            "portdir": "R/R-gridDebug",
            "version": "0.5-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridDebug",
            "description": "Debugging for grid graphics",
            "long_description": "Debugging for grid graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridSVG",
                        "R-CRAN-recommended",
                        "R-graph",
                        "R-gridGraphviz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gridBase",
            "portdir": "R/R-gridBase",
            "version": "0.4-7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gridBase",
            "description": "Integration of base and grid graphics",
            "long_description": "Integration of base and grid graphics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-seqHMM",
                        "R-RGraphics",
                        "R-NMF",
                        "R-magi",
                        "R-simsalapar",
                        "R-psica",
                        "R-silicate",
                        "R-semtree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun",
                        "R-circlize",
                        "R-corrgram"
                    ]
                }
            ]
        },
        {
            "name": "R-gratis",
            "portdir": "R/R-gratis",
            "version": "1.0.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ykang/gratis",
            "description": "Generating time series with diverse and controllable characteristics",
            "long_description": "Generating time series with diverse and controllable characteristics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-shiny",
                        "R-tsibble",
                        "R-forecast",
                        "R-tsfeatures",
                        "R-foreach",
                        "R-polynom",
                        "R-GA",
                        "R-doRNG",
                        "R-fGarch",
                        "R-feasts",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-shinydashboard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-graphite",
            "portdir": "R/R-graphite",
            "version": "1.50.0",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sales-lab/graphite",
            "description": "GRAPH interaction from pathway topological environment",
            "long_description": "GRAPH interaction from pathway topological environment",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rappdirs",
                        "R-httr",
                        "R-graph",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-AnnotationDbi",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-graphclust",
            "portdir": "R/R-graphclust",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=graphclust",
            "description": "Hierarchical graph clustering for a collection of networks",
            "long_description": "Hierarchical graph clustering for a collection of networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sClust",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-blockmodels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-grangers",
            "portdir": "R/R-grangers",
            "version": "0.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=grangers",
            "description": "Inference on Granger causality in the frequency domain",
            "long_description": "Inference on Granger causality in the frequency domain",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tseries",
                        "R-vars",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-grafzahl",
            "portdir": "R/R-grafzahl",
            "version": "0.0.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chainsawriot/grafzahl",
            "description": "Supervised machine learning for textual data using transformers and Quanteda",
            "long_description": "Supervised machine learning for textual data using transformers and Quanteda",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lime",
                        "R-quanteda",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-reticulate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-quanteda.textmodels"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-grImport",
            "portdir": "R/R-grImport",
            "version": "0.9-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=grImport",
            "description": "Functions for converting, importing and drawing PostScript pictures in R plots",
            "long_description": "Functions for converting, importing and drawing PostScript pictures in R plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-XML"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RGraphics"
                    ]
                }
            ]
        },
        {
            "name": "R-gptstudio",
            "portdir": "R/R-gptstudio",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://michelnivard.github.io/gptstudio",
            "description": "Use large language models directly in your development environment",
            "long_description": "Use large language models directly in your development environment",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-curl",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-rlang",
                        "R-colorspace",
                        "R-glue",
                        "R-stringr",
                        "R-htmltools",
                        "R-purrr",
                        "R-yaml",
                        "R-bslib",
                        "R-fontawesome",
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-rstudioapi",
                        "R-rvest",
                        "R-ids",
                        "R-httr2",
                        "R-shiny.i18n",
                        "R-waiter",
                        "R-CRAN-recommended",
                        "R-SSEparser",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gppm",
            "portdir": "R/R-gppm",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/karchjd/gppm",
            "description": "Implementation of Gaussian process panel modeling in R",
            "long_description": "Implementation of Gaussian process panel modeling in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rstan",
                        "R-ggthemes",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gplots",
            "portdir": "R/R-gplots",
            "version": "3.1.3.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/talgalili/gplots",
            "description": "Various R programming tools for plotting data",
            "long_description": "Various R programming tools for plotting data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-caTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-r2d2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RCDT",
                        "R-NCA",
                        "R-ROCR",
                        "R-crqa",
                        "R-DPBBM",
                        "R-BAMMtools",
                        "R-graphsim",
                        "R-fDMA",
                        "R-bayess",
                        "R-r.jive",
                        "R-hdbma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caroline",
                        "R-ChemmineR",
                        "R-gmodels",
                        "R-CTD",
                        "R-heatmaply",
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-gp",
            "portdir": "R/R-gp",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gp",
            "description": "Maximum likelihood estimation of the generalized Poisson distribution",
            "long_description": "Maximum likelihood estimation of the generalized Poisson distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-RNGforGPD"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-gorica",
            "portdir": "R/R-gorica",
            "version": "0.1.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://informative-hypotheses.sites.uu.nl/software/goric",
            "description": "Evaluation of inequality-constrained hypotheses using GORICA",
            "long_description": "Evaluation of inequality-constrained hypotheses using GORICA",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-quadprog",
                        "R-limSolve",
                        "R-bain",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-matrixcalc",
                        "R-FRACTION"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-googlesheets4",
            "portdir": "R/R-googlesheets4",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://googlesheets4.tidyverse.org",
            "description": "Access Google Sheets using the Sheets API V4",
            "long_description": "Access Google Sheets using the Sheets API V4",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-cellranger",
                        "R-purrr",
                        "R-rematch2",
                        "R-httr",
                        "R-gargle",
                        "R-googledrive",
                        "R-ids",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyverse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cloudfs"
                    ]
                }
            ]
        },
        {
            "name": "R-googledrive",
            "portdir": "R/R-googledrive",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://googledrive.tidyverse.org",
            "description": "Interface to Google Drive",
            "long_description": "Manage Google Drive files from R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-purrr",
                        "R-httr",
                        "R-gargle",
                        "R-uuid",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cloudfs",
                        "R-googlesheets4",
                        "R-tidyverse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins"
                    ]
                }
            ]
        },
        {
            "name": "R-googleComputeEngineR",
            "portdir": "R/R-googleComputeEngineR",
            "version": "0.3.0.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cloudyr.github.io/googleComputeEngineR",
            "description": "R interface for Google Compute Engine",
            "long_description": "R interface for Google Compute Engine",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-httr",
                        "R-googleAuthR",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-googleCloudStorageR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-googleCloudStorageR"
                    ]
                }
            ]
        },
        {
            "name": "R-googleCloudStorageR",
            "portdir": "R/R-googleCloudStorageR",
            "version": "0.7.0.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.markedmondson.me/googleCloudStorageR",
            "description": "Interface with Google Cloud Storage API",
            "long_description": "Interface with Google Cloud Storage API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-yaml",
                        "R-zip",
                        "R-httr",
                        "R-openssl",
                        "R-googleAuthR",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-usethis",
                        "R-sodium",
                        "R-googleComputeEngineR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigQueryR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-memoise",
                        "R-googleComputeEngineR",
                        "R-pins",
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-googleAuthR",
            "portdir": "R/R-googleAuthR",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.markedmondson.me/googleAuthR",
            "description": "Authenticate and create Google APIs",
            "long_description": "Authenticate and create Google APIs",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-digest",
                        "R-memoise",
                        "R-httr",
                        "R-gargle",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-covr",
                        "R-formatR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-googleCloudStorageR",
                        "R-googleComputeEngineR",
                        "R-bigQueryR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-memoise"
                    ]
                }
            ]
        },
        {
            "name": "R-golubEsets",
            "portdir": "R/R-golubEsets",
            "version": "1.46.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/golubEsets",
            "description": "exprSets for golub leukemia data",
            "long_description": "exprSets for golub leukemia data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Biobase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase"
                    ]
                }
            ]
        },
        {
            "name": "R-gogarch",
            "portdir": "R/R-gogarch",
            "version": "0.7-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gogarch",
            "description": "Generalized orthogonal GARCH (GO-GARCH) models",
            "long_description": "Generalized orthogonal GARCH (GO-GARCH) models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fGarch",
                        "R-fastICA",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gofedf",
            "portdir": "R/R-gofedf",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gofedf",
            "description": "Goodness-of-Fit tests based on Empirical Distribution Functions",
            "long_description": "Goodness-of-Fit tests based on Empirical Distribution Functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glm2",
                        "R-CRAN-recommended",
                        "R-statmod",
                        "R-CompQuadForm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gofCopula",
            "portdir": "R/R-gofCopula",
            "version": "0.4-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gofCopula",
            "description": "Goodness-of-fit tests for copulæ",
            "long_description": "Goodness-of-fit tests for copulæ",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progress",
                        "R-foreach",
                        "R-R.utils",
                        "R-copula",
                        "R-SparseGrid",
                        "R-crayon",
                        "R-VineCopula",
                        "R-yarrr",
                        "R-CRAN-recommended",
                        "R-doSNOW",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gnrprod",
            "portdir": "R/R-gnrprod",
            "version": "1.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gnrprod",
            "description": "Estimate gross output functions",
            "long_description": "Estimate gross output functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}