* installing *source* package 'SPECIES' ...
** package 'SPECIES' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpAXRBJ3/R.INSTALL1a7dc78705795/SPECIES/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  PPCG.f90 -o PPCG.o
PPCG.f90:437:38:

  437 |      theta_0=0.5*theta_0+0.5*thetaOld
      |                                      1  
Warning: Nonconforming tab character at (1) [-Wtabs]
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  WLunpmle.f90 -o WLunpmle.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  norrispollock.f90 -o norrispollock.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  pnpmle.f90 -o pnpmle.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  shared.f90 -o shared.o
gcc -shared -s -static-libgcc -o SPECIES.dll tmp.def PPCG.o WLunpmle.o norrispollock.o pnpmle.o shared.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/RtmpAXRBJ3/R.INSTALL1a7dc78705795/SPECIES/src'
make[1]: Entering directory '/d/temp/RtmpAXRBJ3/R.INSTALL1a7dc78705795/SPECIES/src'
make[1]: Leaving directory '/d/temp/RtmpAXRBJ3/R.INSTALL1a7dc78705795/SPECIES/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-SPECIES/00new/SPECIES/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 'SPECIES' as SPECIES_1.1.4.zip
* DONE (SPECIES)