############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf microRNA.buildbin-libdir && mkdir microRNA.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=microRNA.buildbin-libdir microRNA_1.58.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'microRNA' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 12.2.0' g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c longest_common_substring.cpp -o longest_common_substring.o longest_common_substring.cpp: In function 'SEXPREC* longest_common_substring(SEXP)': longest_common_substring.cpp:55:15: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and '__gnu_cxx::__alloc_traits, int>::value_type' {aka 'int'} [-Wsign-compare] 55 | if (i == len[index] - 1) { // ignore null termination character | ~~^~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o microRNA.dll tmp.def longest_common_substring.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/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/meat/microRNA.buildbin-libdir/00LOCK-microRNA/00new/microRNA/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 * MD5 sums packaged installation of 'microRNA' as microRNA_1.58.0.zip * DONE (microRNA)