* installing *source* package 'adehabitatMA' ...
** package 'adehabitatMA' 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/RtmpsdGZMl/R.INSTALLb7b49bcb65/adehabitatMA/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 tests.c -o tests.o
In function 'vecalloc',
    inlined from 'seqeticorr' at tests.c:1386:4:
tests.c:938:29: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  938 |     if ( (*vec = (double *) calloc(n+1, sizeof(double))) != 0) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tests.c:4:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h: In function 'seqeticorr':
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 -shared -s -static-libgcc -o adehabitatMA.dll tmp.def init.o tests.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/RtmpsdGZMl/R.INSTALLb7b49bcb65/adehabitatMA/src'
make[1]: Entering directory '/d/temp/RtmpsdGZMl/R.INSTALLb7b49bcb65/adehabitatMA/src'
make[1]: Leaving directory '/d/temp/RtmpsdGZMl/R.INSTALLb7b49bcb65/adehabitatMA/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-adehabitatMA/00new/adehabitatMA/libs/x64
** R
** data
** 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 'adehabitatMA' as adehabitatMA_0.3.16.zip
* DONE (adehabitatMA)