* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘WienR’ ...
** package ‘WienR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpIQ13l3/R.INSTALLd23bf65be789a/WienR/src'
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c R_wrapper.cpp -o R_wrapper.o
gcc-13 -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 WienR_init.c -o WienR_init.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c cdf_fncs.cpp -o cdf_fncs.o
cdf_fncs.cpp: In function ‘void logdxFs(int, int, int, int, double, double, double, double, double, double&, double&, double&)’:
cdf_fncs.cpp:774:53: warning: ‘tv4’ may be used uninitialized [-Wmaybe-uninitialized]
  774 |                 if (k <= Ksv) Fv = (tv1 + tv2 + tv3 + tv4) + Fv;
      |                                    ~~~~~~~~~~~~~~~~~^~~~~~
cdf_fncs.cpp:737:39: note: ‘tv4’ was declared here
  737 |                 double tv1, tv2, tv3, tv4;
      |                                       ^~~
cdf_fncs.cpp:776:53: warning: ‘tw4’ may be used uninitialized [-Wmaybe-uninitialized]
  776 |                 if (k <= Ksw) Fw = (tw1 + tw2 + tw3 + tw4) + Fw;
      |                                    ~~~~~~~~~~~~~~~~~^~~~~~
cdf_fncs.cpp:738:39: note: ‘tw4’ was declared here
  738 |                 double tw1, tw2, tw3, tw4;
      |                                       ^~~
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c derivs.cpp -o derivs.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c fncs_seven.cpp -o fncs_seven.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c hcubature.cpp -o hcubature.o
hcubature.cpp: In function ‘int hcubature(int (*)(unsigned int, const double*, void*, unsigned int, double*), void*, unsigned int, const double*, const double*, size_t, double, double, double*, double*)’:
hcubature.cpp:650:7: warning: unused variable ‘kdiv’ [-Wunused-variable]
  650 |   int kdiv = out.kdivide;
      |       ^~~~
hcubature.cpp: In function ‘void integrate_GenzMalik(GenzMalik, int, const double*, const double*, one_d&, void*, int (*)(unsigned int, const double*, void*, unsigned int, double*))’:
hcubature.cpp:532:12: warning: ‘c’ may be used uninitialized [-Wmaybe-uninitialized]
  532 |   integrand(n, c, pars, 1, &f1);
      |   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
hcubature.cpp:532:12: note: by argument 2 of type ‘const double*’ to ‘int(unsigned int, const double*, void*, unsigned int, double*)’
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c methods.cpp -o methods.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c pdf_fncs.cpp -o pdf_fncs.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c rwiener.cpp -o rwiener.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c tools.cpp -o tools.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o WienR.so R_wrapper.o WienR_init.o cdf_fncs.o derivs.o fncs_seven.o hcubature.o methods.o pdf_fncs.o rwiener.o tools.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpIQ13l3/R.INSTALLd23bf65be789a/WienR/src'
make[1]: Entering directory '/tmp/RtmpIQ13l3/R.INSTALLd23bf65be789a/WienR/src'
make[1]: Leaving directory '/tmp/RtmpIQ13l3/R.INSTALLd23bf65be789a/WienR/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-WienR/00new/WienR/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘WienR’
    finding HTML links ... done
    WienerCDF                               html  
    WienerPDF                               html  
    daWienerCDF                             html  
    daWienerPDF                             html  
    ddWDM                                   html  
    dpWDM                                   html  
    dst0WienerCDF                           html  
    dst0WienerPDF                           html  
    dsvWienerCDF                            html  
    dsvWienerPDF                            html  
    dswWienerCDF                            html  
    dswWienerPDF                            html  
    dt0WienerCDF                            html  
    dt0WienerPDF                            html  
    dtWienerPDF                             html  
    dvWienerCDF                             html  
    dvWienerPDF                             html  
    dwWienerCDF                             html  
    dwWienerPDF                             html  
    gradWienerCDF                           html  
    gradWienerPDF                           html  
    sampWiener                              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
* creating tarball
packaged installation of ‘WienR’ as ‘WienR_0.3-15_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (WienR)