* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘islasso’ ...
** this is package ‘islasso’ version ‘1.6.0’
** package ‘islasso’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/tmp/RtmpWZIbeU/R.INSTALLb05516d5d4be5/islasso/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c C_FORTRAN_interface.c -o C_FORTRAN_interface.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  auxiliary.f90 -o auxiliary.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  family_link.f90 -o family_link.o
family_link.f90:304:26:

  304 | subroutine identitymueta(x, n, eta)
      |                          1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  gradient_hessian.f90 -o gradient_hessian.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  islasso.f90 -o islasso.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c trace_islasso.c -o trace_islasso.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o islasso.so C_FORTRAN_interface.o auxiliary.o family_link.o gradient_hessian.o init.o islasso.o trace_islasso.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpWZIbeU/R.INSTALLb05516d5d4be5/islasso/src'
make[1]: Entering directory '/tmp/RtmpWZIbeU/R.INSTALLb05516d5d4be5/islasso/src'
make[1]: Leaving directory '/tmp/RtmpWZIbeU/R.INSTALLb05516d5d4be5/islasso/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-islasso/00new/islasso/libs
** R
** data
** inst
** 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 (islasso)