Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:29:33 -0400 (Wed, 17 Oct 2018).
Package 1145/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
psichomics 1.6.2 Nuno Saraiva-Agostinho
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | [ OK ] | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: psichomics |
Version: 1.6.2 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL psichomics |
StartedAt: 2018-10-15 18:39:48 -0400 (Mon, 15 Oct 2018) |
EndedAt: 2018-10-15 18:40:35 -0400 (Mon, 15 Oct 2018) |
EllapsedTime: 46.1 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’ * installing *source* package ‘psichomics’ ... ** libs g++ -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c psiFastCalc.cpp -o psiFastCalc.o psiFastCalc.cpp: In function ‘Rcpp::NumericMatrix psiFastCalc(const NumericMatrix&, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, int)’: psiFastCalc.cpp:30:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t col=0; col < mat.ncol(); col++) { ^ psiFastCalc.cpp:31:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t idx=0; idx < incA.length(); idx++) { ^ psiFastCalc.cpp: In function ‘Rcpp::NumericMatrix psiFastCalc2(const NumericMatrix&, const List&, const List&, int)’: psiFastCalc.cpp:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t col=0; col < mat.ncol(); col++) { ^ psiFastCalc.cpp:63:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t idx=0; idx < inc.length(); idx++) { ^ psiFastCalc.cpp:66:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t k=0; k < incIdx.length(); k++) ^ psiFastCalc.cpp:71:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t k=0; k < excIdx.length(); k++) ^ g++ -shared -L/home/biocbuild/bbs-3.7-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o psiFastCalc.o -L/home/biocbuild/bbs-3.7-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.7-bioc/R/library/psichomics/libs ** R ** inst ** byte-compile and prepare package for lazy loading No methods found in package ‘IRanges’ for request: ‘subset’ when loading ‘derfinder’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded No methods found in package ‘IRanges’ for request: ‘subset’ when loading ‘derfinder’ * DONE (psichomics)