Skip to content

Commit 5e05d77

Browse files
committed
[chore] add plyr dependency
with document updates Close #9 Close #8 Close #7
1 parent 3dd51f3 commit 5e05d77

File tree

46 files changed

+69
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+69
-65
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shiny.likert
22
Title: Shiny package to build likert chart
3-
Version: 0.0.1
3+
Version: 0.0.2
44
Authors@R:
55
person("Jinhwan", "Kim", , "jinhwan@zarathu.com", role = c("aut", "cre"),
66
comment = c(ORCID = "YOUR-ORCID-ID"))
@@ -15,6 +15,7 @@ Imports:
1515
bslib,
1616
colourpicker,
1717
dplyr,
18+
plyr,
1819
ggplot2,
1920
likert,
2021
plotly,

README.md

Lines changed: 1 addition & 1 deletion

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/shiny-likert.html

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/deps/bootstrap-5.2.2/bootstrap.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)