* installing *source* package 'adehabitatHS' ...
** package 'adehabitatHS' 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/RtmpI5rsnS/R.INSTALL1c7f45fdd1697/adehabitatHS/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
tests.c: In function 'engen2008r':
tests.c:2701:25: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
 2701 |                     a[j]=var[j][nc];
      |                     ~~~~^~~~~~~~~~~
tests.c:2491:28: note: 'a' was declared here
 2491 |     double **inv1, **zer, *a, sigkk, *Wk, *tmp2, m, s, **nscob, **nscoav;
      |                            ^
tests.c:2711:30: warning: 'Wk' may be used uninitialized [-Wmaybe-uninitialized]
 2711 |                         Wk[j]=nsco[i][index[j]];
      |                         ~~~~~^~~~~~~~~~~~~~~~~~
tests.c:2491:39: note: 'Wk' was declared here
 2491 |     double **inv1, **zer, *a, sigkk, *Wk, *tmp2, m, s, **nscob, **nscoav;
      |                                       ^~
tests.c:2491:44: warning: 'tmp2' may be used uninitialized [-Wmaybe-uninitialized]
 2491 |     double **inv1, **zer, *a, sigkk, *Wk, *tmp2, m, s, **nscob, **nscoav;
      |                                            ^~~~
tests.c:2711:44: warning: 'index' may be used uninitialized [-Wmaybe-uninitialized]
 2711 |                         Wk[j]=nsco[i][index[j]];
      |                                       ~~~~~^~~
tests.c:2494:57: note: 'index' was declared here
 2494 |     int nla, nlu, nc, *id, i, j, k, nid, nsim, e, r,l, *index;
      |                                                         ^~~~~
In function 'freevec',
    inlined from 'engen2008r' at tests.c:2844:6:
tests.c:997:5: warning: 'obs' may be used uninitialized [-Wmaybe-uninitialized]
  997 |     free((char *) vec);
      |     ^~~~~~~~~~~~~~~~~~
tests.c: In function 'engen2008r':
tests.c:2492:13: note: 'obs' was declared here
 2492 |     double *obs, **sammr, vartot, sig2, *Zi, *thetai, tmp3;
      |             ^~~
tests.c: In function 'engen2008Ir':
tests.c:3122:25: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
 3122 |                     a[j]=var[j][nc];
      |                     ~~~~^~~~~~~~~~~
tests.c:2926:28: note: 'a' was declared here
 2926 |     double **inv1, **zer, *a, sigkk, *Wk, *tmp2, m, s, **nscob, **nscoav;
      |                            ^
tests.c:3132:30: warning: 'Wk' may be used uninitialized [-Wmaybe-uninitialized]
 3132 |                         Wk[j]=nsco[i][index[j]];
      |                         ~~~~~^~~~~~~~~~~~~~~~~~
tests.c:2926:39: note: 'Wk' was declared here
 2926 |     double **inv1, **zer, *a, sigkk, *Wk, *tmp2, m, s, **nscob, **nscoav;
      |                                       ^~
tests.c:2926:44: warning: 'tmp2' may be used uninitialized [-Wmaybe-uninitialized]
 2926 |     double **inv1, **zer, *a, sigkk, *Wk, *tmp2, m, s, **nscob, **nscoav;
      |                                            ^~~~
tests.c:3077:22: warning: 'index' may be used uninitialized [-Wmaybe-uninitialized]
 3077 |                 index[nc]=k;
      |                      ^
tests.c:2928:38: note: 'index' was declared here
 2928 |     int nla, nlu, nc, i, j, k, r,l, *index;
      |                                      ^~~~~
gcc -shared -s -static-libgcc -o adehabitatHS.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/RtmpI5rsnS/R.INSTALL1c7f45fdd1697/adehabitatHS/src'
make[1]: Entering directory '/d/temp/RtmpI5rsnS/R.INSTALL1c7f45fdd1697/adehabitatHS/src'
make[1]: Leaving directory '/d/temp/RtmpI5rsnS/R.INSTALL1c7f45fdd1697/adehabitatHS/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-adehabitatHS/00new/adehabitatHS/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 'adehabitatHS' as adehabitatHS_0.3.17.zip
* DONE (adehabitatHS)