* installing *source* package 'RSEIS' ...
** package 'RSEIS' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpEfR99h/R.INSTALL18f889a54aab/RSEIS/src'
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ARAIC.c -o ARAIC.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c GetCornerFreq.c -o GetCornerFreq.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LLNfilt.c -o LLNfilt.o
In function 'lptbr',
    inlined from 'design' at LLNfilt.c:288:2:
LLNfilt.c:1116:11: warning: 'dcvalue' may be used uninitialized [-Wmaybe-uninitialized]
 1116 |     scale = *dcvalue / ABS(h);
      |           ^
LLNfilt.c: In function 'design':
LLNfilt.c:254:27: note: 'dcvalue' was declared here
  254 |     double fhw, eps, flw, dcvalue;
      |                           ^~~~~~~
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c MTAPSRC.c -o MTAPSRC.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c TTray.c -o TTray.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c jpiki.c -o jpiki.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wletxcor.c -o wletxcor.o
gcc -shared -s -static-libgcc -o RSEIS.dll tmp.def ARAIC.o GetCornerFreq.o LLNfilt.o MTAPSRC.o TTray.o init.o jpiki.o wletxcor.o -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.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpEfR99h/R.INSTALL18f889a54aab/RSEIS/src'
make[1]: Entering directory '/d/temp/RtmpEfR99h/R.INSTALL18f889a54aab/RSEIS/src'
make[1]: Leaving directory '/d/temp/RtmpEfR99h/R.INSTALL18f889a54aab/RSEIS/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-RSEIS/00new/RSEIS/libs/x64
** R
** data
** demo
** 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 'RSEIS' as RSEIS_4.2-0.zip
* DONE (RSEIS)