* installing *source* package 'pwrFDR' ...
** package 'pwrFDR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpIbpItb/R.INSTALL186dc49074b7e/pwrFDR/src'
gcc  -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pwrFDRsim.c -o pwrFDRsim.o
pwrFDRsim.c: In function 'pwrFDRsim':
pwrFDRsim.c:94:53: warning: unused variable 'v' [-Wunused-variable]
   94 |     double smIpvlgthlf, theta=*ptheta, U, xncp=0.0, v, pv;
      |                                                     ^
pwrFDRsim.c:94:40: warning: unused variable 'U' [-Wunused-variable]
   94 |     double smIpvlgthlf, theta=*ptheta, U, xncp=0.0, v, pv;
      |                                        ^
pwrFDRsim.c:92:29: warning: unused variable 'verb' [-Wunused-variable]
   92 |     int cTst_, n=*pn, done, verb=*pverb, idistopt=*pdistopt;
      |                             ^~~~
gcc  -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pwrFDRsimCS.c -o pwrFDRsimCS.o
pwrFDRsimCS.c: In function 'pwrFDRsimCS':
pwrFDRsimCS.c:24:23: warning: unused variable 'v' [-Wunused-variable]
   24 |     double  rtnth, U, v, W, Z, abs_rho, sgn_rho, tau, sig, pv, bhfdrcrit, rmnocrit;
      |                       ^
gcc  -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc -shared -s -static-libgcc -o pwrFDR.dll tmp.def pwrFDRsim.o pwrFDRsimCS.o registerDynamicSymbol.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpIbpItb/R.INSTALL186dc49074b7e/pwrFDR/src'
make[1]: Entering directory '/d/temp/RtmpIbpItb/R.INSTALL186dc49074b7e/pwrFDR/src'
make[1]: Leaving directory '/d/temp/RtmpIbpItb/R.INSTALL186dc49074b7e/pwrFDR/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-pwrFDR/00new/pwrFDR/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 'pwrFDR' as pwrFDR_2.8.9.zip
* DONE (pwrFDR)