* installing *source* package ‘ecolMod’ ... ** this is package ‘ecolMod’ version ‘1.2.6.4’ ** package ‘ecolMod’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ecolMod/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c competition.f -o competition.o competition.f:6:65: 6 | SUBROUTINE lattice(nspec,ncell,nstep,cell,replace,sumdens,seed) | 1~~~ Warning: Unused dummy argument ‘seed’ at (1) [-Wunused-dummy-argument] gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c ecolModMethods.c -o ecolModMethods.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c omexdia.f -o omexdia.o omexdia.f:284:26: 284 | character(len=80) msg | 1~~ Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable] omexdia.f:36:37: 36 | integer :: neq, ip, i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] omexdia.f:30:57: 30 | subroutine omexdiamod (neq, t, Conc, dConc, yout, ip) | 1~ Warning: Unused dummy argument ‘ip’ at (1) [-Wunused-dummy-argument] omexdia.f:67:25: 67 | character(len=80) msg | 1~~ Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable] omexdia.f:30:30: 30 | subroutine omexdiamod (neq, t, Conc, dConc, yout, ip) | 1~~ Warning: Unused dummy argument ‘neq’ at (1) [-Wunused-dummy-argument] omexdia.f:164:26: 164 | character(len=80) msg | 1~~ Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable] gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c rndnum.c -o rndnum.o gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o ecolMod.so competition.o ecolModMethods.o omexdia.o rndnum.o -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ecolMod/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ecolMod/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ecolMod/src' installing to /data/gannet/ripley/R/packages/tests-devel/ecolMod.Rcheck/00LOCK-ecolMod/00new/ecolMod/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ecolMod)