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

{
    "count": 51932,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=733",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=731",
    "results": [
        {
            "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-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-yuimaGUI",
                        "R-ggExtra",
                        "R-gimmeTools",
                        "R-manipulateWidget",
                        "R-packagefinder",
                        "R-shinyauthr",
                        "R-shinystan",
                        "R-RALSA",
                        "R-colourpicker",
                        "R-dtwclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SSVS",
                        "R-Ternary",
                        "R-bayesbr",
                        "R-shinycssloaders",
                        "R-colorspace",
                        "R-influential",
                        "R-pkgsearch"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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-19",
                        "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-shinyalert",
                        "R-shinycssloaders"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-promises",
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesianNetwork",
                        "R-Factoshiny",
                        "R-GDINA",
                        "R-MedianaDesigner",
                        "R-RALSA",
                        "R-matman",
                        "R-shinydashboardPlus",
                        "R-shinyr",
                        "R-yuimaGUI"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gratis",
                        "R-GMCM",
                        "R-shinyWidgets",
                        "R-shinyEffects",
                        "R-bayesbr",
                        "R-dm",
                        "R-fresh"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-askgpt",
                        "R-influential"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-19",
                        "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-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-19",
                        "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-BayesianNetwork",
                        "R-RALSA",
                        "R-TaylorRussell",
                        "R-gimmeTools",
                        "R-matman"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shinydashboardPlus",
                        "R-influential",
                        "R-targets",
                        "R-SSVS",
                        "R-pkgsearch",
                        "R-fresh"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-SHELF",
                        "R-squid"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-RALSA",
                        "R-samr"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesROE",
                        "R-memery",
                        "R-yuimaGUI"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GMCM",
                        "R-qqplotr"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-dm",
                        "R-shinydashboardPlus",
                        "R-shinymeta"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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-19",
                        "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-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-19",
                        "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-yuimaGUI",
                        "R-BayesianNetwork",
                        "R-CGNM",
                        "R-PDShiny",
                        "R-ProbBayes",
                        "R-QCA",
                        "R-RALSA",
                        "R-Rfssa",
                        "R-SHELF",
                        "R-Seurat",
                        "R-TaylorRussell",
                        "R-Ternary",
                        "R-VarSelLCM",
                        "R-adegenet",
                        "R-autoTS",
                        "R-bayesROE",
                        "R-bde",
                        "R-bs4Dash",
                        "R-chatgpt",
                        "R-colourpicker",
                        "R-convdistr",
                        "R-corrViz",
                        "R-dipsaus",
                        "R-dlmtree",
                        "R-dtwclust",
                        "R-einet",
                        "R-eventPred",
                        "R-explore",
                        "R-felp",
                        "R-fitteR",
                        "R-flexdashboard",
                        "R-fresh",
                        "R-gfonts",
                        "R-ggExtra",
                        "R-gimmeTools",
                        "R-golem",
                        "R-gptstudio",
                        "R-gratis",
                        "R-ichimoku",
                        "R-idefix",
                        "R-ifaTools",
                        "R-interactiveDisplayBase",
                        "R-ipc",
                        "R-jsTreeR",
                        "R-listviewer",
                        "R-lrstat",
                        "R-manipulateWidget",
                        "R-matman",
                        "R-memery",
                        "R-merTools",
                        "R-mgcViz",
                        "R-miniUI",
                        "R-mirtCAT",
                        "R-mldr",
                        "R-multilevelcoda",
                        "R-packagefinder",
                        "R-pema",
                        "R-plotROC",
                        "R-qgam",
                        "R-questionr",
                        "R-r6methods",
                        "R-rclipboard",
                        "R-rintrojs",
                        "R-samr",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-shinyAce",
                        "R-shinyBS",
                        "R-shinyEffects",
                        "R-shinyFiles",
                        "R-shinyMatrix",
                        "R-shinyWidgets",
                        "R-shinyalert",
                        "R-shinyauthr",
                        "R-shinybusy",
                        "R-shinycssloaders",
                        "R-shinydashboard",
                        "R-shinydashboardPlus",
                        "R-shinydisconnect",
                        "R-shinyjqui",
                        "R-shinyjs",
                        "R-shinymeta",
                        "R-shinyr",
                        "R-shinytest",
                        "R-shinythemes",
                        "R-shinyvalidate",
                        "R-squid",
                        "R-tsibbletalk",
                        "R-vsclust",
                        "R-waiter",
                        "R-xplorerr",
                        "R-Factoshiny",
                        "R-GDINA",
                        "R-HH",
                        "R-ICSShiny",
                        "R-JMbayes",
                        "R-MedianaDesigner",
                        "R-OpenImageR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DT",
                        "R-EBImage",
                        "R-rgl",
                        "R-GDAtools",
                        "R-influential",
                        "R-GMCM",
                        "R-rhandsontable",
                        "R-sparkline",
                        "R-ipumsr",
                        "R-LDAvis",
                        "R-rmarkdown",
                        "R-leaflet",
                        "R-likert",
                        "R-ParallelLogger",
                        "R-rsconnect",
                        "R-rstanarm",
                        "R-ruv",
                        "R-RQuantLib",
                        "R-sadists",
                        "R-sparklyr",
                        "R-SSVS",
                        "R-sass",
                        "R-SimDesign",
                        "R-scdhlm",
                        "R-semantic.assets",
                        "R-mirt",
                        "R-VineCopula",
                        "R-webshot",
                        "R-animint2",
                        "R-archivist",
                        "R-arulesViz",
                        "R-askgpt",
                        "R-targets",
                        "R-testthat",
                        "R-bayesbr",
                        "R-netrankr",
                        "R-beanz",
                        "R-bigQueryR",
                        "R-bookdown",
                        "R-box",
                        "R-brms",
                        "R-networkD3",
                        "R-bslib",
                        "R-thematic",
                        "R-pbapply",
                        "R-colorspace",
                        "R-pcFactorStan",
                        "R-pcadapt",
                        "R-crosstalk",
                        "R-ctsem",
                        "R-data.validator",
                        "R-datefixR",
                        "R-delayed",
                        "R-diffr",
                        "R-diffviewer",
                        "R-this.path",
                        "R-disaggR",
                        "R-disk.frame",
                        "R-distill",
                        "R-pkgsearch",
                        "R-dm",
                        "R-trelliscopejs",
                        "R-dygraphs",
                        "R-pool",
                        "R-profvis",
                        "R-progressr",
                        "R-ezplot",
                        "R-weightr",
                        "R-qqplotr",
                        "R-unmarked",
                        "R-formatR",
                        "R-formattable",
                        "R-r2d3",
                        "R-wordcloud2",
                        "R-radarchart",
                        "R-ggiraph",
                        "R-pins",
                        "R-rco",
                        "R-googleAnalyticsR",
                        "R-googleAuthR",
                        "R-reactR",
                        "R-reactlog",
                        "R-gt",
                        "R-highcharter",
                        "R-htmltools",
                        "R-htmlwidgets",
                        "R-renv",
                        "R-reprex"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dclone",
                        "R-dcmle",
                        "jags",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19",
                        "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-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-maotai",
                        "R-optiSolve"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesX",
                        "R-fossil"
                    ]
                },
                {
                    "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSRA",
                        "R-SpatialGraph",
                        "R-cellWise",
                        "R-circlize",
                        "R-diagram",
                        "R-rmgarch",
                        "R-sparsenet",
                        "R-glmnet"
                    ]
                },
                {
                    "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-19",
                        "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-SmCCNet",
                        "R-ggtree"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-optimx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgof",
            "portdir": "R/R-sgof",
            "version": "2.3.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgof",
            "description": "Multiple hypothesis testing",
            "long_description": "Multiple hypothesis testing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-poibin",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiscreteDatasets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgmodel",
            "portdir": "R/R-sgmodel",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgmodel",
            "description": "Solve a generic stochastic growth model with a representative agent",
            "long_description": "Solve a generic stochastic growth model with a representative agent",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ramify",
                        "R-Rtauchen",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sglasso",
            "portdir": "R/R-sglasso",
            "version": "1.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sglasso",
            "description": "Lasso method for RCON(V,E) models",
            "long_description": "Lasso method for RCON(V,E) models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgeostat",
            "portdir": "R/R-sgeostat",
            "version": "1.0-27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgeostat",
            "description": "Object-oriented framework for geostatistical modelling",
            "long_description": "Object-oriented framework for geostatistical modelling in S+.",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvoutlier"
                    ]
                }
            ]
        },
        {
            "name": "R-sgee",
            "portdir": "R/R-sgee",
            "version": "0.6-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgee",
            "description": "Stagewise Generalized Estimating Equations",
            "long_description": "Stagewise Generalized Estimating Equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-copula",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgd",
            "portdir": "R/R-sgd",
            "version": "1.1.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/airoldilab/sgd",
            "description": "Stochastic gradient descent for scalable estimation",
            "long_description": "Stochastic gradient descent for scalable estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-ggplot2",
                        "R-bigmemory",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-testthat",
                        "R-R.rsp",
                        "R-glmnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sgboost",
            "portdir": "R/R-sgboost",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FabianObster/sgboost",
            "description": "Sparse-Group Boosting",
            "long_description": "Sparse-group boosting to be used in conjunction with the R-mboost for modelling grouped data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-ggforce",
                        "R-mboost",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sftrack",
            "portdir": "R/R-sftrack",
            "version": "0.5.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mablab.org/sftrack",
            "description": "Modern classes for tracking and movement data",
            "long_description": "Modern classes for tracking and movement data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-geosphere",
                        "R-lwgeom",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "R-sftime",
            "portdir": "R/R-sftime",
            "version": "0.3.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sftime",
            "description": "Classes and methods for simple feature objects that have a time column",
            "long_description": "Classes and methods for simple feature objects that have a time column",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-ncmeta",
                        "R-spacetime",
                        "R-stars",
                        "R-trajectories",
                        "R-spatstat.geom",
                        "R-spatstat.linnet",
                        "R-sftrack",
                        "R-magrittr",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gstat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SpaceTimeBSS",
                        "R-cubble",
                        "R-spacetime"
                    ]
                }
            ]
        },
        {
            "name": "R-sft",
            "portdir": "R/R-sft",
            "version": "2.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sft",
            "description": "Functions for systems factorial technology analysis of data",
            "long_description": "Functions for systems factorial technology analysis of data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SuppDists",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sfsmisc",
            "portdir": "R/R-sfsmisc",
            "version": "1.1-20",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmaechler/sfsmisc",
            "description": "Utilities from Seminar für Statistik, ETH Zürich",
            "long_description": "Utilities from Seminar für Statistik, ETH Zürich",
            "active": true,
            "categories": [
                "sysutils",
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-gmp",
                        "R-Hmisc",
                        "R-sm",
                        "R-polynom",
                        "R-robustbase",
                        "R-polycor",
                        "R-lokern",
                        "R-nor1mix",
                        "R-pastecs",
                        "R-tikzDevice",
                        "R-Rmpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distr",
                        "R-distrMod",
                        "R-DiSSMod",
                        "R-lokern",
                        "R-FrF2",
                        "R-mcmcplots",
                        "R-norMmix",
                        "R-pcalg",
                        "R-MRFcov",
                        "R-DPQ",
                        "R-simsalapar",
                        "R-DPQmpfr",
                        "R-ddalpha"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase",
                        "R-sirt",
                        "R-DPQmpfr",
                        "R-stabledist",
                        "R-Bessel",
                        "R-DHARMa",
                        "R-Matrix",
                        "R-Rmpfr",
                        "R-alphastable",
                        "R-bfast",
                        "R-cluster",
                        "R-copula",
                        "R-corrgram",
                        "R-expm",
                        "R-longmemo",
                        "R-robcor"
                    ]
                }
            ]
        },
        {
            "name": "R-sfheaders",
            "portdir": "R/R-sfheaders",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dcooley.github.io/sfheaders",
            "description": "Build sf objects from R and Rcpp",
            "long_description": "Build sf objects from R and Rcpp",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-geometries"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-densityarea",
                        "R-sfnetworks"
                    ]
                }
            ]
        },
        {
            "name": "R-sfnetworks",
            "portdir": "R/R-sfnetworks",
            "version": "0.6.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luukvdmeer.github.io/sfnetworks",
            "description": "Tidy geospatial networks",
            "long_description": "Tidy geospatial networks",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-igraph",
                        "R-sfheaders",
                        "R-units",
                        "R-rlang",
                        "R-sf",
                        "R-lwgeom",
                        "R-CRAN-recommended",
                        "R-tidygraph",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggraph"
                    ]
                }
            ]
        },
        {
            "name": "R-sfd",
            "portdir": "R/R-sfd",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sfd",
            "description": "Space-Filling Design library",
            "long_description": "Space-Filling Design library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dials"
                    ]
                }
            ]
        },
        {
            "name": "R-sfarrow",
            "portdir": "R/R-sfarrow",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wcjochem.github.io/sfarrow",
            "description": "Read/write Simple Feature Objects with Apache Arrow",
            "long_description": "Read/write Simple Feature Objects with Apache Arrow",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-arrow",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sfaR",
            "portdir": "R/R-sfaR",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hdakpo/sfaR",
            "description": "Stochastic Frontier Analysis using R",
            "long_description": "Stochastic Frontier Analysis using R",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ucminf",
                        "R-nleqslv",
                        "R-Formula",
                        "R-texreg",
                        "R-randtoolbox",
                        "R-maxLik",
                        "R-plm",
                        "R-fastGHQuad",
                        "R-marqLevAlg",
                        "R-qrng",
                        "R-trustOptim",
                        "R-mnorm",
                        "R-CRAN-recommended",
                        "R-cubature",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dsfa"
                    ]
                }
            ]
        },
        {
            "name": "R-sf",
            "portdir": "R/R-sf",
            "version": "1.0-19",
            "license": "(GPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sf",
            "description": "Simple features for R",
            "long_description": "Simple features for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "proj9",
                        "R-Rcpp",
                        "R-magrittr",
                        "R-DBI",
                        "R-classInt",
                        "R-units",
                        "R-s2",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "geos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbapply",
                        "R-maps",
                        "R-RSQLite",
                        "R-widgetframe",
                        "R-raster",
                        "R-terra",
                        "R-wk",
                        "R-nanoarrow",
                        "R-RPostgreSQL",
                        "R-lwgeom",
                        "R-stars",
                        "R-odbc",
                        "R-RPostgres",
                        "R-pool",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs",
                        "R-blob",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-automap",
                        "R-CARBayesdata",
                        "R-gridpattern",
                        "R-gstat",
                        "R-hosm",
                        "R-intamap",
                        "R-constrainedKriging",
                        "R-PReMiuM",
                        "R-crawl",
                        "R-cubble",
                        "R-densityarea",
                        "R-disaggregation",
                        "R-ForestTools",
                        "R-lwgeom",
                        "R-epiR",
                        "R-maptiles",
                        "R-exactextractr",
                        "R-metR",
                        "R-mkde",
                        "R-motif",
                        "R-ncdfgeom",
                        "R-Rlibkdv",
                        "R-flexpolyline",
                        "R-fmesher",
                        "R-fsr",
                        "R-fude",
                        "R-SSN2",
                        "R-gdalUtilities",
                        "R-rgeoda",
                        "R-rnaturalearth",
                        "R-geobr",
                        "R-sfarrow",
                        "R-sfnetworks",
                        "R-sftime",
                        "R-sftrack",
                        "R-SSNbayes",
                        "R-SUMMER",
                        "R-geostan",
                        "R-spatialreg",
                        "R-spdep",
                        "R-sphet",
                        "R-spmodel",
                        "R-sqlhelper",
                        "R-stars",
                        "R-Directional",
                        "R-tidyterra",
                        "R-LMMsolver",
                        "R-transformr",
                        "R-BayesX",
                        "R-SpatialGraph",
                        "R-LMoFit",
                        "R-MetricGraph",
                        "R-Morpho",
                        "R-areal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wk",
                        "R-DeclareDesign",
                        "R-FRK",
                        "R-GDAtools",
                        "R-PROJ",
                        "R-R2BayesX",
                        "R-SeuratObject",
                        "R-SpaceTimeBSS",
                        "R-SpatialBSS",
                        "R-TeachingDemos",
                        "R-accessibility",
                        "R-bamlss",
                        "R-constructive",
                        "R-duckdbfs",
                        "R-fasterize",
                        "R-gcplyr",
                        "R-geomtextpath",
                        "R-geos",
                        "R-gganimate",
                        "R-ggblanket",
                        "R-gginnards",
                        "R-ggiraph",
                        "R-ggpattern",
                        "R-ggplot2",
                        "R-ggraph",
                        "R-ggrastr",
                        "R-gratia",
                        "R-ipumsr",
                        "R-isoband",
                        "R-jsonlite",
                        "R-kDGLM",
                        "R-leaflet",
                        "R-lpjmlkit",
                        "R-lutz",
                        "R-magclass",
                        "R-mcmcsae",
                        "R-polyCub",
                        "R-polylabelr",
                        "R-protolite",
                        "R-psgp",
                        "R-raster",
                        "R-rasterVis",
                        "R-rcartocolor",
                        "R-sdmTMB",
                        "R-sp",
                        "R-spData",
                        "R-spacetime",
                        "R-terra",
                        "R-trajectories"
                    ]
                }
            ]
        },
        {
            "name": "R-settings",
            "portdir": "R/R-settings",
            "version": "0.2.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=settings",
            "description": "Software option settings manager for R",
            "long_description": "Software option settings manager for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Ryacas0",
                        "R-atable",
                        "R-validate"
                    ]
                }
            ]
        },
        {
            "name": "R-sets",
            "portdir": "R/R-sets",
            "version": "1.0-25",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sets",
            "description": "Sets, generalized sets, customizable sets and intervals",
            "long_description": "Sets, generalized sets, customizable sets and intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-proxy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tessellation",
                        "R-BayesMallows",
                        "R-crops",
                        "R-kstMatrix",
                        "R-partitions",
                        "R-pks",
                        "R-relations"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlaneGeometry"
                    ]
                }
            ]
        },
        {
            "name": "R-setRNG",
            "portdir": "R/R-setRNG",
            "version": "2024.2-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=setRNG",
            "description": "Set normal random number generator and seed",
            "long_description": "Set normal random number generator and seed",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distrEllipse",
                        "R-distrSim",
                        "R-distrTEst",
                        "R-optimr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BB",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-set6",
            "portdir": "R/R-set6",
            "version": "0.2.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xoopR.github.io/set6",
            "description": "R6 object-oriented interface for mathematical sets",
            "long_description": "R6 object-oriented interface for mathematical sets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-ooplah",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}