-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 975 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 975 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: sparkler
Title: Visual Effects and Atmospheric Overlays for 'Shiny' and 'R Markdown'
Version: 0.1.1
Authors@R:
person("Tiger", "Tang", email = "tigerloveslobsters@gmail.com", role = c("aut", "cre"))
Description: Add lightweight visual effects to Shiny applications, R Markdown documents, and Quarto presentations using htmlwidgets. The package includes celebratory effects such as confetti and fireworks, along with atmospheric effects such as snow, rain, and meteors. Effects can be used as full-screen overlays or, for selected effects, within contained regions for storytelling, highlighting, and presentation design.
License: GPL (>= 3)
URL: https://codingtigertang.github.io/sparkler, https://github.com/CodingTigerTang/sparkler
BugReports: https://github.com/CodingTigerTang/sparkler/issues
Encoding: UTF-8
Imports:
htmlwidgets,
shiny
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2