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

{
    "count": 49813,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=69",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=67",
    "results": [
        {
            "name": "R-signs",
            "portdir": "R/R-signs",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://benjaminwolfe.github.io/signs",
            "description": "Insert proper minus signs",
            "long_description": "Insert proper minus signs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-scales",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-ggrepel",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-geostan"
                    ]
                }
            ]
        },
        {
            "name": "R-signal",
            "portdir": "R/R-signal",
            "version": "1.8-1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=signal",
            "description": "Signal processing",
            "long_description": "A set of signal processing functions originally written for Matlab and Octave. Includes filter generation utilities, filtering functions, resampling routines and visualization of filter models. Also includes interpolation functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma",
                        "R-matlab"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixProfile",
                        "R-garma",
                        "R-tswge",
                        "R-ARGOS",
                        "R-dplR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MassSpecWavelet",
                        "R-GPoM"
                    ]
                }
            ]
        },
        {
            "name": "R-sigclust",
            "portdir": "R/R-sigclust",
            "version": "1.1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sigclust",
            "description": "Statistical significance of clustering",
            "long_description": "Statistical significance of clustering",
            "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": "test",
                    "ports": [
                        "R-diceR"
                    ]
                }
            ]
        },
        {
            "name": "R-sift",
            "portdir": "R/R-sift",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sift",
            "description": "Facilitate extraction of key information from common datasets",
            "long_description": "Facilitate extraction of key information from common datasets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-pastecs",
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-hms",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-mopac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Sieve",
            "portdir": "R/R-Sieve",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Sieve",
            "description": "Non-parametric estimation by the method of sieves",
            "long_description": "Non-parametric estimation by the method of sieves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-combinat",
                        "R-glmnet",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SiER",
            "portdir": "R/R-SiER",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SiER",
            "description": "Signal extraction approach for sparse multivariate response regression",
            "long_description": "Signal extraction approach for sparse multivariate response regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SHT",
            "portdir": "R/R-SHT",
            "version": "0.1.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kisungyou.com/SHT",
            "description": "Statistical hypothesis testing toolbox",
            "long_description": "Statistical hypothesis testing toolbox",
            "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-Rdpack",
                        "R-pracma",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-flare",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CovTools"
                    ]
                }
            ]
        },
        {
            "name": "R-shrink",
            "portdir": "R/R-shrink",
            "version": "1.2.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/biometrician/shrink",
            "description": "Global, parameterwise and joint shrinkage factor estimation",
            "long_description": "Global, parameterwise and joint shrinkage factor estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rms",
                        "R-mfp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-aod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-showtextdb",
            "portdir": "R/R-showtextdb",
            "version": "3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=showtextdb",
            "description": "Font files for the showtext package",
            "long_description": "Font files for the showtext package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sysfonts",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-showtext"
                    ]
                }
            ]
        },
        {
            "name": "R-showtext",
            "portdir": "R/R-showtext",
            "version": "0.9-7",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=showtext",
            "description": "Using fonts more easily in R graphs",
            "long_description": "Using fonts more easily in R graphs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-showtextdb",
                        "R-sysfonts",
                        "R-CRAN-recommended",
                        "zlib",
                        "libpng",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-memery",
                        "R-hexSticker",
                        "R-oeli",
                        "R-kanjistat",
                        "R-emojifont"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thematic",
                        "R-knitr",
                        "R-ggdist",
                        "R-shiny",
                        "R-emayili"
                    ]
                }
            ]
        },
        {
            "name": "R-showimage",
            "portdir": "R/R-showimage",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=showimage",
            "description": "Show an image on an R graphics device",
            "long_description": "Show an image on an R graphics device",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-webdriver"
                    ]
                }
            ]
        },
        {
            "name": "R-ShortRead",
            "portdir": "R/R-ShortRead",
            "version": "1.62.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ShortRead",
            "description": "FASTQ input and manipulation",
            "long_description": "FASTQ input and manipulation",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-XVector",
                        "R-zlibbioc",
                        "R-Rhtslib",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-GenomicAlignments",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-hwriter",
                        "R-CRAN-recommended",
                        "R-pwalign",
                        "R-latticeExtra",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-BiocStyle",
                        "R-GenomicFeatures",
                        "R-biomaRt",
                        "R-yeastNagalakshmi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-systemPipeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel",
                        "R-systemPipeRdata",
                        "R-S4Vectors"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyWidgets",
            "portdir": "R/R-shinyWidgets",
            "version": "0.8.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dreamrs.github.io/shinyWidgets",
            "description": "Custom inputs widgets for Shiny",
            "long_description": "Custom inputs widgets for Shiny",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-anytime",
                        "R-htmltools",
                        "R-bslib",
                        "R-sass",
                        "R-shiny",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-testthat",
                        "R-DT",
                        "R-covr",
                        "R-shinydashboard",
                        "R-shinydashboardPlus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matman",
                        "R-gimmeTools",
                        "R-BayesianNetwork",
                        "R-TaylorRussell",
                        "R-RALSA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets",
                        "R-SSVS",
                        "R-shinydashboardPlus",
                        "R-fresh",
                        "R-influential",
                        "R-pkgsearch"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyvalidate",
            "portdir": "R/R-shinyvalidate",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/shinyvalidate",
            "description": "Input validation for R-shiny apps",
            "long_description": "Input validation for R-shiny apps",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-shiny",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shinythemes",
            "portdir": "R/R-shinythemes",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/shinythemes",
            "description": "Themes for Shiny",
            "long_description": "Themes for Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinystan",
                        "R-dlmtree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mirtCAT",
                        "R-beanz",
                        "R-arulesViz",
                        "R-influential",
                        "R-rco"
                    ]
                }
            ]
        },
        {
            "name": "R-shinytest",
            "portdir": "R/R-shinytest",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/shinytest",
            "description": "Automated testing for Shiny apps",
            "long_description": "Automated testing for Shiny apps",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httpuv",
                        "R-jsonlite",
                        "R-rlang",
                        "R-crayon",
                        "R-digest",
                        "R-rematch",
                        "R-withr",
                        "R-callr",
                        "R-shiny",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-httr",
                        "R-rstudioapi",
                        "R-debugme",
                        "R-pingr",
                        "R-parsedate",
                        "R-webdriver",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-globals",
                        "R-rmarkdown",
                        "R-flexdashboard"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-scdhlm",
                        "R-r2d3"
                    ]
                }
            ]
        },
        {
            "name": "R-shinystan",
            "portdir": "R/R-shinystan",
            "version": "2.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/shinystan",
            "description": "Interactive visual and numerical diagnostics and posterior analysis for Bayesian models.",
            "long_description": "Interactive visual and numerical diagnostics and posterior analysis for Bayesian models.",
            "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-xts",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-shinyjs",
                        "R-shinythemes",
                        "R-DT",
                        "R-bayesplot",
                        "R-colourpicker",
                        "R-dygraphs",
                        "R-markdown",
                        "R-threejs",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-testthat",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-rsconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstanarm",
                        "R-brms",
                        "R-multilevelcoda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplot",
                        "R-rstan"
                    ]
                }
            ]
        },
        {
            "name": "R-shiny.semantic",
            "portdir": "R/R-shiny.semantic",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://appsilon.github.io/shiny.semantic",
            "description": "Semantic UI support for Shiny",
            "long_description": "Semantic UI support for Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-semantic.assets",
                        "R-R6",
                        "R-htmltools",
                        "R-glue",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotly",
                        "R-gapminder",
                        "R-leaflet",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-rcmdcheck",
                        "R-covr",
                        "R-mockery",
                        "R-lintr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-data.validator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-semantic.assets"
                    ]
                }
            ]
        },
        {
            "name": "R-shinySelect",
            "portdir": "R/R-shinySelect",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shinySelect",
            "description": "Wrapper of the react-select library",
            "long_description": "Wrapper of the react-select library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fontawesome",
                        "R-reactR",
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shinyr",
            "portdir": "R/R-shinyr",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shinyr",
            "description": "Data insights through Shiny",
            "long_description": "Data insights through Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-shiny",
                        "R-randomForest",
                        "R-shinydashboard",
                        "R-plotly",
                        "R-caret",
                        "R-corrplot",
                        "R-wordcloud",
                        "R-tm",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shinymeta",
            "portdir": "R/R-shinymeta",
            "version": "0.2.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/shinymeta",
            "description": "Export domain logic from Shiny using meta-programming",
            "long_description": "Export domain logic from Shiny using meta-programming",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sourcetools",
                        "R-htmltools",
                        "R-callr",
                        "R-shiny",
                        "R-styler",
                        "R-CRAN-recommended",
                        "R-fastmap",
                        "R-rlang",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cranlogs",
                        "R-magrittr",
                        "R-xfun",
                        "R-stringr",
                        "R-zoo",
                        "R-clipr",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-shinyAce"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shinyMatrix",
            "portdir": "R/R-shinyMatrix",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://inwtlab.github.io/shiny-matrix",
            "description": "Shiny matrix input field",
            "long_description": "Shiny matrix input field",
            "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-jsonlite",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MedianaDesigner",
                        "R-squid",
                        "R-SHELF"
                    ]
                }
            ]
        },
        {
            "name": "R-shinylight",
            "portdir": "R/R-shinylight",
            "version": "1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shinylight",
            "description": "Web interface to R functions",
            "long_description": "Web interface to R functions",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-later",
                        "R-CRAN-recommended",
                        "R-httpuv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-websocket"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shinyjs",
            "portdir": "R/R-shinyjs",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://deanattali.com/shinyjs",
            "description": "Easily improve the user experience of your shiny apps in seconds",
            "long_description": "Easily improve the user experience of your shiny apps in seconds",
            "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-shiny",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-manipulateWidget",
                        "R-gimmeTools",
                        "R-colourpicker",
                        "R-yuimaGUI",
                        "R-shinyauthr",
                        "R-shinystan",
                        "R-dtwclust",
                        "R-RALSA",
                        "R-packagefinder",
                        "R-ggExtra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shinycssloaders",
                        "R-bayesbr",
                        "R-colorspace",
                        "R-Ternary",
                        "R-pkgsearch",
                        "R-influential",
                        "R-SSVS"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyjqui",
            "portdir": "R/R-shinyjqui",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yang-tang.github.io/shinyjqui",
            "description": "jQuery UI interactions and effects for R-shiny",
            "long_description": "jQuery UI interactions and effects for R-shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-highcharter",
                        "R-plotly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Factoshiny"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shinydashboardPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-shiny.i18n",
            "portdir": "R/R-shiny.i18n",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://appsilon.github.io/shiny.i18n",
            "description": "Shiny applications internationalization",
            "long_description": "Shiny applications internationalization",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-stringr",
                        "R-yaml",
                        "R-shiny",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rcmdcheck",
                        "R-covr",
                        "R-lintr",
                        "R-spelling",
                        "R-quarto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gptstudio"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyFiles",
            "portdir": "R/R-shinyFiles",
            "version": "0.9.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thomasp85/shinyFiles",
            "description": "Server-side file system viewer for R-shiny",
            "long_description": "Server-side file system viewer for R-shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-htmltools",
                        "R-shiny",
                        "R-CRAN-recommended",
                        "R-fs",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-samr",
                        "R-RALSA"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyEffects",
            "portdir": "R/R-shinyEffects",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RinteRface/shinyEffects",
            "description": "Customize your web-apps with fancy effects",
            "long_description": "Customize your web-apps with fancy effects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-shinydashboard",
                        "R-shinydashboardPlus",
                        "R-bs4Dash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinydashboardPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-shinydisconnect",
            "portdir": "R/R-shinydisconnect",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shinydisconnect",
            "description": "Show a nice message when a shiny app disconnects or errs",
            "long_description": "Show a nice message when a shiny app disconnects or errs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-shiny",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colourpicker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinycssloaders",
                        "R-shinyalert"
                    ]
                }
            ]
        },
        {
            "name": "R-shinydashboardPlus",
            "portdir": "R/R-shinydashboardPlus",
            "version": "2.0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shinydashboardplus.rinterface.com",
            "description": "Add more AdminLTE2 components to R-shinydashboard",
            "long_description": "Add more AdminLTE2 components to R-shinydashboard",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-shinydashboard",
                        "R-waiter",
                        "R-CRAN-recommended",
                        "R-fresh",
                        "R-lifecycle",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-bslib",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-styler",
                        "R-shinyAce",
                        "R-shinyWidgets",
                        "R-shinyjqui",
                        "R-shinyEffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinyEffects",
                        "R-shinyWidgets"
                    ]
                }
            ]
        },
        {
            "name": "R-shinydashboard",
            "portdir": "R/R-shinydashboard",
            "version": "0.7.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/shinydashboard",
            "description": "Create dashboards with shiny",
            "long_description": "This package provides a theme on top of shiny, making it easy to create attractive dashboards.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-promises",
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-yuimaGUI",
                        "R-shinyr",
                        "R-shinydashboardPlus",
                        "R-Factoshiny",
                        "R-matman",
                        "R-RALSA",
                        "R-GDINA",
                        "R-BayesianNetwork",
                        "R-MedianaDesigner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shinyWidgets",
                        "R-GMCM",
                        "R-shinyEffects",
                        "R-fresh",
                        "R-gratis",
                        "R-bayesbr",
                        "R-dm"
                    ]
                }
            ]
        },
        {
            "name": "R-shinycssloaders",
            "portdir": "R/R-shinycssloaders",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daattali/shinycssloaders",
            "description": "Loading animations for Shiny output",
            "long_description": "Loading animations for Shiny output",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-shiny",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shinyjs",
                        "R-shinydisconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autoTS",
                        "R-memery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-influential",
                        "R-askgpt"
                    ]
                }
            ]
        },
        {
            "name": "R-shinybusy",
            "portdir": "R/R-shinybusy",
            "version": "0.3.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dreamrs.github.io/shinybusy",
            "description": "Minimal busy indicator for Shiny apps",
            "long_description": "Minimal busy indicator for Shiny apps",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-packagefinder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyBS",
            "portdir": "R/R-shinyBS",
            "version": "0.61.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ebailey78.github.io/shinyBS",
            "description": "Twitter bootstrap components for Shiny",
            "long_description": "Twitter bootstrap components for Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesROE",
                        "R-yuimaGUI",
                        "R-memery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GMCM",
                        "R-qqplotr"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyauthr",
            "portdir": "R/R-shinyauthr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PaulC91/shinyauthr",
            "description": "Shiny authentication modules",
            "long_description": "Add in-app user authentication to shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.",
            "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-dplyr",
                        "R-shiny",
                        "R-shinyjs",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-sodium",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shinyalert",
            "portdir": "R/R-shinyalert",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daattali.com/shiny/shinyalert-demo",
            "description": "Easily create pretty pop-up messages (modals)",
            "long_description": "Easily create pretty pop-up messages (modals) in R-shiny.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-uuid",
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colourpicker",
                        "R-shinydisconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesbr"
                    ]
                }
            ]
        },
        {
            "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"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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": []
        }
    ]
}