* installing *source* package ‘lcmm’ ...
** package ‘lcmm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/lcmm/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 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 runiran.c -o runiran.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  compute.f90 -o compute.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  hetmixOrd.f90 -o hetmixOrd.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  hetmixlin.f90 -o hetmixlin.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  hetmixCont.f90 -o hetmixCont.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  Jointhet.f90 -o Jointhet.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  calculusTransfo.f90 -o calculusTransfo.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  predictCont.f90 -o predictCont.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  predictMult.f90 -o predictMult.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  predictYcond.f90 -o predictYcond.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mpjhet.f90 -o mpjhet.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  hetmixMult.f90 -o hetmixMult.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  iteminfo.f90 -o iteminfo.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  postprob2.f90 -o postprob2.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  cvpl.f90 -o cvpl.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 lcmm.so init.o runiran.o compute.o hetmixOrd.o hetmixlin.o hetmixCont.o Jointhet.o calculusTransfo.o predictCont.o predictMult.o postprob2.o cvpl.o predictYcond.o mpjhet.o hetmixMult.o iteminfo.o -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/lcmm/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/lcmm/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/lcmm/src'
installing to /data/gannet/ripley/R/packages/tests-devel/lcmm.Rcheck/00LOCK-lcmm/00new/lcmm/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (lcmm)