| Back to Multiple platform build/check report for BioC 3.10 |
|
This page was generated on 2020-04-15 12:27:01 -0400 (Wed, 15 Apr 2020).
| Package 655/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| GeneGeneInteR 1.12.0 Mathieu Emily
| malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | [ OK ] | OK | WARNINGS | OK | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: GeneGeneInteR |
| Version: 1.12.0 |
| Command: C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/GeneGeneInteR_1.12.0.tar.gz && rm -rf GeneGeneInteR.buildbin-libdir && mkdir GeneGeneInteR.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=GeneGeneInteR.buildbin-libdir GeneGeneInteR_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL GeneGeneInteR_1.12.0.zip && rm GeneGeneInteR_1.12.0.tar.gz GeneGeneInteR_1.12.0.zip |
| StartedAt: 2020-04-14 20:25:01 -0400 (Tue, 14 Apr 2020) |
| EndedAt: 2020-04-14 20:27:14 -0400 (Tue, 14 Apr 2020) |
| EllapsedTime: 133.3 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/GeneGeneInteR_1.12.0.tar.gz && rm -rf GeneGeneInteR.buildbin-libdir && mkdir GeneGeneInteR.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=GeneGeneInteR.buildbin-libdir GeneGeneInteR_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL GeneGeneInteR_1.12.0.zip && rm GeneGeneInteR_1.12.0.tar.gz GeneGeneInteR_1.12.0.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 476k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 476k 100 476k 0 0 8049k 0 --:--:-- --:--:-- --:--:-- 8508k
install for i386
* installing *source* package 'GeneGeneInteR' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -c chclust.cpp -o chclust.o
chclust.cpp: In function 'bool Conslink(long int, double**, double**)':
chclust.cpp:82:28: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
#define dc(a,b) (((a) > (b)) ? (DPtr[(a)-1][(b)-1]) : (DPtr[(b)-1][(a)-1]))
^
chclust.cpp:306:18: note: in expansion of macro 'dc'
diag[i] = dc(i,i+1);
^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o GeneGeneInteR.dll tmp.def chclust.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/GeneGeneInteR.buildbin-libdir/00LOCK-GeneGeneInteR/00new/GeneGeneInteR/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'GeneGeneInteR'
finding HTML links ... done
CCA.test html
CLD.test html
GBIGM.test html
GGI html
KCCA.test html
PCA.test html
PLSPM.test html
data.SNP html
gates.test html
gene.pair html
importFile html
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpoRkDkr/R.INSTALL22b8411e4b08/GeneGeneInteR/man/importFile.Rd:42: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
imputeSnpMatrix html
minP.test html
plot.GGInetwork html
print.GGItest html
selectSnps html
snpMatrixScour html
summary.GGInetwork html
summary.GGItest html
tProd.test html
tTS.test html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
install for x64
* installing *source* package 'GeneGeneInteR' ...
** libs
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -c chclust.cpp -o chclust.o
chclust.cpp: In function 'bool Conslink(long int, double**, double**)':
chclust.cpp:82:28: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
#define dc(a,b) (((a) > (b)) ? (DPtr[(a)-1][(b)-1]) : (DPtr[(b)-1][(a)-1]))
^
chclust.cpp:306:18: note: in expansion of macro 'dc'
diag[i] = dc(i,i+1);
^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o GeneGeneInteR.dll tmp.def chclust.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/GeneGeneInteR.buildbin-libdir/GeneGeneInteR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GeneGeneInteR' as GeneGeneInteR_1.12.0.zip
* DONE (GeneGeneInteR)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'GeneGeneInteR' successfully unpacked and MD5 sums checked