Package: shinipsum Title: Lorem-Ipsum-like Helpers for fast Shiny Prototyping Version: 0.0.0.9000 Authors@R: c(person(given = "Colin", family = "Fay", role = c("cre", "aut"), email = "contact@colinfay.me", comment = c(ORCID = "0000-0001-7343-1846")), person(given = "Sebastien", family = "Rochette", role = "aut", email = "sebastien@thinkr.fr", comment = c(ORCID = "0000-0002-1565-9313")), person(given = "ThinkR", role = c("cph", "fnd"))) Description: Prototype your shiny apps quickly with these Lorem-Ipsum-like Helpers. License: MIT + file LICENSE URL: https://github.com/Thinkr-open/shinipsum BugReports: https://github.com/Thinkr-open/shinipsum/issues Depends: R (>= 2.10) Imports: attempt, datasets, DT, dygraphs, ggplot2 (>= 3.0.0), magrittr, plotly, stats, utils Suggests: testthat Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://thinkr-open.r-universe.dev Date/Publication: 2026-05-12 11:11:19 UTC RemoteUrl: https://github.com/ThinkR-open/shinipsum RemoteRef: HEAD RemoteSha: a1063fb7e8fd517a21f82d33b1ecb428a919ab9d NeedsCompilation: no Packaged: 2026-06-12 11:06:16 UTC; root Author: Colin Fay [cre, aut] (ORCID: ), Sebastien Rochette [aut] (ORCID: ), ThinkR [cph, fnd] Maintainer: Colin Fay