* installing *source* package 'perms' ...
** package 'perms' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpE5Yqbb/R.INSTALL7b6412b74f32/perms/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c C_get_log_permanent.c -o C_get_log_permanent.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c get_alphabetagamma.c -o get_alphabetagamma.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c get_log_ML.c -o get_log_ML.o
get_log_ML.c: In function 'C_get_log_ML':
get_log_ML.c:12:13: warning: unused variable 'debug' [-Wunused-variable]
   12 |         int debug = *(INTEGER(debugSEXP));
      |             ^~~~~
get_log_ML.c: In function 'C_get_log_ML_bioassay':
get_log_ML.c:74:13: warning: unused variable 'debug' [-Wunused-variable]
   74 |         int debug = *(INTEGER(debugSEXP));
      |             ^~~~~
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c help_functions.c -o help_functions.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/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.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c methods.c -o methods.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c methods_sparse.c -o methods_sparse.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xxhash.c -o xxhash.o
gcc -shared -s -static-libgcc -o perms.dll tmp.def C_get_log_permanent.o get_alphabetagamma.o get_log_ML.o help_functions.o init.o methods.o methods_sparse.o xxhash.o -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.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpE5Yqbb/R.INSTALL7b6412b74f32/perms/src'
make[1]: Entering directory '/d/temp/RtmpE5Yqbb/R.INSTALL7b6412b74f32/perms/src'
make[1]: Leaving directory '/d/temp/RtmpE5Yqbb/R.INSTALL7b6412b74f32/perms/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-perms/00new/perms/libs/x64
** R
** 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 'perms' as perms_1.13.zip
* DONE (perms)