* installing *source* package 'miRNAss' ... ** package 'miRNAss' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_11_24_01_50_00_23286/Rtmp8EY0qI/R.INSTALL2e9286d307b22/miRNAss/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c calcDistance.cpp -o calcDistance.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c calcThreshold.cpp -o calcThreshold.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c edgeListKnn.cpp -o edgeListKnn.o edgeListKnn.cpp: In function 'Rcpp::NumericMatrix edge_list_knn(const std::vector<std::vector<double> >&, const std::vector<double>&, int)': edgeListKnn.cpp:132:46: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 132 | for(int k=0;k<ncol;k++) | ~^~~~~ edgeListKnn.cpp:156:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<edge>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 156 | for(int i=0; i<all.size(); i++) | ~^~~~~~~~~~~ edgeListKnn.cpp:161:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<edge>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 161 | for(int i=0; i<all.size(); i++) { | ~^~~~~~~~~~~ gcc -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c miRNAss_init.c -o miRNAss_init.o g++ -std=gnu++17 -shared -s -static-libgcc -o miRNAss.dll tmp.def RcppExports.o calcDistance.o calcThreshold.o edgeListKnn.o miRNAss_init.o -fopenmp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.2/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_11_24_01_50_00_23286/Rtmp8EY0qI/R.INSTALL2e9286d307b22/miRNAss/src' make[1]: Entering directory '/d/temp/2024_11_24_01_50_00_23286/Rtmp8EY0qI/R.INSTALL2e9286d307b22/miRNAss/src' make[1]: Leaving directory '/d/temp/2024_11_24_01_50_00_23286/Rtmp8EY0qI/R.INSTALL2e9286d307b22/miRNAss/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-miRNAss/00new/miRNAss/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 * MD5 sums packaged installation of 'miRNAss' as miRNAss_1.5.zip * DONE (miRNAss)