* installing *source* package 'krm' ... ** package 'krm' 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/RtmpYlE7UH/R.INSTALL11dfc20377e42/krm/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Wvla -Wunused-result -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DirichletRV.cpp -o DirichletRV.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Wvla -Wunused-result -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MI_kernel.cpp -o MI_kernel.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Wvla -Wunused-result -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MixtureDirichletRV.cpp -o MixtureDirichletRV.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Wvla -Wunused-result -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ProteinSequence.cpp -o ProteinSequence.o ProteinSequence.cpp: In member function 'void ProteinSequence::setSequence(std::vector >)': ProteinSequence.cpp:43:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for (int i=0; i