* installing *source* package 'adlift' ... ** package 'adlift' 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/RtmpQ5u3SN/R.INSTALL5e3013a55ac2/adlift/src' gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c adlift.c -o adlift.o adlift.c: In function 'getnbrs2': adlift.c:719:15: warning: argument 1 range [18446744071562067968, 18446744073709551614] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 719 | range=calloc(lr,sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/recent/R-4.3.3/include/R.h:43, from adlift.c:15: d:\rtools43\x86_64-w64-mingw32.static.posix\include\stdlib.h:535:17: note: in a call to allocation function 'calloc' declared here 535 | void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); | ^~~~~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -shared -s -static-libgcc -o adlift.dll tmp.def adlift.o init.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -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.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpQ5u3SN/R.INSTALL5e3013a55ac2/adlift/src' make[1]: Entering directory '/d/temp/RtmpQ5u3SN/R.INSTALL5e3013a55ac2/adlift/src' make[1]: Leaving directory '/d/temp/RtmpQ5u3SN/R.INSTALL5e3013a55ac2/adlift/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-adlift/00new/adlift/libs/x64 ** R ** data ** 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 'adlift' as adlift_1.4-5.zip * DONE (adlift)