Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
MAINT: grDevices package is included in R base
  • Loading branch information
pan14001 committed Aug 15, 2016
1 parent e06845a commit db1b579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cgi-updater-payload.sh
@@ -1,6 +1,6 @@
#!/bin/bash

r_pkgs=( DESeq2 grDevices genefilter biomaRt ggplot2 gplots RColorBrewer )
r_pkgs=( DESeq2 genefilter biomaRt ggplot2 gplots RColorBrewer )
pip_pkgs=( biopython )

if [[ $(id -u) -ne 0 ]]; then
Expand Down

0 comments on commit db1b579

Please sign in to comment.