* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘limSolve’ ...
** this is package ‘limSolve’ version ‘2.0.1’
** package ‘limSolve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplL5fFh/R.INSTALL39f34c6c4cc2b5/limSolve/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c colrow.f -o colrow.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c inverse.f -o inverse.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c limSolveMethods.c -o limSolveMethods.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c solve.f -o solve.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o limSolve.so colrow.o inverse.o limSolveMethods.o solve.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplL5fFh/R.INSTALL39f34c6c4cc2b5/limSolve/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplL5fFh/R.INSTALL39f34c6c4cc2b5/limSolve/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplL5fFh/R.INSTALL39f34c6c4cc2b5/limSolve/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-limSolve/00new/limSolve/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘limSolve’
finding HTML links ... done
Blending html
Chemtax html
E_coli html
Minkdiet html
RigaWeb html
Solve html
Solve.banded html
Solve.block html
Solve.tridiag html
ldei html
ldp html
limSolve html
linp html
lsei html
nnls html
resolution html
varranges html
varsample html
xranges html
xsample html
** 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 (limSolve)