egenn commited on
Commit
6bc7307
·
1 Parent(s): a5ead2f

add NGLVieweR dependency

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -11,7 +11,8 @@ RUN install2.r --error \
11
  sass \
12
  shinyWidgets \
13
  shinybusy \
14
- listviewer
 
15
 
16
  # Install GitHub packages
17
  RUN installGithub.r \
 
11
  sass \
12
  shinyWidgets \
13
  shinybusy \
14
+ listviewer \
15
+ NGLVieweR
16
 
17
  # Install GitHub packages
18
  RUN installGithub.r \