* installing *source* package 'microRNA' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/tmp/RtmpwDW8gY/R.INSTALL905c9251693/microRNA/src' g++ -std=gnu++17 -I"C:/r_packages/rinst/include" -DNDEBUG -I"C:/r_packages/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:/r_packages/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/r_packages/x86_64-w64-mingw32.static.posix/lib -LC:/r_packages/rinst/bin/x64 -lR make[1]: Leaving directory '/tmp/RtmpwDW8gY/R.INSTALL905c9251693/microRNA/src' installing to C:/r_packages/pkgbuild/lib/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.61.0.zip * DONE (microRNA)