* installing *source* package 'linkcomm' ...
** package 'linkcomm' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpCeL2T6/R.INSTALL156086dbafd/linkcomm/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 OCG_algorithm.c -o OCG_algorithm.o
OCG_algorithm.c: In function 'getOCGclusters':
OCG_algorithm.c:568:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  568 |  for(j=0;j<CardMax;j++)
      |  ^~~
OCG_algorithm.c:571:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  571 |   k=0;
      |   ^
OCG_algorithm.c:445:52: warning: variable 'flag3' set but not used [-Wunused-but-set-variable]
  445 |   int   NbY, Nl, Long, NewLong, cli, flag1, flag2, flag3;
      |                                                    ^~~~~
OCG_algorithm.c:790:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  790 |     for (j=0; j<i; j++)
      |     ^~~
OCG_algorithm.c:794:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  794 |       for (k=0; k<N; k++) Clas[k]=0;
      |       ^~~
OCG_algorithm.c:475:5: warning: '*Cl' may be used uninitialized [-Wmaybe-uninitialized]
  475 |   Cl[0][0]=1;
      |   ~~^~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c edge_duplicates.cpp -o edge_duplicates.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linkcomm_edgesims.cpp -o linkcomm_edgesims.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linkcomm_edgesims_all.cpp -o linkcomm_edgesims_all.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linkcomm_functions.cpp -o linkcomm_functions.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linkcomm_hclust.cpp -o linkcomm_hclust.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 linkcomm_init.c -o linkcomm_init.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linkcomm_linkdensities.cpp -o linkcomm_linkdensities.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linkcommhclust_order.cpp -o linkcommhclust_order.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c read_OCG.cpp -o read_OCG.o
g++ -std=gnu++17 -shared -s -static-libgcc -o linkcomm.dll tmp.def OCG_algorithm.o edge_duplicates.o linkcomm_edgesims.o linkcomm_edgesims_all.o linkcomm_functions.o linkcomm_hclust.o linkcomm_init.o linkcomm_linkdensities.o linkcommhclust_order.o read_OCG.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/RtmpCeL2T6/R.INSTALL156086dbafd/linkcomm/src'
make[1]: Entering directory '/d/temp/RtmpCeL2T6/R.INSTALL156086dbafd/linkcomm/src'
make[1]: Leaving directory '/d/temp/RtmpCeL2T6/R.INSTALL156086dbafd/linkcomm/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-linkcomm/00new/linkcomm/libs/x64
** R
** data
*** moving datasets to lazyload DB
** demo
** 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 'linkcomm' as linkcomm_1.0-14.zip
* DONE (linkcomm)