* installing *source* package 'Nmix' ...
** package 'Nmix' 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/RtmpYr1f8o/R.INSTALL2c7bc7fb95c9c/Nmix/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c Nmix-aux.f -o Nmix-aux.o
gfortran  -fpic -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c f2cios.f90 -o f2cios.o
Makevars:6: warning: pattern recipe did not update peer target 'f2cios.mod'.
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c Nmix-sub3z.f -o Nmix-sub3z.o
f951.exe: Warning: Nonconforming tab character in column 1 of line 84 [-Wtabs]
f951.exe: Warning: Nonconforming tab character in column 1 of line 557 [-Wtabs]
f951.exe: Warning: Nonconforming tab character in column 1 of line 582 [-Wtabs]
f951.exe: Warning: Nonconforming tab character in column 1 of line 1353 [-Wtabs]
f951.exe: Warning: Nonconforming tab character in column 1 of line 1667 [-Wtabs]
Nmix-sub3z.f:14:8:

   14 |      &  iflag)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
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 Nmix_init.c -o Nmix_init.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c RNGfns.f -o RNGfns.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c pnorm.f -o pnorm.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rgamma2.f -o rgamma2.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 wrapper.c -o wrapper.o
gcc -shared -s -static-libgcc -o Nmix.dll tmp.def Nmix-aux.o Nmix-sub3z.o Nmix_init.o RNGfns.o f2cios.o pnorm.o rgamma2.o wrapper.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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpYr1f8o/R.INSTALL2c7bc7fb95c9c/Nmix/src'
make[1]: Entering directory '/d/temp/RtmpYr1f8o/R.INSTALL2c7bc7fb95c9c/Nmix/src'
make[1]: Leaving directory '/d/temp/RtmpYr1f8o/R.INSTALL2c7bc7fb95c9c/Nmix/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-Nmix/00new/Nmix/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 'Nmix' as Nmix_2.0.5.zip
* DONE (Nmix)