* installing *source* package 'pdfCluster' ...
** this is package 'pdfCluster' version '1.0-4'
** package 'pdfCluster' 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_11_13_01_50_00_26121/RtmpWcRrYP/R.INSTALL7a5024217bb9/pdfCluster/src'
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c kepdf.c -o kepdf.o
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c macon.c -o macon.o
In function 'max_val',
inlined from 'ini_valley_i' at macon.c:87:9:
macon.c:46:13: warning: '*(int *)vec' may be used uninitialized [-Wmaybe-uninitialized]
46 | int max=array[0];
| ^~~
In function 'min_val',
inlined from 'fine_valley_i' at macon.c:107:9:
macon.c:61:13: warning: '*(int *)vec' may be used uninitialized [-Wmaybe-uninitialized]
61 | int min=array[0];
| ^~~
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c nc.c -o nc.o
nc.c:17:27: warning: 'CEntries' defined but not used [-Wunused-const-variable=]
17 | static const R_CMethodDef CEntries[] = {
| ^~~~~~~~
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c pdfCluster_init.c -o pdfCluster_init.o
gcc -shared -s -static-libgcc -o pdfCluster.dll tmp.def kepdf.o macon.o nc.o pdfCluster_init.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpWcRrYP/R.INSTALL7a5024217bb9/pdfCluster/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpWcRrYP/R.INSTALL7a5024217bb9/pdfCluster/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpWcRrYP/R.INSTALL7a5024217bb9/pdfCluster/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-pdfCluster/00new/pdfCluster/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 'pdfCluster' as pdfCluster_1.0-4.zip
* DONE (pdfCluster)