Skip to content

Commit

Permalink
appveyor: just nem
Browse files Browse the repository at this point in the history
  • Loading branch information
rdiaz02 authored Apr 7, 2017
1 parent 9d9d2c2 commit f4a59cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@ before_build:
## These are ggplot2 imports, so should work and did work. Oh well.
## Make explicit. But I shouldn't need any line after install_bioc_deps
build_script:
- travis-tool.sh install_bioc RBGL
- travis-tool.sh install_bioc nem
- travis-tool.sh install_bioc BiocGenerics graph
- travis-tool.sh install_bioc BiocStyle Rgraphviz
- travis-tool.sh install_r Oncotree testthat pander data.table gtools igraph car dplyr smatr ggrepel
- travis-tool.sh install_r gtable lazyeval digest tibble reshape2 MASS
- travis-tool.sh install_r chron DBI lazyeval pbkrtest scales assetthat R6
- travis-tool.sh install_r quantreg mgcv nnet magrittr NMF irlba Matrix
## - travis-tool.sh install_bioc RBGL
## BioNet pulls RBGL dependency ?? joda does too. That is why bgmm lpSolv joda lpNet and BioNet are there
## - travis-tool.sh install_bioc nem ## lpNet (which depends on lpSolve) is there to pull the nem dependency
## - travis-tool.sh install_r bgmm lpSolve
Expand Down

0 comments on commit f4a59cc

Please sign in to comment.