* installing *source* package 'SeqKat' ...
** package 'SeqKat' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpqQOoIb/R.INSTALL1caac556526d4/SeqKat/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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
gcc  -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"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SeqKat_init.c -o SeqKat_init.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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cget_nucleotide_chunk_counts.cpp -o cget_nucleotide_chunk_counts.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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cget_trinucleotide_counts.cpp -o cget_trinucleotide_counts.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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cpp_get_context.cpp -o cpp_get_context.o
cpp_get_context.cpp: In function 'Rcpp::CharacterVector cpp_get_context(std::string, Rcpp::NumericVector, long unsigned int)':
cpp_get_context.cpp:20:24: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   20 |         for (int i=0; i<pos_length; i++) {
      |                       ~^~~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o SeqKat.dll tmp.def RcppExports.o SeqKat_init.o cget_nucleotide_chunk_counts.o cget_trinucleotide_counts.o cpp_get_context.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/RtmpqQOoIb/R.INSTALL1caac556526d4/SeqKat/src'
make[1]: Entering directory '/d/temp/RtmpqQOoIb/R.INSTALL1caac556526d4/SeqKat/src'
make[1]: Leaving directory '/d/temp/RtmpqQOoIb/R.INSTALL1caac556526d4/SeqKat/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-SeqKat/00new/SeqKat/libs/x64
** R
** exec
** 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 'SeqKat' as SeqKat_0.0.8.zip
* DONE (SeqKat)