Package: shinymaterial
Type: Package
Title: Implement Material Design in Shiny Applications
Version: 0.4.1
Authors@R: c(
    person("Eric", "Anderson", role = c("aut", "cre"), email = "eric.ray.anderson@gmail.com"),
    person("Alvin", "Wang", role = c("ctb", "cph"), comment = "Materialize CSS library"),
    person("Alan", "Chang", role = c("ctb", "cph"), comment = "Materialize CSS library"),
    person("Alex", "Mark", role = c("ctb", "cph"), comment = "Materialize CSS library"),
    person("Kevin", "Louie", role = c("ctb", "cph"), comment = "Materialize CSS library")
    )
Maintainer: Eric Anderson <eric.ray.anderson@gmail.com>
Description: Allows shiny developers to incorporate UI elements based on Google's Material design. See <https://material.io/guidelines/> for more information.
URL: https://ericrayanderson.github.io/shinymaterial/
License: GPL-3 | file LICENSE
Imports: shiny (>= 0.7.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-27 23:50:23 UTC; ericanderson
Author: Eric Anderson [aut, cre],
  Alvin Wang [ctb, cph] (Materialize CSS library),
  Alan Chang [ctb, cph] (Materialize CSS library),
  Alex Mark [ctb, cph] (Materialize CSS library),
  Kevin Louie [ctb, cph] (Materialize CSS library)
Repository: CRAN
Date/Publication: 2017-10-28 14:05:50 UTC
