Skip to content

Commit 9c639e4

Browse files
add req.txt
1 parent 2f3337a commit 9c639e4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

requirements.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Hack to install:
2+
# install.packages(grep("^\\w", trimws(readLines("requirements.txt")), value = TRUE))
3+
4+
shiny
5+
shinyBS
6+
data.table
7+
stringr
8+
purrr
9+
tidyr
10+
htmltools
11+
shinythemes
12+
DT
13+
RColorBrewer

0 commit comments

Comments
 (0)