* installing *source* package 'dipsaus' ...
** package 'dipsaus' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpG4RNnm/R.INSTALL31f34470d5cab/dipsaus/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c forelse.cpp -o forelse.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_arrayShift.cpp -o rcpp_arrayShift.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_baselineArray.cpp -o rcpp_baselineArray.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_collapse.cpp -o rcpp_collapse.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_fastCov.cpp -o rcpp_fastCov.o
rcpp_fastCov.cpp: In member function 'virtual void FastCov::operator()(std::size_t, std::size_t)':
rcpp_fastCov.cpp:47:24: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'long long int'} and 'std::size_t' {aka 'long long unsigned int'} [-Wsign-compare]
   47 |     for(jj = begin; jj < end; jj++, pt_cm2++){
      |                     ~~~^~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_median.cpp -o rcpp_median.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.cpp -o utils.o
g++ -std=gnu++17 -shared -s -static-libgcc -o dipsaus.dll tmp.def RcppExports.o forelse.o rcpp_arrayShift.o rcpp_baselineArray.o rcpp_collapse.o rcpp_fastCov.o rcpp_median.o utils.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpG4RNnm/R.INSTALL31f34470d5cab/dipsaus/src'
make[1]: Entering directory '/d/temp/RtmpG4RNnm/R.INSTALL31f34470d5cab/dipsaus/src'
make[1]: Leaving directory '/d/temp/RtmpG4RNnm/R.INSTALL31f34470d5cab/dipsaus/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-dipsaus/00new/dipsaus/libs/x64
** R
** demo
** 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 'dipsaus' as dipsaus_0.2.8.zip
* DONE (dipsaus)