* installing *source* package 'msgps' ...
** package 'msgps' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpGU5Aqv/R.INSTALL1e2b816921fb5/msgps/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c GPS_v3.2.c -o GPS_v3.2.o
GPS_v3.2.c: In function 'gps':
GPS_v3.2.c:71:13: warning: variable 'flag_St' set but not used [-Wunused-but-set-variable]
   71 |         int flag_St;
      |             ^~~~~~~
GPS_v3.2.c: In function 'cvgps':
GPS_v3.2.c:433:13: warning: variable 'flag_St' set but not used [-Wunused-but-set-variable]
  433 |         int flag_St;
      |             ^~~~~~~
GPS_v3.2.c: In function 'DFMODIFIED2':
GPS_v3.2.c:1195:13: warning: variable 'flag_BtBt0' set but not used [-Wunused-but-set-variable]
 1195 |         int flag_BtBt0;
      |             ^~~~~~~~~~
GPS_v3.2.c: In function 'gps':
GPS_v3.2.c:362:107: warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized]
  362 |                 REAL(tuning_stand)[step0] = REAL(tuning_stand)[step0-1] + REAL(ex_standardize_vec)[jstar] * temp;
      |                                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
GPS_v3.2.c:93:16: note: 'temp' was declared here
   93 |         double temp;
      |                ^~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc -shared -s -static-libgcc -o msgps.dll tmp.def GPS_v3.2.o registerDynamicSymbol.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -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/RtmpGU5Aqv/R.INSTALL1e2b816921fb5/msgps/src'
make[1]: Entering directory '/d/temp/RtmpGU5Aqv/R.INSTALL1e2b816921fb5/msgps/src'
make[1]: Leaving directory '/d/temp/RtmpGU5Aqv/R.INSTALL1e2b816921fb5/msgps/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-msgps/00new/msgps/libs/x64
** R
** 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 'msgps' as msgps_1.3.5.zip
* DONE (msgps)