* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘LMest’ ...
** package ‘LMest’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpDPlJ69/R.INSTALL538a32180451e/LMest/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c BWforback.f -o BWforback.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c LMest_init.c -o LMest_init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c back.f -o back.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c for_mult.f -o for_mult.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c normmiss.f -o normmiss.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c normmiss2.f -o normmiss2.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c nr_multilogit.f -o nr_multilogit.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c prob_multilogif.f -o prob_multilogif.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c prodnorm.f -o prodnorm.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sum_Y.f -o sum_Y.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c updatevar.f -o updatevar.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c updatevar2.f -o updatevar2.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o LMest.so BWforback.o LMest_init.o back.o for_mult.o normmiss.o normmiss2.o nr_multilogit.o prob_multilogif.o prodnorm.o sum_Y.o updatevar.o updatevar2.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpDPlJ69/R.INSTALL538a32180451e/LMest/src'
make[1]: Entering directory '/tmp/RtmpDPlJ69/R.INSTALL538a32180451e/LMest/src'
make[1]: Leaving directory '/tmp/RtmpDPlJ69/R.INSTALL538a32180451e/LMest/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-LMest/00new/LMest/libs
** R
** data
** 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 (LMest)