* installing *source* package 'lmPerm' ...
** this is package 'lmPerm' version '2.1.6'
** package 'lmPerm' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_12_03_01_50_00_178/RtmpGgl1ML/R.INSTALL58983d392291/lmPerm/src'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lmPerm.c -o lmPerm.o
lmPerm.c: In function 'permuteProb':
lmPerm.c:681:62: warning: decrement of a boolean expression [-Wbool-operation]
  681 |                                                         nToDo--;
      |                                                              ^~
lmPerm.c:694:62: warning: decrement of a boolean expression [-Wbool-operation]
  694 |                                                         nToDo--;
      |                                                              ^~
lmPerm.c: In function 'permuteSPR':
lmPerm.c:992:62: warning: decrement of a boolean expression [-Wbool-operation]
  992 |                                                         nToDo--;
      |                                                              ^~
lmPerm.c:999:62: warning: decrement of a boolean expression [-Wbool-operation]
  999 |                                                         nToDo--;
      |                                                              ^~
lmPerm.c:1011:62: warning: decrement of a boolean expression [-Wbool-operation]
 1011 |                                                         nToDo--;
      |                                                              ^~
lmPerm.c:1020:70: warning: decrement of a boolean expression [-Wbool-operation]
 1020 |                                                                 nToDo--;
      |                                                                      ^~
gcc -shared -s -static-libgcc -o lmPerm.dll tmp.def lmPerm.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_12_03_01_50_00_178/RtmpGgl1ML/R.INSTALL58983d392291/lmPerm/src'
make[1]: Entering directory '/d/temp/2025_12_03_01_50_00_178/RtmpGgl1ML/R.INSTALL58983d392291/lmPerm/src'
make[1]: Leaving directory '/d/temp/2025_12_03_01_50_00_178/RtmpGgl1ML/R.INSTALL58983d392291/lmPerm/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-lmPerm/00new/lmPerm/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'lmPerm' as lmPerm_2.1.6.zip
* DONE (lmPerm)