Back to the "Multiple platform build/check report" A  B  C [D] E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.0: INSTALL report for DESeq2 on zin1

This page was generated on 2015-04-10 09:40:37 -0700 (Fri, 10 Apr 2015).

Package 238/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DESeq2 1.6.3
Michael Love
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/DESeq2
Last Changed Rev: 97702 / Revision: 102249
Last Changed Date: 2014-12-16 12:26:29 -0800 (Tue, 16 Dec 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64 [ OK ] OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: DESeq2
Version: 1.6.3
Command: /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD INSTALL DESeq2
StartedAt: 2015-04-09 17:09:13 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 17:09:45 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 32.1 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD INSTALL DESeq2
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.0-bioc/R/library’
* installing *source* package ‘DESeq2’ ...
** libs
g++ -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.0-bioc/R/library/RcppArmadillo/include"   -fpic  -g -O2  -Wall -c DESeq2.cpp -o DESeq2.o
g++ -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.0-bioc/R/library/RcppArmadillo/include"   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -shared -L/home/biocbuild/bbs-3.0-bioc/R/lib -L/usr/local/lib -o DESeq2.so DESeq2.o RcppExports.o -L/home/biocbuild/bbs-3.0-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.0-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.0-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.0-bioc/R/library/DESeq2/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DESeq2)