* installing *source* package 'EGAnet' ... ** package 'EGAnet' 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/RtmpQpJktt/R.INSTALL25fd810cd7ad1/EGAnet/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 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 modularity.c -o modularity.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 nanotime.c -o nanotime.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 polychoric_matrix.c -o polychoric_matrix.o polychoric_matrix.c: In function 'thresholds': polychoric_matrix.c:337:35: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 337 | double* frequency_X = (double*) calloc(cat_X, sizeof(double)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from polychoric_matrix.c:20: D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:536:17: note: in a call to allocation function 'calloc' declared here 536 | void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); | ^~~~~~ 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 signed_modularity.c -o signed_modularity.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 xoshiro.c -o xoshiro.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 ziggurat.c -o ziggurat.o gcc -shared -s -static-libgcc -o EGAnet.dll tmp.def init.o modularity.o nanotime.o polychoric_matrix.o signed_modularity.o xoshiro.o ziggurat.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/RtmpQpJktt/R.INSTALL25fd810cd7ad1/EGAnet/src' make[1]: Entering directory '/d/temp/RtmpQpJktt/R.INSTALL25fd810cd7ad1/EGAnet/src' make[1]: Leaving directory '/d/temp/RtmpQpJktt/R.INSTALL25fd810cd7ad1/EGAnet/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-EGAnet/00new/EGAnet/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 'EGAnet' as EGAnet_2.0.6.zip * DONE (EGAnet)