Package: inshiny Type: Package Title: Compact Inline Widgets for 'shiny' Apps Version: 0.1.4.9000 Authors@R: person("Nick", "Davies", email = "nicholas.davies@lshtm.ac.uk", role = c("aut", "cre")) Description: Provides a basic set of compact widgets for 'shiny' apps which occupy less space and can appear inline with surrounding text. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/nicholasdavies/inshiny, https://nicholasdavies.github.io/inshiny/ BugReports: https://github.com/nicholasdavies/inshiny/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Imports: bslib, htmltools, rlang, shiny, stringr VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://nicholasdavies.r-universe.dev Date/Publication: 2026-04-30 19:59:12 UTC RemoteUrl: https://github.com/nicholasdavies/inshiny RemoteRef: HEAD RemoteSha: 67b7fbee5788389be0e208cefb0370ea3abeca09 NeedsCompilation: no Packaged: 2026-07-04 01:08:37 UTC; root Author: Nick Davies [aut, cre] Maintainer: Nick Davies