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

{
    "count": 49975,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=880",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=878",
    "results": [
        {
            "name": "R-geobr",
            "portdir": "R/R-geobr",
            "version": "1.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipeagit.github.io/geobr",
            "description": "Download official spatial data-sets of Brazil",
            "long_description": "Download official spatial data-sets of Brazil",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-dplyr",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-arrow",
                        "R-censobr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-kDGLM",
                        "R-censobr"
                    ]
                }
            ]
        },
        {
            "name": "R-geoCount",
            "portdir": "R/R-geoCount",
            "version": "1.150120",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://georglsm.r-forge.r-project.org",
            "description": "Analysis and modelling for geostatistical count data",
            "long_description": "This package provides a variety of functions to analyze and model geostatistical count data with generalized linear spatial models.",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "gsl",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-rlecuyer",
                        "R-snow",
                        "R-distr",
                        "R-snowfall",
                        "R-distrEx",
                        "R-reldist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geodist",
            "portdir": "R/R-geodist",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/geodist",
            "description": "Fast, dependency-free geodesic distance calculations",
            "long_description": "Fast, dependency-free geodesic distance calculations",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mixvlmc"
                    ]
                }
            ]
        },
        {
            "name": "R-geometries",
            "portdir": "R/R-geometries",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dcooley.github.io/geometries",
            "description": "R package for creating and manipulating geometric data structures",
            "long_description": "R package for creating and manipulating geometric data structures",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sfheaders"
                    ]
                }
            ]
        },
        {
            "name": "R-geometry",
            "portdir": "R/R-geometry",
            "version": "0.5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidcsterratt.github.io/geometry",
            "description": "Mesh generation and surface tessellation",
            "long_description": "Mesh generation and surface tessellation",
            "active": true,
            "categories": [
                "science",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-linprog",
                        "R-lpSolve",
                        "R-magic",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppProgress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-interp",
                        "R-spelling",
                        "R-R.matlab",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DepthProc",
                        "R-FD",
                        "R-alphashape3d",
                        "R-mvmesh",
                        "R-gensphere",
                        "R-spaMM",
                        "R-ddalpha",
                        "R-RegCombin",
                        "R-bayesGAM",
                        "R-pdfCluster",
                        "R-CoopGame",
                        "R-mrfDepth",
                        "R-blackbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mclust",
                        "R-uniformly",
                        "R-ks",
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-geomtextpath",
            "portdir": "R/R-geomtextpath",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allancameron.github.io/geomtextpath",
            "description": "Create curved text paths in R-ggplot2",
            "long_description": "Create curved text paths in R-ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-textshaping",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2",
                        "R-systemfonts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-roxygen2",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedLogit"
                    ]
                }
            ]
        },
        {
            "name": "R-geoR",
            "portdir": "R/R-geoR",
            "version": "1.9-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geoR",
            "description": "Analysis of geostatistical data",
            "long_description": "Analysis of geostatistical data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-splancs",
                        "R-CRAN-recommended",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scatterplot3d"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pompp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-gamair",
                        "R-geostatsp"
                    ]
                }
            ]
        },
        {
            "name": "R-geos",
            "portdir": "R/R-geos",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paleolimbot.github.io/geos",
            "description": "Open Source Geometry Engine (GEOS) R API",
            "long_description": "Open Source Geometry Engine (GEOS) R API",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-libgeos",
                        "R-wk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vctrs",
                        "R-testthat",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fasterize"
                    ]
                }
            ]
        },
        {
            "name": "R-geosphere",
            "portdir": "R/R-geosphere",
            "version": "1.5-18",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geosphere",
            "description": "Spherical trigonometry",
            "long_description": "Spherical trigonometry",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-raster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fuzzyjoin",
                        "R-moveHMM",
                        "R-Rwtss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lwgeom",
                        "R-sftrack"
                    ]
                }
            ]
        },
        {
            "name": "R-geostan",
            "portdir": "R/R-geostan",
            "version": "0.8.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://connordonegan.github.io/geostan",
            "description": "Bayesian spatial analysis",
            "long_description": "Bayesian spatial analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-truncnorm",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-sf",
                        "R-spdep",
                        "R-signs",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-bayesplot",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geostatsp",
            "portdir": "R/R-geostatsp",
            "version": "2.0.6",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geostatsp",
            "description": "Geostatistical modelling with likelihood and Bayes",
            "long_description": "Geostatistical modelling with likelihood and Bayes",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-terra",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-abind",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-pracma",
                        "R-ellipse",
                        "R-geoR",
                        "R-RandomFields"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geozoo",
            "portdir": "R/R-geozoo",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://schloerke.github.io/geozoo",
            "description": "Zoo of geometric objects",
            "long_description": "Zoo of geometric objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bitops",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-tourr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tourr"
                    ]
                }
            ]
        },
        {
            "name": "R-geppe",
            "portdir": "R/R-geppe",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geppe",
            "description": "Generalised exponential Poisson and Poisson exponential distributions",
            "long_description": "Generalised exponential Poisson and Poisson exponential distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-gert",
            "portdir": "R/R-gert",
            "version": "2.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/gert",
            "description": "Simple Git client for R",
            "long_description": "Simple Git client for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zip",
                        "R-credentials",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "libgit2",
                        "R-sys",
                        "R-askpass"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-usethis",
                        "R-rhub",
                        "R-umx",
                        "R-starter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-animint2",
                        "R-fusen",
                        "R-pkgdown",
                        "R-RSQLite"
                    ]
                }
            ]
        },
        {
            "name": "R-getip",
            "portdir": "R/R-getip",
            "version": "0.1-4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=getip",
            "description": "IP address lookup",
            "long_description": "IP address lookup",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crew"
                    ]
                }
            ]
        },
        {
            "name": "R-getopt",
            "portdir": "R/R-getopt",
            "version": "1.20.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=getopt",
            "description": "C-like getopt behavior",
            "long_description": "C-like getopt behavior",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GetoptLong",
            "portdir": "R/R-GetoptLong",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GetoptLong",
            "description": "Parsing command-line arguments and simple variable interpolation",
            "long_description": "Parsing command-line arguments and simple variable interpolation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GlobalOptions",
                        "R-CRAN-recommended",
                        "R-crayon",
                        "R-rjson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsub",
                        "R-ComplexHeatmap",
                        "R-EnrichedHeatmap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GlobalOptions",
                        "R-HilbertCurve"
                    ]
                }
            ]
        },
        {
            "name": "R-getPass",
            "portdir": "R/R-getPass",
            "version": "0.2-4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=getPass",
            "description": "Password function for R with masking (where supported)",
            "long_description": "Password function for R with masking (where supported)",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cyphr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-git2r",
                        "R-restfulr"
                    ]
                }
            ]
        },
        {
            "name": "R-gets",
            "portdir": "R/R-gets",
            "version": "0.38",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gsucarrat/gets",
            "description": "General-to-Specific (GETS) modelling and indicator saturation methods",
            "long_description": "General-to-Specific (GETS) modelling and indicator saturation methods",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-testthat",
                        "R-lgarch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ardl.nardl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-gettz",
            "portdir": "R/R-gettz",
            "version": "0.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/gettz.html",
            "description": "Get the timezone information",
            "long_description": "Get the timezone information",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-anytime"
                    ]
                }
            ]
        },
        {
            "name": "R-gfonts",
            "portdir": "R/R-gfonts",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dreamrs.github.io/gfonts",
            "description": "Offline Google fonts for Markdown and Shiny",
            "long_description": "Offline Google fonts for Markdown and Shiny",
            "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-glue",
                        "R-htmltools",
                        "R-shiny",
                        "R-crul",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vcr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gdtools"
                    ]
                }
            ]
        },
        {
            "name": "R-gfpop",
            "portdir": "R/R-gfpop",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gfpop",
            "description": "Graph-constrained functional pruning optimal partitioning",
            "long_description": "Graph-constrained functional pruning optimal partitioning",
            "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-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-devtools",
                        "R-penaltyLearning",
                        "R-data.table",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GGally",
            "portdir": "R/R-GGally",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggobi.github.io/ggally",
            "description": "Extension to ggplot2",
            "long_description": "Extension to ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-lifecycle",
                        "R-plyr",
                        "R-dplyr",
                        "R-progress",
                        "R-tidyr",
                        "openssl3",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggstats",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-gtable",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-ICtest",
                        "R-hmer",
                        "R-jmv",
                        "R-ggmcmc",
                        "R-mgcViz",
                        "R-BGGM",
                        "R-NPflow",
                        "R-corrViz",
                        "R-finalfit",
                        "R-gsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SHELF",
                        "R-vsp",
                        "R-robustbase",
                        "R-descriptio",
                        "R-BAS",
                        "R-miWQS",
                        "R-fic",
                        "R-cubble",
                        "R-bruceR",
                        "R-tsfeatures",
                        "R-ufs",
                        "R-WRS2",
                        "R-survstan"
                    ]
                }
            ]
        },
        {
            "name": "R-ggalt",
            "portdir": "R/R-ggalt",
            "version": "0.4.0",
            "license": "AGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hrbrmstr/ggalt",
            "description": "Extensions for R-ggplot2",
            "long_description": "A compendium of new geometries, coordinate systems, statistical transformations, scales and fonts for R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-maps",
                        "R-plotly",
                        "R-extrafont",
                        "R-ash",
                        "R-proj4",
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggthemes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggamma",
            "portdir": "R/R-ggamma",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mjsaldanha.com/posts/ggamma",
            "description": "Generalized Gamma probability distribution",
            "long_description": "Generalized Gamma probability distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-flexsurv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ollggamma"
                    ]
                }
            ]
        },
        {
            "name": "R-gganimate",
            "portdir": "R/R-gganimate",
            "version": "1.0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gganimate.com",
            "description": "Grammar of animated graphics",
            "long_description": "Grammar of animated graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-progress",
                        "R-ggplot2",
                        "R-scales",
                        "R-tweenr",
                        "R-CRAN-recommended",
                        "R-transformr",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-base64enc",
                        "R-htmltools",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-covr",
                        "R-svglite",
                        "R-magick",
                        "R-sf",
                        "R-av"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-corrViz",
                        "R-ordbetareg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggraph",
                        "R-modelbased",
                        "R-ggpattern",
                        "R-rfm",
                        "R-thematic",
                        "R-tidybayes",
                        "R-manynet"
                    ]
                }
            ]
        },
        {
            "name": "R-ggbeeswarm",
            "portdir": "R/R-ggbeeswarm",
            "version": "0.7.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eclarke/ggbeeswarm",
            "description": "Categorical scatter (violin point) plots",
            "long_description": "Categorical scatter (violin point) plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-beeswarm",
                        "R-vipor",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrastr",
                        "R-hmer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bench",
                        "R-afex",
                        "R-vipor",
                        "R-nestedcv",
                        "R-ggrepel"
                    ]
                }
            ]
        },
        {
            "name": "R-ggblanket",
            "portdir": "R/R-ggblanket",
            "version": "10.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidhodge931.github.io/ggblanket",
            "description": "Simplify R-ggplot2 visualisation with R-ggblanket wrapper functions",
            "long_description": "Simplify R-ggplot2 visualisation with R-ggblanket wrapper functions",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-stringr",
                        "R-dplyr",
                        "R-hms",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-farver",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-viridisLite",
                        "R-forcats",
                        "R-labelled",
                        "R-snakecase",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-isoband",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-viridis",
                        "R-quantreg",
                        "R-patchwork",
                        "R-spelling",
                        "R-hexbin",
                        "R-sf",
                        "R-palmerpenguins"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggbreak",
            "portdir": "R/R-ggbreak",
            "version": "0.1.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggbreak",
            "description": "Implementation of scale functions for setting axis breaks of a ggplot",
            "long_description": "Implementation of scale functions for setting axis breaks of a ggplot",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfun",
                        "R-aplot",
                        "R-ggplotify",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-patchwork",
                        "R-cowplot",
                        "R-prettydoc",
                        "R-ggimage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggcharts",
            "portdir": "R/R-ggcharts",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thomas-neitmann.github.io/ggcharts/index.html",
            "description": "Shorten the distance from data visualization idea to actual plot",
            "long_description": "Shorten the distance from data visualization idea to actual plot",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-lifecycle",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-tidyr",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-lintr",
                        "R-spelling",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bartcs"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdark",
            "portdir": "R/R-ggdark",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggdark",
            "description": "Dark mode for R-ggplot2 themes",
            "long_description": "Dark mode for R-ggplot2 themes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggdendro",
            "portdir": "R/R-ggdendro",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://andrie.github.io/ggdendro",
            "description": "Create dendrograms and tree diagrams using ggplot2",
            "long_description": "Create dendrograms and tree diagrams using ggplot2",
            "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-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-spelling",
                        "R-tree",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diffudist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-ggh4x",
                        "R-ggside"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdensity",
            "portdir": "R/R-ggdensity",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggdensity",
            "description": "Interpretable bivariate density visualization with ggplot2",
            "long_description": "Interpretable bivariate density visualization with ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "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-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-isoband",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-densityarea"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdist",
            "portdir": "R/R-ggdist",
            "version": "3.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mjskay.github.io/ggdist",
            "description": "Visualizations of distributions and uncertainty",
            "long_description": "Visualizations of distributions and uncertainty",
            "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-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-distributional",
                        "R-quadprog",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-vctrs",
                        "R-numDeriv",
                        "R-cli",
                        "R-gtable",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fontquiver",
                        "R-showtext",
                        "R-sysfonts",
                        "R-beeswarm",
                        "R-fda",
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-knitr",
                        "R-testthat",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-broom",
                        "R-pkgdown",
                        "R-ragg",
                        "R-covr",
                        "R-vdiffr",
                        "R-svglite",
                        "R-patchwork",
                        "R-cowplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-surveil",
                        "R-FFP",
                        "R-priorsense",
                        "R-fabletools",
                        "R-multinma",
                        "R-tsnet",
                        "R-tidybayes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-see",
                        "R-gratia",
                        "R-posterior",
                        "R-bayestestR",
                        "R-modelsummary",
                        "R-distributional",
                        "R-rvec"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdmc",
            "portdir": "R/R-ggdmc",
            "version": "0.2.6.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggdmc",
            "description": "Cognitive Models",
            "long_description": "Cognitive Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-coda",
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggeffects",
            "portdir": "R/R-ggeffects",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/ggeffects",
            "description": "Create tidy data frames of marginal effects for R-ggplot from model outputs",
            "long_description": "Create tidy data frames of marginal effects for R-ggplot from model outputs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstantools",
                        "R-ordinal",
                        "R-parameters",
                        "R-sandwich",
                        "R-survey",
                        "R-tibble",
                        "R-withr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-broom",
                        "R-haven",
                        "R-httr",
                        "R-betareg",
                        "R-gamm4",
                        "R-see",
                        "R-ggrepel",
                        "R-emmeans",
                        "R-quantreg",
                        "R-robustbase",
                        "R-patchwork",
                        "R-VGAM",
                        "R-car",
                        "R-carData",
                        "R-gam",
                        "R-parsnip",
                        "R-AER",
                        "R-effects",
                        "R-mice",
                        "R-rms",
                        "R-geepack",
                        "R-MCMCglmm",
                        "R-fixest",
                        "R-marginaleffects",
                        "R-gee",
                        "R-pscl",
                        "R-clubSandwich",
                        "R-glmmTMB",
                        "R-gt",
                        "R-margins",
                        "R-sjlabelled",
                        "R-logistf",
                        "R-aod",
                        "R-gamlss",
                        "R-nestedLogit",
                        "R-GLMMadaptive",
                        "R-sdmTMB",
                        "R-sjstats",
                        "R-brglm2",
                        "R-tinytable",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-bayestestR",
                        "R-datawizard"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sjPlot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-nestedLogit",
                        "R-sdmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-ggExtra",
            "portdir": "R/R-ggExtra",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://deanattali.com/ggExtra",
            "description": "Add marginal histograms to ggplot2, and more ggplot2 enhancements",
            "long_description": "Add marginal histograms to ggplot2, and more ggplot2 enhancements",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-shiny",
                        "R-shinyjs",
                        "R-colourpicker",
                        "R-miniUI",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-rstudioapi",
                        "R-vdiffr",
                        "R-svglite",
                        "R-fontquiver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayefdr",
                        "R-calibmsm",
                        "R-SHELF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relliptical",
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-ggfan",
            "portdir": "R/R-ggfan",
            "version": "0.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonhilton/ggfan",
            "description": "Summarise a distribution through colored intervals",
            "long_description": "Summarise a distribution through colored intervals",
            "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-ggplot2",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-tibble",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggfittext",
            "portdir": "R/R-ggfittext",
            "version": "0.10.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkox.org/ggfittext",
            "description": "R-ggplot2 extension to fit text into a box by growing, shrinking or wrapping the text",
            "long_description": "R-ggplot2 extension to fit text into a box by growing, shrinking or wrapping the text",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridtext",
                        "R-shades",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gggenes",
                        "R-treemapify",
                        "R-rnmamod",
                        "R-shapviz"
                    ]
                }
            ]
        },
        {
            "name": "R-ggforce",
            "portdir": "R/R-ggforce",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggforce.data-imaginist.com",
            "description": "Accelerating ggplot2",
            "long_description": "Accelerating ggplot2",
            "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-cli",
                        "R-gtable",
                        "R-rlang",
                        "R-systemfonts",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-withr",
                        "R-Rcpp",
                        "R-ggplot2",
                        "R-scales",
                        "R-polyclip",
                        "R-tweenr",
                        "R-CRAN-recommended",
                        "R-tidyselect",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-UComp",
                        "R-sgboost",
                        "R-ggraph",
                        "R-RVenn",
                        "R-GNAR",
                        "R-scatterpie",
                        "R-dynamite"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sdmTMB",
                        "R-manynet",
                        "R-cubble",
                        "R-papaja",
                        "R-stars",
                        "R-tidycat",
                        "R-complexlm"
                    ]
                }
            ]
        },
        {
            "name": "R-ggformula",
            "portdir": "R/R-ggformula",
            "version": "0.12.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ProjectMOSAIC/ggformula",
            "description": "Formula interface to the grammar of graphics",
            "long_description": "Formula interface to the grammar of graphics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggridges",
                        "R-rlang",
                        "R-mosaicCore",
                        "R-CRAN-recommended",
                        "R-labelled",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaic",
                        "R-mosaicCalc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaicData",
                        "R-fastR2",
                        "R-mosaicCore"
                    ]
                }
            ]
        },
        {
            "name": "R-ggfortify",
            "portdir": "R/R-ggfortify",
            "version": "0.4.17",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sinhrks/ggfortify",
            "description": "Data visualization tools for statistical analysis results",
            "long_description": "Data visualization tools for statistical analysis results",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-tidyr",
                        "R-dplyr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-strucchange",
                        "R-vars",
                        "R-timeSeries",
                        "R-glmnet",
                        "R-fGarch",
                        "R-MSwM",
                        "R-ROCR",
                        "R-changepoint",
                        "R-KFAS",
                        "R-raster",
                        "R-mapdata",
                        "R-lfda",
                        "R-sp",
                        "R-xts",
                        "R-zoo",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-forecast",
                        "R-tseries",
                        "R-lintr",
                        "R-ggrepel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ivDiag"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplot",
                        "R-matrixset"
                    ]
                }
            ]
        },
        {
            "name": "R-ggfun",
            "portdir": "R/R-ggfun",
            "version": "0.1.7",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YuLab-SMU/ggfun",
            "description": "Miscellaneous functions for R-ggplot2",
            "long_description": "Miscellaneous functions for R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-yulab.utils",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc",
                        "R-ggplotify",
                        "R-ggnewscale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aplot",
                        "R-ggbreak",
                        "R-ggimage",
                        "R-ggtree",
                        "R-scatterpie"
                    ]
                }
            ]
        },
        {
            "name": "R-gggenes",
            "portdir": "R/R-gggenes",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkox.org/gggenes",
            "description": "R-ggplot2 extension extension for drawing gene arrow maps",
            "long_description": "R-ggplot2 extension extension for drawing gene arrow maps",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfittext",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shapviz"
                    ]
                }
            ]
        },
        {
            "name": "R-ggh4x",
            "portdir": "R/R-ggh4x",
            "version": "0.2.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://teunbrand.github.io/ggh4x",
            "description": "Hacks for ggplot2",
            "long_description": "Hacks for ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-fitdistrplus",
                        "R-ggdendro"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-priorsense"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustlmm",
                        "R-LMMstar"
                    ]
                }
            ]
        },
        {
            "name": "R-ggimage",
            "portdir": "R/R-ggimage",
            "version": "0.3.3",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yulab-smu.top/pkgdocs/ggimage.html",
            "description": "Support image files and graphic objects to be visualized in ggplot2 graphic system",
            "long_description": "Support image files and graphic objects to be visualized in ggplot2 graphic system",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggfun",
                        "R-ggplotify",
                        "R-magick",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-httr",
                        "R-ggtree",
                        "R-gridGraphics",
                        "R-rsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hexSticker"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggbreak",
                        "R-ggplotify",
                        "R-ggtree",
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-gginnards",
            "portdir": "R/R-gginnards",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aphalo/gginnards",
            "description": "Explore the innards of ggplot2 objects",
            "long_description": "Explore the innards of ggplot2 objects",
            "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-stringr",
                        "R-tibble",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-pryr",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesplay"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggpmisc",
                        "R-ggpp"
                    ]
                }
            ]
        },
        {
            "name": "R-ggip",
            "portdir": "R/R-ggip",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidchall.github.io/ggip",
            "description": "Data visualization for IP addresses and networks",
            "long_description": "Data visualization for IP addresses and networks",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-ipaddress",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggiraph",
            "portdir": "R/R-ggiraph",
            "version": "0.8.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/ggiraph",
            "description": "Make ggplot2 graphics interactive",
            "long_description": "Make ggplot2 graphics interactive",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-rlang",
                        "R-systemfonts",
                        "R-vctrs",
                        "R-htmltools",
                        "R-purrr",
                        "R-ggplot2",
                        "R-htmlwidgets",
                        "R-uuid",
                        "R-CRAN-recommended",
                        "libpng",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-dplyr",
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-ggrepel",
                        "R-quantreg",
                        "R-gdtools",
                        "R-maps",
                        "R-hexbin",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thematic",
                        "R-packcircles"
                    ]
                }
            ]
        },
        {
            "name": "R-ggiraphExtra",
            "portdir": "R/R-ggiraphExtra",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggiraphExtra",
            "description": "Collection of functions to enhance R-ggplot2 and R-ggiraph",
            "long_description": "Collection of functions to enhance R-ggplot2 and R-ggiraph",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-magrittr",
                        "R-ppcor",
                        "R-ggiraph",
                        "R-sjlabelled",
                        "R-mycor",
                        "R-sjmisc",
                        "R-CRAN-recommended",
                        "R-scales",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-EIX"
                    ]
                }
            ]
        }
    ]
}