* installing *source* package 'MLEcens' ...
** package 'MLEcens' 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/Rtmpod2Ka6/R.INSTALL3bc068da17a8/MLEcens/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 MLEcens_init.c -o MLEcens_init.o
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 canon2real.c -o canon2real.o
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 computeMLE.c -o computeMLE.o
computeMLE.c: In function 'CreateValidMasses':
computeMLE.c:369:28: warning: variable 'crit0' set but not used [-Wunused-but-set-variable]
  369 |    double min, min1, crit, crit0;
      |                            ^~~~~
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 real2canon.c -o real2canon.o
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 reduc.c -o reduc.o
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 util.c -o util.o
gcc -shared -s -static-libgcc -o MLEcens.dll tmp.def MLEcens_init.o canon2real.o computeMLE.o real2canon.o reduc.o util.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/Rtmpod2Ka6/R.INSTALL3bc068da17a8/MLEcens/src'
make[1]: Entering directory '/d/temp/Rtmpod2Ka6/R.INSTALL3bc068da17a8/MLEcens/src'
make[1]: Leaving directory '/d/temp/Rtmpod2Ka6/R.INSTALL3bc068da17a8/MLEcens/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-MLEcens/00new/MLEcens/libs/x64
** R
** data
** 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 'MLEcens' as MLEcens_0.1-7.zip
* DONE (MLEcens)