Package: shinyMobile
Type: Package
Title: Mobile Ready 'shiny' Apps with Standalone Capabilities
Version: 0.8.0
Authors@R: c(
  person("David", "Granjon", email = "dgranjon@ymail.com", role = c("aut", "cre")),
  person("Victor", "Perrier", email = "info@dreamrs.fr", role = "aut"),
  person("John", "Coene", email = "jcoenep@gmail.com", role = "ctb"),
  person("Isabelle", "Rudolf", email = "", role = "aut"),
  person(family = "Marvelapp", role = c("ctb", "cph"), comment = "device.css wrappers"),
  person("Vladimir", "Kharlampidi", email = "nolimits4web@gmail.com", role = c("ctb", "cph"), comment = "Framework7 HTML template"))
Maintainer: David Granjon <dgranjon@ymail.com>
Description: Develop outstanding 'shiny' apps for 'iOS', 'Android', desktop as well as beautiful 'shiny' gadgets.
    'shinyMobile' is built on top of the latest 'Framework7' template <https://framework7.io>.
    Discover 14 new input widgets (sliders, vertical sliders, stepper, 
    grouped action buttons, toggles, picker, smart select, ...), 2 themes (light and dark), 
    12 new widgets (expandable cards, badges, chips, timelines, gauges, progress bars, ...) 
    combined with the power of server-side notifications such as alerts, modals, toasts,
    action sheets, sheets (and more) as well as 3 layouts (single, tabs and split).
Imports: shiny, htmltools, jsonlite, magrittr
License: GPL-2
Encoding: UTF-8
URL: https://github.com/RinteRface/shinyMobile,
        https://rinterface.github.io/shinyMobile/
BugReports: https://github.com/RinteRface/shinyMobile/issues
LazyData: true
RoxygenNote: 7.1.1.9000
Suggests: knitr, rmarkdown, stats, cli, testthat (>= 2.1.0),
        rstudioapi, shinyWidgets, apexcharter, ggplot2, dplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-11 14:09:35 UTC; granjda1
Author: David Granjon [aut, cre],
  Victor Perrier [aut],
  John Coene [ctb],
  Isabelle Rudolf [aut],
  Marvelapp [ctb, cph] (device.css wrappers),
  Vladimir Kharlampidi [ctb, cph] (Framework7 HTML template)
Repository: CRAN
Date/Publication: 2021-01-11 14:30:03 UTC
