Skip to content

Commit

Permalink
Includes apex package from CRAN
Browse files Browse the repository at this point in the history
This is starting to be used in some popgenInfo vignettes.
  • Loading branch information
hlapp committed Dec 16, 2015
1 parent e22a7b8 commit 53cac00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rpopgen/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN Rscript -e 'source("http://bioconductor.org/biocLite.R"); biocLite("Biostrin
## Install population genetics packages from CRAN
RUN rm -rf /tmp/*.rds \
&& install2.r --error \
apex \
ape \
adegenet \
pegas \
Expand Down

0 comments on commit 53cac00

Please sign in to comment.