Package: miniUI Type: Package Title: Shiny UI Widgets for Small Screens Version: 0.1.2 Authors@R: c( person("Joe", "Cheng", role = c("cre", "aut"), email = "joe@posit.co"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Provides UI widget and layout functions for writing Shiny apps that work well on small screens. License: GPL-3 URL: https://github.com/rstudio/miniUI BugReports: https://github.com/rstudio/miniUI/issues Imports: shiny (>= 0.13), htmltools (>= 0.3), utils RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2025-04-17 22:05:29 UTC RemoteUrl: https://github.com/rstudio/miniui RemoteRef: HEAD RemoteSha: bde5e1ae67e1cf566c7f527cb4e7f0136c622949 NeedsCompilation: no Packaged: 2026-06-22 15:31:34 UTC; root Author: Joe Cheng [cre, aut], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Joe Cheng