* installing *source* package 'SPECIES' ... ** using staged installation ** libs using Fortran compiler: 'GNU Fortran (GCC) 12.2.0' 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:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/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 * DONE (SPECIES)