* installing *source* package ‘eCAR’ ...
** package ‘eCAR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src'
gcc-13 -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 Rutil.c -o Rutil.o
gcc-13 -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 init.c -o init.o
gcc-13 -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 matrix.c -o matrix.o
gcc-13 -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 mcmcloop.eCAR.Leroux.GLM.c -o mcmcloop.eCAR.Leroux.GLM.o
mcmcloop.eCAR.Leroux.GLM.c: In function 'mcmcloop_leroux_GLM':
mcmcloop.eCAR.Leroux.GLM.c:331:21: warning: 'lln' may be used uninitialized [-Wmaybe-uninitialized]
  331 |                 llr = lln - llo;
      |                 ~~~~^~~~~~~~~~~
mcmcloop.eCAR.Leroux.GLM.c:131:21: note: 'lln' was declared here
  131 |         double llo, lln, llr, uu, ld, ldeto, ldetn, to, tn, qf1, qf2, qf3, qf4, qf5, xio, xin;
      |                     ^~~
mcmcloop.eCAR.Leroux.GLM.c:544:21: warning: 'llo' may be used uninitialized [-Wmaybe-uninitialized]
  544 |                 llr = lln - llo;
      |                 ~~~~^~~~~~~~~~~
mcmcloop.eCAR.Leroux.GLM.c:131:16: note: 'llo' was declared here
  131 |         double llo, lln, llr, uu, ld, ldeto, ldetn, to, tn, qf1, qf2, qf3, qf4, qf5, xio, xin;
      |                ^~~
gcc-13 -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 mcmcloop.eCAR.Leroux.Gauss.c -o mcmcloop.eCAR.Leroux.Gauss.o
gcc-13 -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/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o eCAR.so Rutil.o init.o matrix.o mcmcloop.eCAR.Leroux.GLM.o mcmcloop.eCAR.Leroux.Gauss.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src'
installing to /data/gannet/ripley/R/packages/tests-devel/eCAR.Rcheck/00LOCK-eCAR/00new/eCAR/libs
** R
** data
*** moving datasets to lazyload DB
** 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
** 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 (eCAR)