DNAcopy 1.46.0 Venkatraman E. Seshan
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/DNAcopy | Last Changed Rev: 117079 / Revision: 122332 | Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016) |
| zin2 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | [ OK ] | OK | OK | | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD INSTALL DNAcopy
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.3-bioc/R/library’
* installing *source* package ‘DNAcopy’ ...
** libs
gfortran -fpic -g -O2 -Wall -c cbsWtstats.f -o cbsWtstats.o
cbsWtstats.f: In function ‘wtmaxo’:
cbsWtstats.f:283:0: warning: ‘tmaxj’ may be used uninitialized in this function [-Wmaybe-uninitialized]
iseg(2) = tmaxj
^
cbsWtstats.f:282:0: warning: ‘tmaxi’ may be used uninitialized in this function [-Wmaybe-uninitialized]
iseg(1) = tmaxi
^
gfortran -fpic -g -O2 -Wall -c cbststats.f -o cbststats.o
cbststats.f: In function ‘tmaxo’:
cbststats.f:258:0: warning: ‘sxmxi’ may be used uninitialized in this function [-Wmaybe-uninitialized]
tmaxj = sxmxi + i2j
^
gfortran -fpic -g -O2 -Wall -c changepoints-wtd.f -o changepoints-wtd.o
gfortran -fpic -g -O2 -Wall -c changepoints.f -o changepoints.o
gfortran -fpic -g -O2 -Wall -c esegment.f -o esegment.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c flchoose.c -o flchoose.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c fphyper.c -o fphyper.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c fpnorm.c -o fpnorm.o
gfortran -fpic -g -O2 -Wall -c getbdry.f -o getbdry.o
gfortran -fpic -g -O2 -Wall -c prune.f -o prune.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c rshared.c -o rshared.o
gfortran -fpic -g -O2 -Wall -c segmentp.f -o segmentp.o
gfortran -fpic -g -O2 -Wall -c smoothCNA.f -o smoothCNA.o
gfortran -fpic -g -O2 -Wall -c tailprobs.f -o tailprobs.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o DNAcopy.so cbsWtstats.o cbststats.o changepoints-wtd.o changepoints.o esegment.o flchoose.o fphyper.o fpnorm.o getbdry.o prune.o rshared.o segmentp.o smoothCNA.o tailprobs.o -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/R/library/DNAcopy/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DNAcopy)