* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘synlik’ ...
** package ‘synlik’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpNW3TyH/R.INSTALL2b76c511cb7b16/synlik/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c acf.c -o acf.o
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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c blowfly.c -o blowfly.o
blowfly.c: In function ‘blowC’:
blowfly.c:26:47: warning: variable ‘sig1’ set but not used [-Wunused-but-set-variable]
   26 |   double delta,P,N_0,sig,tau,*N,*N1,*N0,*Nlag,sig1;
      |                                               ^~~~
blowfly.c:26:22: warning: variable ‘sig’ set but not used [-Wunused-but-set-variable]
   26 |   double delta,P,N_0,sig,tau,*N,*N1,*N0,*Nlag,sig1;
      |                      ^~~
g++-13 -std=gnu++17 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c checkBounds.cpp -o checkBounds.o
g++-13 -std=gnu++17 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cleanStats.cpp -o cleanStats.o
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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mat.c -o mat.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Lapack.h:41,
                 from mat.c:13:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/BLAS.h:43: warning: "FCONE" redefined
   43 | # define FCONE ,(FC_LEN_T)1
      | 
In file included from mat.c:8:
summ_stats.h:6: note: this is the location of the previous definition
    6 | #define FCONE
      | 
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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c nlar.c -o nlar.o
g++-13 -std=gnu++17 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c simple_simulators.cpp -o simple_simulators.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o synlik.so acf.o blowfly.o checkBounds.o cleanStats.o init.o mat.o nlar.o simple_simulators.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpNW3TyH/R.INSTALL2b76c511cb7b16/synlik/src'
make[1]: Entering directory '/tmp/RtmpNW3TyH/R.INSTALL2b76c511cb7b16/synlik/src'
make[1]: Leaving directory '/tmp/RtmpNW3TyH/R.INSTALL2b76c511cb7b16/synlik/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-synlik/00new/synlik/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘synlik’
    finding HTML links ... done
    ANYOrNULL-class                         html  
    bf                                      html  
    blowSimul                               html  
    blow_sl                                 html  
    checkNorm                               html  
    continue-generic                        html  
    extractCorr                             html  
    functionOrNULL-class                    html  
    internal_C                              html  
    nlar                                    html  
    numericOrNULL-class                     html  
    orderDist                               html  
    plot-smcmc                              html  
    plot-synlik                             html  
    rickerSimul                             html  
    ricker_sl                               html  
    robCov                                  html  
    simulate-synlik                         html  
    slAcf                                   html  
    slice                                   html  
    slik                                    html  
    smcmc-class                             html  
    smcmc                                   html  
    synlik-class                            html  
    synlik-package                          html  
** 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 (synlik)