* installing *source* package 'ppmSuite' ...
** package 'ppmSuite' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpwjOTyA/R.INSTALL773c433d60f0/ppmSuite/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rutil.c -o Rutil.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c ToolsDF.f -o ToolsDF.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c ToolsGS.f -o ToolsGS.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c ToolsML.f -o ToolsML.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c ToolsPD.f -o ToolsPD.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c ToolsPM.f -o ToolsPM.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ToolsR.c -o ToolsR.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c bivariate.curvecluster.c -o bivariate.curvecluster.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c curvecluster.c -o curvecluster.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gaussian.ppmx.c -o gaussian.ppmx.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gaussian.ppmx.missing.c -o gaussian.ppmx.missing.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/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.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matrix.c -o matrix.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c mcmcbetas.f -o mcmcbetas.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c mcmclogitp.f -o mcmclogitp.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c mcmclogitp2.f -o mcmclogitp2.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mcmcloop.sppm.c -o mcmcloop.sppm.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ordinal.ppmx.c -o ordinal.ppmx.o
In function 'ordinal_ppmx',
    inlined from 'ORDINAL_PPMX' at ordinal.ppmx.c:1760:3:
ordinal.ppmx.c:991:16: warning: 'mn' may be used uninitialized [-Wmaybe-uninitialized]
  991 |       _zi[j] = rtnorm(mn, sqrt(_sig2h[_Si[j]-1]), co[y[j]], co[y[j]+1]);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ordinal.ppmx.c: In function 'ORDINAL_PPMX':
ordinal.ppmx.c:207:53: note: 'mn' was declared here
  207 |   double auxreal, sumxtmp, sumx2tmp, npdN,npdY,npd, mn, xcontmp, uu, xb=0;
      |                                                     ^~
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ordinal.ppmx.missing.c -o ordinal.ppmx.missing.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c routine.rppmx.c -o routine.rppmx.o
gcc -shared -s -static-libgcc -o ppmSuite.dll tmp.def Rutil.o ToolsDF.o ToolsGS.o ToolsML.o ToolsPD.o ToolsPM.o ToolsR.o bivariate.curvecluster.o curvecluster.o gaussian.ppmx.o gaussian.ppmx.missing.o init.o matrix.o mcmcbetas.o mcmclogitp.o mcmclogitp2.o mcmcloop.sppm.o ordinal.ppmx.o ordinal.ppmx.missing.o routine.rppmx.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpwjOTyA/R.INSTALL773c433d60f0/ppmSuite/src'
make[1]: Entering directory '/d/temp/RtmpwjOTyA/R.INSTALL773c433d60f0/ppmSuite/src'
make[1]: Leaving directory '/d/temp/RtmpwjOTyA/R.INSTALL773c433d60f0/ppmSuite/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-ppmSuite/00new/ppmSuite/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'ppmSuite' as ppmSuite_0.3.4.zip
* DONE (ppmSuite)