* installing *source* package 'vegan' ...
** package 'vegan' 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/Rtmp6j6m6M/R.INSTALL1d0906c8d5a9b/vegan/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 data2hill.c -o data2hill.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c decorana.f -o decorana.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 getF.c -o getF.o
In file included from D:/RCompile/recent/R/include/R.h:78,
                 from getF.c:11:
getF.c: In function 'do_getF':
getF.c:280:22: warning: 'resid' may be used uninitialized [-Wmaybe-uninitialized]
  280 |             F77_CALL(dqrsl)(qr, &nr, &nr, &qrank, qraux, rY + i*nr, &dummy,
      |                      ^
D:/RCompile/recent/R/include/R_ext/RS.h:77:25: note: in definition of macro 'F77_CALL'
   77 | # define F77_CALL(x)    x ## _
      |                         ^
getF.c:202:13: note: 'resid' was declared here
  202 |     double *resid;
      |             ^~~~~
getF.c:211:13: warning: 'transY' may be used uninitialized [-Wmaybe-uninitialized]
  211 |     double *transY;
      |             ^~~~~~
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 goffactor.c -o goffactor.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 init.c -o init.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c monoMDS.f -o monoMDS.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 nestedness.c -o nestedness.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c ordering.f -o ordering.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 pnpoly.c -o pnpoly.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 stepacross.c -o stepacross.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 vegdist.c -o vegdist.o
gcc -shared -s -static-libgcc -o vegan.dll tmp.def data2hill.o decorana.o getF.o goffactor.o init.o monoMDS.o nestedness.o ordering.o pnpoly.o stepacross.o vegdist.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 -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp6j6m6M/R.INSTALL1d0906c8d5a9b/vegan/src'
make[1]: Entering directory '/d/temp/Rtmp6j6m6M/R.INSTALL1d0906c8d5a9b/vegan/src'
make[1]: Leaving directory '/d/temp/Rtmp6j6m6M/R.INSTALL1d0906c8d5a9b/vegan/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-vegan/00new/vegan/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'vegan' as vegan_2.6-4.zip
* DONE (vegan)