* installing *source* package 'sctransform' ... ** package 'sctransform' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++17 make[1]: Entering directory '/d/temp/2024_12_20_01_50_00_19051/RtmpojCoQ1/R.INSTALL2febc586e64a2/sctransform/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o utils.cpp: In function 'Rcpp::NumericVector distribution_shift(Rcpp::NumericMatrix)': utils.cpp:309:15: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'int' [-Wsign-compare] 309 | if ((*it) < N) { | ~~~~~~^~~ utils.cpp: In function 'Rcpp::List qpois_reg(Rcpp::NumericMatrix, Rcpp::NumericVector, double, int, double, bool)': utils.cpp:360:16: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 360 | for(int i=0;i<pcols;++i){ | ~^~~~~~ g++ -shared -s -static-libgcc -o sctransform.dll tmp.def RcppExports.o utils.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_12_20_01_50_00_19051/RtmpojCoQ1/R.INSTALL2febc586e64a2/sctransform/src' make[1]: Entering directory '/d/temp/2024_12_20_01_50_00_19051/RtmpojCoQ1/R.INSTALL2febc586e64a2/sctransform/src' make[1]: Leaving directory '/d/temp/2024_12_20_01_50_00_19051/RtmpojCoQ1/R.INSTALL2febc586e64a2/sctransform/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-sctransform/00new/sctransform/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 ** 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 'sctransform' as sctransform_0.4.1.zip * DONE (sctransform)