Package: shinipsum
Title: Lorem-Ipsum Helper Function for 'shiny' Prototyping
Version: 0.1.0
Authors@R: 
    c(person(given = "Colin",
             family = "Fay",
             role = c("cre", "aut", "cph"),
             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 helper functions. Generate random elements
    for 'shiny' outputs that can be used as placeholder in your application.
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: covr, pkgdown, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-25 20:18:00 UTC; colin
Author: Colin Fay [cre, aut, cph] (<https://orcid.org/0000-0001-7343-1846>),
  Sebastien Rochette [aut] (<https://orcid.org/0000-0002-1565-9313>),
  ThinkR [cph, fnd]
Maintainer: Colin Fay <contact@colinfay.me>
Repository: CRAN
Date/Publication: 2020-04-30 18:40:03 UTC
Built: R 4.1.0; ; 2021-05-28 04:44:28 UTC; unix
