Package: shidashi
Type: Package
Title: A Shiny Dashboard Template System
Version: 0.1.5
Language: en-US
URL: https://dipterix.org/shidashi/,
        https://github.com/dipterix/shidashi
BugReports: https://github.com/dipterix/shidashi/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Authors@R: c(
    person("Zhengjia", "Wang", email="dipterix.wang@gmail.com", 
            role = c("cph", "aut", "cre"), comment = c(ORCID = "0000-0001-5629-1116")),
    person(family = "ColorlibHQ", role = c("cph"), comment = "AdminLTE - Bootstrap 4 Admin Dashboard"),
    person(family = "Bootstrap contributors", role = "ctb", comment = "Bootstrap library"),
    person(family = "Twitter, Inc", role = "cph", comment = "Bootstrap library"),
    person("Ivan", "Sagalaev", role = c("ctb", "cph"), comment = "highlight.js library"),
    person("Rene", "Haas", role = c("ctb", "cph"), comment = "OverlayScrollbars library"),
    person("Zeno", "Rocha", role = c("ctb", "cph"), comment = "Clipboard.js library")
    )
Description: A template system based on 'AdminLTE3' 
    (<https://adminlte.io/themes/v3/>)
    theme. Comes with default theme that can be easily customized. 
    Developers can upload modified templates on 'Github', and users can 
    easily download templates with 'RStudio' project wizard.
    The key features of the default template include light and dark theme 
    switcher, resizing graphs, synchronizing inputs across sessions, 
    new notification system, fancy progress bars, and card-like flip 
    panels with back sides, as well as various of 'HTML' tool widgets.
Imports: utils, digest (>= 0.6.27), fastmap (>= 1.1.0), formatR (>=
        1.11), httr (>= 1.4.2), shiny (>= 1.7.0), yaml (>= 2.2.1),
        jsonlite (>= 1.7.2)
Suggests: htmltools (>= 0.5.2), logger (>= 0.2.1), rstudioapi (>=
        0.13), ggplot2, ggExtra
NeedsCompilation: no
Packaged: 2023-04-04 15:06:22 UTC; dipterix
Author: Zhengjia Wang [cph, aut, cre] (<https://orcid.org/0000-0001-5629-1116>),
  ColorlibHQ [cph] (AdminLTE - Bootstrap 4 Admin Dashboard),
  Bootstrap contributors [ctb] (Bootstrap library),
  Twitter, Inc [cph] (Bootstrap library),
  Ivan Sagalaev [ctb, cph] (highlight.js library),
  Rene Haas [ctb, cph] (OverlayScrollbars library),
  Zeno Rocha [ctb, cph] (Clipboard.js library)
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-04 16:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:44:14 UTC; windows
