* installing *source* package 'PoweR' ...
** package 'PoweR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_07_25_01_50_00_22362/Rtmpe014if/R.INSTALL2329067406382/PoweR/src'
gcc  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c PoweR_init.c -o PoweR_init.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c calcpuiss.cpp -o calcpuiss.o
In file included from laws-stats/def-laws-stats.cpp:150,
                 from calcpuiss.cpp:27:
laws-stats/stats/stat84.cpp: In function 'void stat84(double*, int*, double*, int*, char**, int*, double*, int*, double*, double*, double*, int*, int*, int*, double*, int*)':
laws-stats/stats/stat84.cpp:412:45: warning: 'xi' may be used uninitialized [-Wmaybe-uninitialized]
  412 |           statval = log(2.0 * thetahatfunc84(xi, n)) + 1.0 - Hv; //APv
      |                               ~~~~~~~~~~~~~~^~~~~~~
laws-stats/stats/stat84.cpp:220:15: note: 'xi' was declared here
  220 |       double *xi, *eta, *nu   = nullptr, *tau   = nullptr;
      |               ^~
laws-stats/stats/stat84.cpp:432:24: warning: 'bhat' may be used uninitialized [-Wmaybe-uninitialized]
  432 |           statval = log(2.0 * bhat) + 1.0 - Hz; // APzMLE
      |                     ~~~^~~~~~~~~~~~
laws-stats/stats/stat84.cpp:194:14: note: 'bhat' was declared here
  194 |       double bhat, muhat, tmp;
      |              ^~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o PoweR.dll tmp.def PoweR_init.o calcpuiss.o -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_25_01_50_00_22362/Rtmpe014if/R.INSTALL2329067406382/PoweR/src'
make[1]: Entering directory '/d/temp/2025_07_25_01_50_00_22362/Rtmpe014if/R.INSTALL2329067406382/PoweR/src'
make[1]: Leaving directory '/d/temp/2025_07_25_01_50_00_22362/Rtmpe014if/R.INSTALL2329067406382/PoweR/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-PoweR/00new/PoweR/libs/x64
** R
** inst
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'PoweR' as PoweR_1.1.4.zip
* DONE (PoweR)