* installing *source* package 'SCEPtER' ...
** package 'SCEPtER' 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/Rtmpmy0Sg8/R.INSTALL1caac6d5e5319/SCEPtER/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 lik4.c -o lik4.o
lik4.c: In function 'lik4':
lik4.c:70:54: warning: unused variable 'low' [-Wunused-variable]
   70 |   long i, j, nres, DIM, start, n, startT, stopT, up, low;
      |                                                      ^~~
lik4.c:70:50: warning: unused variable 'up' [-Wunused-variable]
   70 |   long i, j, nres, DIM, start, n, startT, stopT, up, low;
      |                                                  ^~
lik4.c:70:25: warning: unused variable 'start' [-Wunused-variable]
   70 |   long i, j, nres, DIM, start, n, startT, stopT, up, low;
      |                         ^~~~~
lik4.c:70:8: warning: unused variable 'i' [-Wunused-variable]
   70 |   long i, j, nres, DIM, start, n, startT, stopT, up, low;
      |        ^
lik4.c:69:17: warning: unused variable 'sel' [-Wunused-variable]
   69 |   SEXP res, dm, sel;
      |                 ^~~
lik4.c:69:13: warning: unused variable 'dm' [-Wunused-variable]
   69 |   SEXP res, dm, sel;
      |             ^~
lik4.c:64:14: warning: variable 'ncol' set but not used [-Wunused-but-set-variable]
   64 |   long nrow, ncol, count;
      |              ^~~~
gcc -shared -s -static-libgcc -o SCEPtER.dll tmp.def lik4.o -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/Rtmpmy0Sg8/R.INSTALL1caac6d5e5319/SCEPtER/src'
make[1]: Entering directory '/d/temp/Rtmpmy0Sg8/R.INSTALL1caac6d5e5319/SCEPtER/src'
make[1]: Leaving directory '/d/temp/Rtmpmy0Sg8/R.INSTALL1caac6d5e5319/SCEPtER/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-SCEPtER/00new/SCEPtER/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'SCEPtER' as SCEPtER_0.2-4.zip
* DONE (SCEPtER)