* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BivRec’ ...
** package ‘BivRec’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpBWiNG6/R.INSTALLe45cf4749d005/BivRec/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c BivRec_init.c -o BivRec_init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c bivrecur.f -o bivrecur.o
f951: Warning: Nonconforming tab character in column 6 of line 82 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 100 [-Wtabs]
bivrecur.f:83:8:

   83 |      +             (mark1(i,1).le.u1).and.(mark2(i,1).le.u2))
      |         1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c mprovar.f -o mprovar.o
f951: Warning: Nonconforming tab character in column 1 of line 49 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 50 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 52 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 55 [-Wtabs]
mprovar.f:28:40:

   28 |      +gmatx, gmaty, l1, l2, expAx, expAy, subsumx, subsumy,
      |                                        1
Warning: Unused dummy argument ‘expay’ at (1) [-Wunused-dummy-argument]
mprovar.f:27:35:

   27 |       subroutine mprovar(n, nparams, xmat, ymat,
      |                                   1
Warning: Unused dummy argument ‘nparams’ at (1) [-Wunused-dummy-argument]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c onesamp.f -o onesamp.o
onesamp.f:61:45:

   61 |                if((gtime(i,1).eq.udt(k)).and.(cen(i,j).gt.0))
      |                                             ^
Warning: ‘j’ may be used uninitialized [-Wmaybe-uninitialized]
onesamp.f:38:16:

   38 |          do 10 j=1,m(i)
      |                ^
note: ‘j’ was declared here
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c xmproee.f -o xmproee.o
f951: Warning: Nonconforming tab character in column 1 of line 32 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 33 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 34 [-Wtabs]
xmproee.f:20:35:

   20 |       subroutine xmproee(n, nparams, di, xmati,
      |                                   1
Warning: Unused dummy argument ‘nparams’ at (1) [-Wunused-dummy-argument]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c ymproee.f -o ymproee.o
f951: Warning: Nonconforming tab character in column 1 of line 32 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 33 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 34 [-Wtabs]
ymproee.f:20:35:

   20 |       subroutine ymproee(n, nparams, di, xmati, ymati,
      |                                   1
Warning: Unused dummy argument ‘nparams’ at (1) [-Wunused-dummy-argument]
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o BivRec.so BivRec_init.o bivrecur.o mprovar.o onesamp.o xmproee.o ymproee.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpBWiNG6/R.INSTALLe45cf4749d005/BivRec/src'
make[1]: Entering directory '/tmp/RtmpBWiNG6/R.INSTALLe45cf4749d005/BivRec/src'
make[1]: Leaving directory '/tmp/RtmpBWiNG6/R.INSTALLe45cf4749d005/BivRec/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BivRec/00new/BivRec/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BivRec’
    finding HTML links ... done
    BivRec-package                          html  
    BivRec                                  html  
    biv.rec.fit                             html  
    biv.rec.np                              html  
    biv.rec.plot                            html  
    biv.rec.sim                             html  
    bivrecNP                                html  
    bivrecReg                               html  
    coef.bivrecReg                          html  
    confint.bivrecReg                       html  
    head.bivrecNP                           html  
    plot.bivrecNP                           html  
    plot.bivrecSurv                         html  
    plotCond                                html  
    plotJoint                               html  
    plotMarg                                html  
    print.bivrecNP                          html  
    print.bivrecReg                         html  
    print.summary.bivrecReg                 html  
    simBivRec                               html  
    summary.bivrecReg                       html  
    vcov.bivrecReg                          html  
*** copying figures
** 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 (BivRec)