Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:51 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the signatureSearch package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1850/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
signatureSearch 1.13.0 (landing page) Brendan Gongol
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
Package: signatureSearch |
Version: 1.13.0 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL signatureSearch |
StartedAt: 2022-12-28 16:28:57 -0500 (Wed, 28 Dec 2022) |
EndedAt: 2022-12-28 16:30:56 -0500 (Wed, 28 Dec 2022) |
EllapsedTime: 119.4 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'signatureSearch' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' using C++ compiler: 'G__~1.EXE (GCC) 12.2.0' using C++11 g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fastGSEA.cpp -o fastGSEA.o fastGSEA.cpp: In function 'Rcpp::NumericVector calcGseaStatBatchCpp(const Rcpp::NumericVector&, const Rcpp::List&, const Rcpp::IntegerVector&)': fastGSEA.cpp:444:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 444 | for (int j = 0; j < S.size(); ++j) { | ~~^~~~~~~~~~ gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c fgsea_init.c -o fgsea_init.o g++ -shared -s -static-libgcc -o signatureSearch.dll tmp.def RcppExports.o fastGSEA.o fgsea_init.o -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-signatureSearch/00new/signatureSearch/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (signatureSearch)