* installing *source* package ‘BwQuant’ ...
** package ‘BwQuant’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (GCC) 14.0.1 20240430 (prerelease)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.0.1 20240430 (prerelease)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BwQuant/src'
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c barrodale_tau.f -o barrodale_tau.o
barrodale_tau.f:202:24:

  202 |                 indc(1)=auxs
      |                        1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
barrodale_tau.f:315:20:

  315 |         integer n,nf
      |                    1
Warning: Unused variable 'nf' declared at (1) [-Wunused-variable]
barrodale_tau.f:167:72:

  167 |         crit2=max(cz2,-wordy(indc(2))-cz2)
      |                                                                        ^
Warning: 'indc[1]' may be used uninitialized [-Wmaybe-uninitialized]
barrodale_tau.f:8:31:

    8 |         integer i,corte,indc(2),auxint
      |                               ^
note: 'indc[1]' was declared here
barrodale_tau.f:302:12:

  302 |         if (pendiente==1) then
      |            ^
Warning: 'pendiente' may be used uninitialized [-Wmaybe-uninitialized]
barrodale_tau.f:14:33:

   14 |         integer r,rr,fu,pendiente
      |                                 ^
note: 'pendiente' was declared here
barrodale_tau.f:260:72:

  260 |            b2v=b2v-prv*b2z2   ! Fila de la pendiente
      |                                                                        ^
Warning: 'b2v' may be used uninitialized [-Wmaybe-uninitialized]
barrodale_tau.f:12:42:

   12 |         double precision b1v,b1z1,b1z2,b2v,b2z1,b2z2
      |                                          ^
note: 'b2v' was declared here
barrodale_tau.f:210:72:

  210 |                 b2z2=-b2z2
      |                                                                        ^
Warning: 'b2z2' may be used uninitialized [-Wmaybe-uninitialized]
barrodale_tau.f:12:52:

   12 |         double precision b1v,b1z1,b1z2,b2v,b2z1,b2z2
      |                                                    ^
note: 'b2z2' was declared here
barrodale_tau.f:210:72:

  210 |                 b2z2=-b2z2
      |                                                                        ^
Warning: 'b2z1' may be used uninitialized [-Wmaybe-uninitialized]
barrodale_tau.f:12:47:

   12 |         double precision b1v,b1z1,b1z2,b2v,b2z1,b2z2
      |                                               ^
note: 'b2z1' was declared here
gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc-14 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o BwQuant.so barrodale_tau.o registerDynamicSymbol.o -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BwQuant/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BwQuant/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BwQuant/src'
installing to /data/gannet/ripley/R/packages/tests-devel/BwQuant.Rcheck/00LOCK-BwQuant/00new/BwQuant/libs
** R
** 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 (BwQuant)