-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathDESCRIPTION
19 lines (19 loc) · 977 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: shinymaterial
Type: Package
Title: Implement Material Design in Shiny Applications
Version: 1.2.0.9000
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), jsonlite, sass
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0