* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘grpnet’ ...
** this is package ‘grpnet’ version ‘1.0’
** package ‘grpnet’ 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/RtmpEu8iRo/R.INSTALL3cd8b134e2d0f5/grpnet/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_binomial.f90 -o grpnet_binomial.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_gamma.f90 -o grpnet_gamma.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_gaussian.f90 -o grpnet_gaussian.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 grpnet_init.c -o grpnet_init.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_invgaus.f90 -o grpnet_invgaus.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_logit.f90 -o grpnet_logit.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_maxeigval.f90 -o grpnet_maxeigval.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_multigaus.f90 -o grpnet_multigaus.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_multinom.f90 -o grpnet_multinom.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_negbin.f90 -o grpnet_negbin.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_penalty.f90 -o grpnet_penalty.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_poisson.f90 -o grpnet_poisson.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_svm1.f90 -o grpnet_svm1.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c grpnet_svm2.f90 -o grpnet_svm2.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o grpnet.so grpnet_binomial.o grpnet_gamma.o grpnet_gaussian.o grpnet_init.o grpnet_invgaus.o grpnet_logit.o grpnet_maxeigval.o grpnet_multigaus.o grpnet_multinom.o grpnet_negbin.o grpnet_penalty.o grpnet_poisson.o grpnet_svm1.o grpnet_svm2.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpEu8iRo/R.INSTALL3cd8b134e2d0f5/grpnet/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpEu8iRo/R.INSTALL3cd8b134e2d0f5/grpnet/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpEu8iRo/R.INSTALL3cd8b134e2d0f5/grpnet/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-grpnet/00new/grpnet/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘grpnet’
finding HTML links ... done
StartupMessage html
auto html
coef html
cv.compare html
cv.grpnet html
family.grpnet html
grpnet html
internals-grpnet html
plot.cv.grpnet html
plot.grpnet html
predict.cv.grpnet html
predict.grpnet html
print html
rk html
rk.model.matrix html
row.kronecker html
visualize.loss html
visualize.penalty html
visualize.shrink 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 (grpnet)