* installing to library ‘/home/hornik/tmp/R.check/r-patched-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.3.0-8) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXaJ8Va/R.INSTALL388e6c3398839f/islasso/src'
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 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-patched-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-patched-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-patched-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-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/RtmpXaJ8Va/R.INSTALL388e6c3398839f/islasso/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXaJ8Va/R.INSTALL388e6c3398839f/islasso/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpXaJ8Va/R.INSTALL388e6c3398839f/islasso/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-islasso/00new/islasso/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘islasso’
finding HTML links ... done
GoF.islasso.path html
Prostate html
aic.islasso html
anova.islasso html
breast html
confint.islasso html
diabetes html
is.control html
islasso-internal html
islasso html
islasso.path html
plot.islasso html
plot.islasso.path html
predict.islasso html
predict.islasso.path html
simulXy html
summary.islasso html
summary.islasso.path html
** 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)