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

{
    "count": 50744,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=948",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=946",
    "results": [
        {
            "name": "R-seqICP",
            "portdir": "R/R-seqICP",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=seqICP",
            "description": "Sequential Invariant Causal Prediction",
            "long_description": "Sequential Invariant Causal Prediction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dHSIC",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-seqinr",
            "portdir": "R/R-seqinr",
            "version": "4.2-36",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lbbe-software/seqinr",
            "description": "Genomic data retrieval",
            "long_description": "Genomic data retrieval",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ade4",
                        "zlib",
                        "R-CRAN-recommended",
                        "R-segmented"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-adegenet",
                        "R-alakazam",
                        "R-SMM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-biomartr",
                        "R-phangorn"
                    ]
                }
            ]
        },
        {
            "name": "R-SequenceSpikeSlab",
            "portdir": "R/R-SequenceSpikeSlab",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SequenceSpikeSlab",
            "description": "Exact Bayesian model selection methods for the sparse normal sequence model",
            "long_description": "Exact Bayesian model selection methods for the sparse normal sequence model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-selectiveInference",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-seriation",
            "portdir": "R/R-seriation",
            "version": "1.5.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=seriation",
            "description": "Infrastructure for ordering objects using seriation",
            "long_description": "Infrastructure for ordering objects using seriation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-gclus",
                        "R-qap",
                        "R-TSP",
                        "R-ca",
                        "R-vegan",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-colorspace",
                        "R-registry"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-testthat",
                        "R-doParallel",
                        "R-GA",
                        "R-umap",
                        "R-dendextend",
                        "R-Rtsne",
                        "R-dbscan",
                        "R-smacof",
                        "R-DendSer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-baizer",
                        "R-heatmaply",
                        "R-arulesViz",
                        "R-DendSer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relations",
                        "R-corrplot",
                        "R-tidygraph",
                        "R-flexclust",
                        "R-ggraph",
                        "R-corrgram"
                    ]
                }
            ]
        },
        {
            "name": "R-serp",
            "portdir": "R/R-serp",
            "version": "0.2.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ejikeugba/serp",
            "description": "Smooth Effects on Response Penalty for CLM",
            "long_description": "Smooth Effects on Response Penalty for CLM",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon",
                        "R-ordinal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-VGAM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-servr",
            "portdir": "R/R-servr",
            "version": "0.32",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yihui/servr",
            "description": "Simple HTTP server to serve static files or dynamic documents",
            "long_description": "Simple HTTP server to serve static files or dynamic documents",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mime",
                        "R-xfun",
                        "R-CRAN-recommended",
                        "R-httpuv",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-later",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pagedown",
                        "R-animint2",
                        "R-xaringan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sentopics",
                        "R-webdriver",
                        "R-bookdown",
                        "R-altdoc",
                        "R-LDAvis"
                    ]
                }
            ]
        },
        {
            "name": "R-sessioninfo",
            "portdir": "R/R-sessioninfo",
            "version": "1.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/sessioninfo",
            "description": "R Session Information",
            "long_description": "R Session Information",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-future.tests",
                        "R-devtools",
                        "R-rcmdcheck",
                        "R-SimDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-condTruncMVN",
                        "R-reprex",
                        "R-pkgcache",
                        "R-matrixNormal",
                        "R-miWQS",
                        "R-biocthis"
                    ]
                }
            ]
        },
        {
            "name": "R-set6",
            "portdir": "R/R-set6",
            "version": "0.2.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xoopR.github.io/set6",
            "description": "R6 object-oriented interface for mathematical sets",
            "long_description": "R6 object-oriented interface for mathematical sets",
            "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-checkmate",
                        "R-ooplah",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SetMethods",
            "portdir": "R/R-SetMethods",
            "version": "4.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SetMethods",
            "description": "Functions for set-theoretic multi-method research and advanced QCA",
            "long_description": "Functions for set-theoretic multi-method research and advanced QCA",
            "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-ggrepel",
                        "R-stargazer",
                        "R-QCA",
                        "R-admisc",
                        "R-ggplot2",
                        "R-fmsb",
                        "R-CRAN-recommended",
                        "R-scatterplot3d",
                        "R-betareg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-setRNG",
            "portdir": "R/R-setRNG",
            "version": "2024.2-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=setRNG",
            "description": "Set normal random number generator and seed",
            "long_description": "Set normal random number generator and seed",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimr",
                        "R-distrTEst",
                        "R-distrEllipse",
                        "R-distrSim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BB",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-sets",
            "portdir": "R/R-sets",
            "version": "1.0-25",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sets",
            "description": "Sets, generalized sets, customizable sets and intervals",
            "long_description": "Sets, generalized sets, customizable sets and intervals",
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-proxy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pks",
                        "R-BayesMallows",
                        "R-relations",
                        "R-partitions",
                        "R-crops",
                        "R-kstMatrix",
                        "R-tessellation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlaneGeometry"
                    ]
                }
            ]
        },
        {
            "name": "R-settings",
            "portdir": "R/R-settings",
            "version": "0.2.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=settings",
            "description": "Software option settings manager for R",
            "long_description": "Software option settings manager for R",
            "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-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Ryacas0",
                        "R-validate",
                        "R-atable"
                    ]
                }
            ]
        },
        {
            "name": "R-Seurat",
            "portdir": "R/R-Seurat",
            "version": "5.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://satijalab.org/seurat",
            "description": "Tools for Single Cell Genomics",
            "long_description": "Tools for Single Cell Genomics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppAnnoy",
                        "R-RcppEigen",
                        "R-RcppProgress",
                        "R-jsonlite",
                        "R-png",
                        "R-rlang",
                        "R-lifecycle",
                        "R-irlba",
                        "R-tibble",
                        "R-generics",
                        "R-matrixStats",
                        "R-progressr",
                        "R-purrr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-RANN",
                        "R-future",
                        "R-future.apply",
                        "R-ggridges",
                        "R-igraph",
                        "R-miniUI",
                        "R-httr",
                        "R-lmtest",
                        "R-pbapply",
                        "R-ggrepel",
                        "R-patchwork",
                        "R-cowplot",
                        "R-reticulate",
                        "R-fitdistrplus",
                        "R-RSpectra",
                        "R-plotly",
                        "R-uwot",
                        "R-Rtsne",
                        "R-RcppHNSW",
                        "R-fastDummies",
                        "R-ROCR",
                        "R-SeuratObject",
                        "R-CRAN-recommended",
                        "R-leiden",
                        "R-ica",
                        "R-scattermore",
                        "R-sctransform",
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-shiny",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rfast2",
                        "R-data.table",
                        "R-ape",
                        "R-testthat",
                        "R-R.utils",
                        "R-VGAM",
                        "R-BiocGenerics",
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-limma",
                        "R-IRanges",
                        "R-mixtools",
                        "R-DelayedArray",
                        "R-rsvd",
                        "R-GenomeInfoDb",
                        "R-GenomicRanges",
                        "R-SummarizedExperiment",
                        "R-rtracklayer",
                        "R-enrichR",
                        "R-ggrastr",
                        "R-DESeq2",
                        "R-hdf5r",
                        "R-SingleCellExperiment",
                        "R-harmony"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nebula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-harmony",
                        "R-SeuratObject"
                    ]
                }
            ]
        },
        {
            "name": "R-SeuratObject",
            "portdir": "R/R-SeuratObject",
            "version": "5.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mojaveazure.github.io/seurat-object",
            "description": "Data structures for single cell data",
            "long_description": "Data structures for single cell data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-sp",
                        "R-lifecycle",
                        "R-generics",
                        "R-progressr",
                        "R-future",
                        "R-future.apply",
                        "R-spam",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-ggplot2",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-DelayedArray",
                        "R-HDF5Array",
                        "R-sf",
                        "R-Seurat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR"
                    ]
                }
            ]
        },
        {
            "name": "R-sf",
            "portdir": "R/R-sf",
            "version": "1.0-19",
            "license": "(GPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sf",
            "description": "Simple features for R",
            "long_description": "Simple features for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "proj9",
                        "R-Rcpp",
                        "R-magrittr",
                        "R-DBI",
                        "R-classInt",
                        "R-units",
                        "R-s2",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "geos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbapply",
                        "R-maps",
                        "R-RSQLite",
                        "R-widgetframe",
                        "R-raster",
                        "R-terra",
                        "R-wk",
                        "R-nanoarrow",
                        "R-RPostgreSQL",
                        "R-lwgeom",
                        "R-stars",
                        "R-odbc",
                        "R-RPostgres",
                        "R-pool",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs",
                        "R-blob",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-metR",
                        "R-sqlhelper",
                        "R-crawl",
                        "R-densityarea",
                        "R-rgeoda",
                        "R-spdep",
                        "R-PReMiuM",
                        "R-constrainedKriging",
                        "R-areal",
                        "R-ncdfgeom",
                        "R-automap",
                        "R-tidyterra",
                        "R-hosm",
                        "R-disaggregation",
                        "R-intamap",
                        "R-SSNbayes",
                        "R-SUMMER",
                        "R-SpatialGraph",
                        "R-Directional",
                        "R-exactextractr",
                        "R-gstat",
                        "R-rnaturalearth",
                        "R-gridpattern",
                        "R-fsr",
                        "R-lwgeom",
                        "R-transformr",
                        "R-fmesher",
                        "R-spmodel",
                        "R-stars",
                        "R-flexpolyline",
                        "R-fude",
                        "R-geostan",
                        "R-LMoFit",
                        "R-BayesX",
                        "R-geobr",
                        "R-MetricGraph",
                        "R-LMMsolver",
                        "R-SSN2",
                        "R-cubble",
                        "R-mkde",
                        "R-epiR",
                        "R-sftime",
                        "R-sftrack",
                        "R-ForestTools",
                        "R-Morpho",
                        "R-gdalUtilities",
                        "R-maptiles",
                        "R-Rlibkdv",
                        "R-spatialreg",
                        "R-sfarrow",
                        "R-sfnetworks",
                        "R-motif",
                        "R-sphet",
                        "R-CARBayesdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wk",
                        "R-spData",
                        "R-R2BayesX",
                        "R-magclass",
                        "R-SpatialBSS",
                        "R-gratia",
                        "R-kDGLM",
                        "R-gganimate",
                        "R-gginnards",
                        "R-ggplot2",
                        "R-ggrastr",
                        "R-sp",
                        "R-ipumsr",
                        "R-fasterize",
                        "R-geos",
                        "R-ggraph",
                        "R-isoband",
                        "R-mcmcsae",
                        "R-lutz",
                        "R-SpaceTimeBSS",
                        "R-sdmTMB",
                        "R-psgp",
                        "R-PROJ",
                        "R-jsonlite",
                        "R-rasterVis",
                        "R-rcartocolor",
                        "R-geomtextpath",
                        "R-constructive",
                        "R-ggpattern",
                        "R-TeachingDemos",
                        "R-lpjmlkit",
                        "R-accessibility",
                        "R-ggblanket",
                        "R-spacetime",
                        "R-trajectories",
                        "R-SeuratObject",
                        "R-gcplyr",
                        "R-polyCub",
                        "R-GDAtools",
                        "R-leaflet",
                        "R-ggiraph",
                        "R-polylabelr",
                        "R-terra",
                        "R-DeclareDesign",
                        "R-bamlss",
                        "R-duckdbfs",
                        "R-protolite",
                        "R-raster",
                        "R-FRK"
                    ]
                }
            ]
        },
        {
            "name": "R-sfaR",
            "portdir": "R/R-sfaR",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hdakpo/sfaR",
            "description": "Stochastic Frontier Analysis using R",
            "long_description": "Stochastic Frontier Analysis using R",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ucminf",
                        "R-nleqslv",
                        "R-Formula",
                        "R-texreg",
                        "R-randtoolbox",
                        "R-maxLik",
                        "R-plm",
                        "R-fastGHQuad",
                        "R-marqLevAlg",
                        "R-qrng",
                        "R-trustOptim",
                        "R-mnorm",
                        "R-CRAN-recommended",
                        "R-cubature",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dsfa"
                    ]
                }
            ]
        },
        {
            "name": "R-sfarrow",
            "portdir": "R/R-sfarrow",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wcjochem.github.io/sfarrow",
            "description": "Read/write Simple Feature Objects with Apache Arrow",
            "long_description": "Read/write Simple Feature Objects with Apache Arrow",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-arrow",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sfd",
            "portdir": "R/R-sfd",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sfd",
            "description": "Space-Filling Design library",
            "long_description": "Space-Filling Design library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dials"
                    ]
                }
            ]
        },
        {
            "name": "R-sfheaders",
            "portdir": "R/R-sfheaders",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dcooley.github.io/sfheaders",
            "description": "Build sf objects from R and Rcpp",
            "long_description": "Build sf objects from R and Rcpp",
            "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-CRAN-recommended",
                        "R-Rcpp",
                        "R-geometries"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sfnetworks",
                        "R-densityarea"
                    ]
                }
            ]
        },
        {
            "name": "R-sfnetworks",
            "portdir": "R/R-sfnetworks",
            "version": "0.6.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luukvdmeer.github.io/sfnetworks",
            "description": "Tidy geospatial networks",
            "long_description": "Tidy geospatial networks",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-igraph",
                        "R-sfheaders",
                        "R-units",
                        "R-rlang",
                        "R-sf",
                        "R-lwgeom",
                        "R-CRAN-recommended",
                        "R-tidygraph",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggraph"
                    ]
                }
            ]
        },
        {
            "name": "R-sfsmisc",
            "portdir": "R/R-sfsmisc",
            "version": "1.1-20",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmaechler/sfsmisc",
            "description": "Utilities from Seminar für Statistik, ETH Zürich",
            "long_description": "Utilities from Seminar für Statistik, ETH Zürich",
            "active": true,
            "categories": [
                "sysutils",
                "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-gmp",
                        "R-Hmisc",
                        "R-sm",
                        "R-polynom",
                        "R-robustbase",
                        "R-polycor",
                        "R-lokern",
                        "R-nor1mix",
                        "R-pastecs",
                        "R-tikzDevice",
                        "R-Rmpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distrMod",
                        "R-MRFcov",
                        "R-mcmcplots",
                        "R-DPQmpfr",
                        "R-lokern",
                        "R-simsalapar",
                        "R-ddalpha",
                        "R-DPQ",
                        "R-DiSSMod",
                        "R-FrF2",
                        "R-distr",
                        "R-norMmix",
                        "R-pcalg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Matrix",
                        "R-alphastable",
                        "R-cluster",
                        "R-corrgram",
                        "R-copula",
                        "R-Rmpfr",
                        "R-bfast",
                        "R-robustbase",
                        "R-sirt",
                        "R-expm",
                        "R-Bessel",
                        "R-stabledist",
                        "R-longmemo",
                        "R-DPQmpfr",
                        "R-DHARMa",
                        "R-robcor"
                    ]
                }
            ]
        },
        {
            "name": "R-sft",
            "portdir": "R/R-sft",
            "version": "2.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sft",
            "description": "Functions for systems factorial technology analysis of data",
            "long_description": "Functions for systems factorial technology analysis of data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SuppDists",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sftime",
            "portdir": "R/R-sftime",
            "version": "0.3.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sftime",
            "description": "Classes and methods for simple feature objects that have a time column",
            "long_description": "Classes and methods for simple feature objects that have a time column",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-ncmeta",
                        "R-spacetime",
                        "R-stars",
                        "R-trajectories",
                        "R-spatstat.geom",
                        "R-spatstat.linnet",
                        "R-sftrack",
                        "R-magrittr",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gstat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SpaceTimeBSS",
                        "R-spacetime",
                        "R-cubble"
                    ]
                }
            ]
        },
        {
            "name": "R-sftrack",
            "portdir": "R/R-sftrack",
            "version": "0.5.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mablab.org/sftrack",
            "description": "Modern classes for tracking and movement data",
            "long_description": "Modern classes for tracking and movement data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-geosphere",
                        "R-lwgeom",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "rsgain",
            "portdir": "audio/rsgain",
            "version": "3.6",
            "license": "GPL-2+",
            "platforms": "{darwin all}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/complexlogic/rsgain",
            "description": "Really simple gain",
            "long_description": "ReplayGain 2.0 command line utility rsgain applies loudness metadata tags to your files, while leaving the audio stream untouched. A ReplayGain-compatible player will dynamically adjust the volume of your tagged files during playback.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "lmkrawiec",
                    "github": "lmkra",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "fmt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libebur128",
                        "libfmt9",
                        "taglib",
                        "ffmpeg",
                        "inih"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SGB",
            "portdir": "R/R-SGB",
            "version": "1.0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SGB",
            "description": "Simplicial Generalized Beta regression",
            "long_description": "Simplicial Generalized Beta regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-alabama",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-goftest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgboost",
            "portdir": "R/R-sgboost",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FabianObster/sgboost",
            "description": "Sparse-Group Boosting",
            "long_description": "Sparse-group boosting to be used in conjunction with the R-mboost for modelling grouped data.",
            "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-dplyr",
                        "R-ggplot2",
                        "R-ggforce",
                        "R-mboost",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgd",
            "portdir": "R/R-sgd",
            "version": "1.1.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/airoldilab/sgd",
            "description": "Stochastic gradient descent for scalable estimation",
            "long_description": "Stochastic gradient descent for scalable estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-ggplot2",
                        "R-bigmemory",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-testthat",
                        "R-R.rsp",
                        "R-glmnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgee",
            "portdir": "R/R-sgee",
            "version": "0.6-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgee",
            "description": "Stagewise Generalized Estimating Equations",
            "long_description": "Stagewise Generalized Estimating Equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-copula",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgeostat",
            "portdir": "R/R-sgeostat",
            "version": "1.0-27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgeostat",
            "description": "Object-oriented framework for geostatistical modelling",
            "long_description": "Object-oriented framework for geostatistical modelling in S+.",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvoutlier"
                    ]
                }
            ]
        },
        {
            "name": "rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "RSGISlib - Remote Sensing and GIS Library",
            "long_description": "The RSGISlib - Remote Sensing and GIS Library provides a lot of advanced tools to perform image analysis and feature detection in remote sensing and GIS applications.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-rsgislib",
                        "py39-rsgislib",
                        "py310-rsgislib",
                        "py312-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py314-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "rsgislib_select",
            "portdir": "gis/rsgislib_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default Python version bindings for RSGISLib",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default Python version bindings for RSGISLib.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "nilason",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SGL",
            "portdir": "R/R-SGL",
            "version": "1.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SGL",
            "description": "Fit a regularized generalized linear model via penalized maximum likelihood",
            "long_description": "Fit a regularized generalized linear model via penalized maximum likelihood",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PRSPGx"
                    ]
                }
            ]
        },
        {
            "name": "R-sglasso",
            "portdir": "R/R-sglasso",
            "version": "1.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sglasso",
            "description": "Lasso method for RCON(V,E) models",
            "long_description": "Lasso method for RCON(V,E) models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgmodel",
            "portdir": "R/R-sgmodel",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgmodel",
            "description": "Solve a generic stochastic growth model with a representative agent",
            "long_description": "Solve a generic stochastic growth model with a representative agent",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ramify",
                        "R-Rtauchen",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgof",
            "portdir": "R/R-sgof",
            "version": "2.3.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgof",
            "description": "Multiple hypothesis testing",
            "long_description": "Multiple hypothesis testing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-poibin",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiscreteDatasets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgt",
            "portdir": "R/R-sgt",
            "version": "2.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgt",
            "description": "Skewed generalized t distribution tree",
            "long_description": "Skewed generalized t distribution tree",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-optimx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shades",
            "portdir": "R/R-shades",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonclayden/shades",
            "description": "Simple color manipulation in R",
            "long_description": "Simple color manipulation in R",
            "active": true,
            "categories": [
                "graphics",
                "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-ggplot2",
                        "R-testthat",
                        "R-covr",
                        "R-colorspace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfittext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-soma"
                    ]
                }
            ]
        },
        {
            "name": "R-shadowtext",
            "portdir": "R/R-shadowtext",
            "version": "0.1.4",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GuangchuangYu/shadowtext",
            "description": "Shadow text grob and layer",
            "long_description": "Shadow text grob and layer",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SUMMER"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggtree",
                        "R-SmCCNet"
                    ]
                }
            ]
        },
        {
            "name": "R-shape",
            "portdir": "R/R-shape",
            "version": "1.4.6.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shape",
            "description": "Functions for plotting graphical shapes, colors",
            "long_description": "Functions for plotting graphical shapes, colors",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sparsenet",
                        "R-cellWise",
                        "R-glmnet",
                        "R-circlize",
                        "R-rmgarch",
                        "R-diagram",
                        "R-SSRA",
                        "R-SpatialGraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ecd",
                        "R-pre"
                    ]
                }
            ]
        },
        {
            "name": "R-shapefiles",
            "portdir": "R/R-shapefiles",
            "version": "0.7.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shapefiles",
            "description": "Read and write ESRI shapefiles",
            "long_description": "Read and write ESRI shapefiles",
            "active": true,
            "categories": [
                "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-fossil",
                        "R-BayesX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2BayesX"
                    ]
                }
            ]
        },
        {
            "name": "R-shapes",
            "portdir": "R/R-shapes",
            "version": "1.2.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shapes",
            "description": "Statistical shape analysis",
            "long_description": "Statistical shape analysis",
            "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-rgl",
                        "R-scatterplot3d",
                        "R-CRAN-recommended",
                        "R-minpack.lm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CovTools",
                        "R-Morpho",
                        "R-optiSolve",
                        "R-maotai"
                    ]
                }
            ]
        },
        {
            "name": "R-ShapleyValue",
            "portdir": "R/R-ShapleyValue",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ShapleyValue",
            "description": "Shapley value regression for relative importance of attributes",
            "long_description": "Shapley value regression for relative importance of attributes",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-tidyverse",
                        "R-kableExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shapviz",
            "portdir": "R/R-shapviz",
            "version": "0.9.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ModelOriented/shapviz",
            "description": "SHAP Visualizations",
            "long_description": "SHAP Visualizations",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrepel",
                        "R-patchwork",
                        "R-xgboost",
                        "R-ggfittext",
                        "R-CRAN-recommended",
                        "R-gggenes",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-fastshap",
                        "R-lightgbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fastshap"
                    ]
                }
            ]
        },
        {
            "name": "R-sharp",
            "portdir": "R/R-sharp",
            "version": "1.4.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://barbarabodinier.github.io/drat",
            "description": "Stability-enhanced approaches using resampling procedures",
            "long_description": "Stability-enhanced approaches using resampling procedures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-future.apply",
                        "R-igraph",
                        "R-nloptr",
                        "R-Rdpack",
                        "R-plotrix",
                        "R-abind",
                        "R-mclust",
                        "R-glassoFast",
                        "R-beepr",
                        "R-fake",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SharpeR",
            "portdir": "R/R-SharpeR",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shabbychef/SharpeR",
            "description": "Statistical significance of the Sharpe ratio",
            "long_description": "Statistical significance of the Sharpe ratio",
            "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-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-TTR",
                        "R-quantmod",
                        "R-timeSeries",
                        "R-xtable",
                        "R-sandwich",
                        "R-xts",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-madness",
                        "R-sadists"
                    ]
                }
            ]
        },
        {
            "name": "R-sharx",
            "portdir": "R/R-sharx",
            "version": "1.0-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/psolymos/sharx",
            "description": "Models and data sets for the study of species–area relationships",
            "long_description": "Models and data sets for the study of species–area relationships",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dclone",
                        "R-dcmle",
                        "jags",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SHELF",
            "portdir": "R/R-SHELF",
            "version": "1.11.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OakleyJ/SHELF",
            "description": "Tools to support the Sheffield Elicitation Framework",
            "long_description": "Tools to support the Sheffield Elicitation Framework (SHELF).",
            "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-scales",
                        "R-shiny",
                        "R-ggridges",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-ggExtra",
                        "R-sn",
                        "R-shinyMatrix",
                        "R-flexsurv",
                        "R-survminer",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-vdiffr",
                        "R-GGally"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-convdistr"
                    ]
                }
            ]
        },
        {
            "name": "R-shiny",
            "portdir": "R/R-shiny",
            "version": "1.10.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shiny.posit.co",
            "description": "Web application framework for R",
            "long_description": "Web application framework for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httpuv",
                        "R-jsonlite",
                        "R-later",
                        "R-mime",
                        "R-promises",
                        "R-rlang",
                        "R-xtable",
                        "R-crayon",
                        "R-glue",
                        "R-lifecycle",
                        "R-cachem",
                        "R-sourcetools",
                        "R-withr",
                        "R-ellipsis",
                        "R-htmltools",
                        "R-bslib",
                        "R-commonmark",
                        "R-fontawesome",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-yaml",
                        "R-ggplot2",
                        "R-knitr",
                        "R-sass",
                        "R-testthat",
                        "R-DT",
                        "R-dygraphs",
                        "R-future",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-Cairo",
                        "R-reactlog",
                        "R-showtext",
                        "R-coro"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gimmeTools",
                        "R-Rfssa",
                        "R-shinyEffects",
                        "R-shinydashboardPlus",
                        "R-merTools",
                        "R-miniUI",
                        "R-PDShiny",
                        "R-ProbBayes",
                        "R-shinycssloaders",
                        "R-fitteR",
                        "R-VarSelLCM",
                        "R-flexdashboard",
                        "R-adegenet",
                        "R-mldr",
                        "R-bde",
                        "R-fresh",
                        "R-packagefinder",
                        "R-gfonts",
                        "R-ggExtra",
                        "R-bs4Dash",
                        "R-plotROC",
                        "R-QCA",
                        "R-tsibbletalk",
                        "R-mgcViz",
                        "R-rintrojs",
                        "R-xplorerr",
                        "R-BayesianNetwork",
                        "R-questionr",
                        "R-gptstudio",
                        "R-idefix",
                        "R-gratis",
                        "R-waiter",
                        "R-chatgpt",
                        "R-colourpicker",
                        "R-corrViz",
                        "R-yuimaGUI",
                        "R-mirtCAT",
                        "R-Seurat",
                        "R-qgam",
                        "R-squid",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-shinyAce",
                        "R-shinyBS",
                        "R-shinyFiles",
                        "R-shinyMatrix",
                        "R-shinyalert",
                        "R-shinyauthr",
                        "R-shinybusy",
                        "R-shinydashboard",
                        "R-shinydisconnect",
                        "R-shinyjqui",
                        "R-shinyjs",
                        "R-shinymeta",
                        "R-shinyr",
                        "R-shinythemes",
                        "R-shinyvalidate",
                        "R-CGNM",
                        "R-lrstat",
                        "R-dtwclust",
                        "R-r6methods",
                        "R-rclipboard",
                        "R-vsclust",
                        "R-samr",
                        "R-ifaTools",
                        "R-interactiveDisplayBase",
                        "R-ipc",
                        "R-jsTreeR",
                        "R-TaylorRussell",
                        "R-shinytest",
                        "R-pema",
                        "R-einet",
                        "R-autoTS",
                        "R-Factoshiny",
                        "R-explore",
                        "R-listviewer",
                        "R-HH",
                        "R-ICSShiny",
                        "R-dlmtree",
                        "R-multilevelcoda",
                        "R-SHELF",
                        "R-felp",
                        "R-golem",
                        "R-RALSA",
                        "R-shinyWidgets",
                        "R-Ternary",
                        "R-eventPred",
                        "R-ichimoku",
                        "R-memery",
                        "R-convdistr",
                        "R-GDINA",
                        "R-JMbayes",
                        "R-dipsaus",
                        "R-MedianaDesigner",
                        "R-bayesROE",
                        "R-OpenImageR",
                        "R-manipulateWidget",
                        "R-matman"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-distill",
                        "R-gt",
                        "R-GMCM",
                        "R-unmarked",
                        "R-SSVS",
                        "R-ezplot",
                        "R-reactR",
                        "R-profvis",
                        "R-dygraphs",
                        "R-DT",
                        "R-bayesbr",
                        "R-data.validator",
                        "R-VineCopula",
                        "R-beanz",
                        "R-ctsem",
                        "R-qqplotr",
                        "R-pcFactorStan",
                        "R-LDAvis",
                        "R-bslib",
                        "R-rstanarm",
                        "R-archivist",
                        "R-arulesViz",
                        "R-askgpt",
                        "R-datefixR",
                        "R-thematic",
                        "R-brms",
                        "R-colorspace",
                        "R-bookdown",
                        "R-formatR",
                        "R-reactlog",
                        "R-formattable",
                        "R-dm",
                        "R-delayed",
                        "R-this.path",
                        "R-rmarkdown",
                        "R-rhandsontable",
                        "R-networkD3",
                        "R-box",
                        "R-pcadapt",
                        "R-ParallelLogger",
                        "R-pbapply",
                        "R-rgl",
                        "R-RQuantLib",
                        "R-r2d3",
                        "R-SimDesign",
                        "R-googleAuthR",
                        "R-GDAtools",
                        "R-pins",
                        "R-ipumsr",
                        "R-pkgsearch",
                        "R-disk.frame",
                        "R-radarchart",
                        "R-trelliscopejs",
                        "R-leaflet",
                        "R-EBImage",
                        "R-rco",
                        "R-targets",
                        "R-diffviewer",
                        "R-pool",
                        "R-likert",
                        "R-highcharter",
                        "R-disaggR",
                        "R-htmlwidgets",
                        "R-htmltools",
                        "R-ruv",
                        "R-testthat",
                        "R-sass",
                        "R-renv",
                        "R-webshot",
                        "R-weightr",
                        "R-influential",
                        "R-ggiraph",
                        "R-animint2",
                        "R-wordcloud2",
                        "R-progressr",
                        "R-bigQueryR",
                        "R-mirt",
                        "R-diffr",
                        "R-rsconnect",
                        "R-sadists",
                        "R-scdhlm",
                        "R-semantic.assets",
                        "R-netrankr",
                        "R-sparkline",
                        "R-sparklyr",
                        "R-reprex",
                        "R-crosstalk"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyAce",
            "portdir": "R/R-shinyAce",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shinyAce",
            "description": "Ace editor bindings for Shiny",
            "long_description": "Ace editor bindings for Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesianNetwork",
                        "R-jsTreeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shinydashboardPlus",
                        "R-shinymeta",
                        "R-dm"
                    ]
                }
            ]
        }
    ]
}