* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘tweedie’ ...
** this is package ‘tweedie’ version ‘3.0.10’
** package ‘tweedie’ 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/RtmpHt3MQA/R.INSTALLbcd4b28a8f3/tweedie/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  00tweedie_params.f90 -o 00tweedie_params.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  rprintf_mod.f90 -o rprintf_mod.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  R_interfaces.f90 -o R_interfaces.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Calcs_Imag.f90 -o Calcs_Imag.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Calcs_Solvers.f90 -o Calcs_Solvers.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Calcs_K.f90 -o Calcs_K.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Calcs_Real.f90 -o Calcs_Real.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Integrands.f90 -o Integrands.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  gaussianData.f90 -o gaussianData.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  GaussQuadrature.f90 -o GaussQuadrature.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c Rprintf_wrapper.c -o Rprintf_wrapper.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  TweedieIntZones.f90 -o TweedieIntZones.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  TweedieIntegration.f90 -o TweedieIntegration.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  accelerate.f90 -o accelerate.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  findAccelStart.f90 -o findAccelStart.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-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  twcomputation.f90 -o twcomputation.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  twcomputation_main.f90 -o twcomputation_main.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o tweedie.so 00tweedie_params.o Calcs_Imag.o Calcs_K.o Calcs_Real.o Calcs_Solvers.o GaussQuadrature.o Integrands.o R_interfaces.o Rprintf_wrapper.o TweedieIntZones.o TweedieIntegration.o accelerate.o findAccelStart.o gaussianData.o init.o rprintf_mod.o twcomputation.o twcomputation_main.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHt3MQA/R.INSTALLbcd4b28a8f3/tweedie/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHt3MQA/R.INSTALLbcd4b28a8f3/tweedie/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHt3MQA/R.INSTALLbcd4b28a8f3/tweedie/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-tweedie/00new/tweedie/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (tweedie)