Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

INSTALL report for tweeDEseq on malbec1

This page was generated on 2019-04-16 11:49:26 -0400 (Tue, 16 Apr 2019).

Package 1601/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tweeDEseq 1.28.1
Juan R Gonzalez
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/tweeDEseq
Branch: RELEASE_3_8
Last Commit: 95ffd20
Last Changed Date: 2019-01-04 13:53:01 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64 [ OK ] OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: tweeDEseq
Version: 1.28.1
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL tweeDEseq
StartedAt: 2019-04-15 18:02:26 -0400 (Mon, 15 Apr 2019)
EndedAt: 2019-04-15 18:02:33 -0400 (Mon, 15 Apr 2019)
EllapsedTime: 7.2 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL tweeDEseq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘tweeDEseq’ ...
** libs
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c cov_wt_C.c -o cov_wt_C.o
cov_wt_C.c: In function ‘cov_wt_C’:
cov_wt_C.c:79:14: warning: ‘wvar’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   free(aux), free(wvar), free(y);
              ^
cov_wt_C.c: In function ‘momentEstimates_wt_C’:
cov_wt_C.c:154:12: warning: ‘moments’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   free(y), free(moments), free(aux);
            ^
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c init_tweeDEseq.c -o init_tweeDEseq.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c loglikGlm.c -o loglikGlm.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c logprobs.c -o logprobs.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c permtest.c -o permtest.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c probs.c -o probs.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c zhu2.c -o zhu2.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c zhu3.c -o zhu3.o
gcc -shared -L/home/biocbuild/bbs-3.8-bioc/R/lib -L/usr/local/lib -o tweeDEseq.so cov_wt_C.o init_tweeDEseq.o loglikGlm.o logprobs.o permtest.o probs.o zhu2.o zhu3.o -L/home/biocbuild/bbs-3.8-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.8-bioc/R/library/tweeDEseq/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tweeDEseq)