... | ... |
@@ -20,6 +20,7 @@ before_install: |
20 | 20 |
install: |
21 | 21 |
- R -e 'devtools::install_deps(dep = T,type="binary")' |
22 | 22 |
- R -e 'devtools::install_github("RGLab/flowCore",ref="trunk")' |
23 |
+ - R -e 'devtools::install_github("RGLab/ncdfFlow",ref="trunk")' |
|
23 | 24 |
- R -e 'devtools::install_github("RGLab/cytolib",ref="trunk")' |
24 | 25 |
|
25 | 26 |
env: |