* installing *source* package 'PDSCE' ... ** package 'PDSCE' 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/RtmpCqiYrs/R.INSTALL3345c1086ffa/PDSCE/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 pdsc.c -o pdsc.o pdsc.c: In function 'pdsc': pdsc.c:96:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 96 | if( val > 0) | ^ pdsc.c:130:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 130 | if( val > 0) | ^ pdsc.c:20:7: warning: unused variable 'i' [-Wunused-variable] 20 | int i,j,jj,k, numit_in, numit_out; | ^ pdsc.c: In function 'bchol': pdsc.c:243:37: warning: unused variable 'tmp2' [-Wunused-variable] 243 | double xtx,xty,rss,tmpsum,sum,tmp,tmp2,d,a,b; | ^~~~ pdsc.c:243:33: warning: unused variable 'tmp' [-Wunused-variable] 243 | double xtx,xty,rss,tmpsum,sum,tmp,tmp2,d,a,b; | ^~~ gcc -shared -s -static-libgcc -o PDSCE.dll tmp.def pdsc.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/RtmpCqiYrs/R.INSTALL3345c1086ffa/PDSCE/src' make[1]: Entering directory '/d/temp/RtmpCqiYrs/R.INSTALL3345c1086ffa/PDSCE/src' make[1]: Leaving directory '/d/temp/RtmpCqiYrs/R.INSTALL3345c1086ffa/PDSCE/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-PDSCE/00new/PDSCE/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 'PDSCE' as PDSCE_1.2.1.zip * DONE (PDSCE)