* installing *source* package 'fastbeta' ...
** package 'fastbeta' 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/RtmpEN7abm/R.INSTALL950c46ea7a71/fastbeta/src'
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fastbeta.c -o fastbeta.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ptpi.c -o ptpi.o
ptpi.c: In function 'R_ptpi':
ptpi.c:14:23: warning: 'S_j_' may be used uninitialized [-Wmaybe-uninitialized]
   14 |                 S_i_, S_j_, I_i_, I_j_, R_i_, R_j_,
      |                       ^~~~
ptpi.c:14:35: warning: 'I_j_' may be used uninitialized [-Wmaybe-uninitialized]
   14 |                 S_i_, S_j_, I_i_, I_j_, R_i_, R_j_,
      |                                   ^~~~
In function 'ptpi0',
    inlined from 'R_ptpi' at ptpi.c:203:3:
ptpi.c:62:44: warning: 'R_j_' may be used uninitialized [-Wmaybe-uninitialized]
   62 |                 R_i_  = (tmp0 + halfdelta) * R_j_ - halfgamma * (I_i_ + I_j_);
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~
ptpi.c: In function 'R_ptpi':
ptpi.c:14:47: note: 'R_j_' was declared here
   14 |                 S_i_, S_j_, I_i_, I_j_, R_i_, R_j_,
      |                                               ^~~~
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sir.c -o sir.o
gcc -shared -s -static-libgcc -o fastbeta.dll tmp.def fastbeta.o init.o ptpi.o sir.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.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpEN7abm/R.INSTALL950c46ea7a71/fastbeta/src'
make[1]: Entering directory '/d/temp/RtmpEN7abm/R.INSTALL950c46ea7a71/fastbeta/src'
make[1]: Leaving directory '/d/temp/RtmpEN7abm/R.INSTALL950c46ea7a71/fastbeta/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-fastbeta/00new/fastbeta/libs/x64
** R
** data
** 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 'fastbeta' as fastbeta_0.2.0.zip
* DONE (fastbeta)