Package: shinystate Title: Customization of Shiny Bookmarkable State Version: 0.1.0.9002 Authors@R: c( person( "Eric", "Nantz", email = "theRcast@gmail.com", role = c("aut", "cre"), comment = c(ORCID = '0000-0001-8104-7510') ), person( "John", "Brothers", role = c("ctb") ), person( family = "Eli Lilly and Company", role = c("cph", "fnd") )) Description: Enhance the bookmarkable state feature of 'shiny' with additional customization such as storage location and storage repositories leveraging the 'pins' package. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE, packages = c("roxy.shinylive")) RoxygenNote: 7.3.2 Depends: R (>= 4.0.0) Imports: archive, fs, htmltools, pins, R6, shiny (>= 0.14), Suggests: bslib, DT, golem, knitr, lubridate, rlang, rmarkdown, roxy.shinylive, testthat (>= 3.0.0), withr Config/testthat/edition: 3 URL: https://rpodcast.github.io/shinystate/, https://github.com/rpodcast/shinystate BugReports: https://github.com/rpodcast/shinystate/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake make libarchive-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://rpodcast.r-universe.dev Date/Publication: 2026-02-11 14:02:00 UTC RemoteUrl: https://github.com/rpodcast/shinystate RemoteRef: HEAD RemoteSha: 48363411cc66d633d5520d7b6179fbe568ecd5a4 NeedsCompilation: no Packaged: 2026-06-12 11:06:52 UTC; root Author: Eric Nantz [aut, cre] (ORCID: ), John Brothers [ctb], Eli Lilly and Company [cph, fnd] Maintainer: Eric Nantz