* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘grpnet’ ...
** package ‘grpnet’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpAnNFmK/R.INSTALL1c54faf425def/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 -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_maxeigval.f90 -o grpnet_maxeigval.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
gcc-14 -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_maxeigval.o grpnet_multinom.o grpnet_negbin.o grpnet_penalty.o grpnet_poisson.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/RtmpAnNFmK/R.INSTALL1c54faf425def/grpnet/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpAnNFmK/R.INSTALL1c54faf425def/grpnet/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpAnNFmK/R.INSTALL1c54faf425def/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.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)