* installing *source* package 'SCEPtERbinary' ...
** this is package 'SCEPtERbinary' version '0.1-1'
** package 'SCEPtERbinary' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpclTiEm/R.INSTALL60c07b541860/SCEPtERbinary/src'
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c lik4.c -o lik4.o
lik4.c: In function 'lik4bin':
lik4.c:88:29: warning: unused variable 'd4' [-Wunused-variable]
88 | DATA5 *d, *d1, *d2, *d3, *d4;
| ^~
lik4.c:88:24: warning: unused variable 'd3' [-Wunused-variable]
88 | DATA5 *d, *d1, *d2, *d3, *d4;
| ^~
lik4.c:86:68: warning: unused variable 'low' [-Wunused-variable]
86 | long i, j, nres, nres1, nres2, DIM, start, n, startT, stopT, up, low;
| ^~~
lik4.c:86:64: warning: unused variable 'up' [-Wunused-variable]
86 | long i, j, nres, nres1, nres2, DIM, start, n, startT, stopT, up, low;
| ^~
lik4.c:86:39: warning: unused variable 'start' [-Wunused-variable]
86 | long i, j, nres, nres1, nres2, DIM, start, n, startT, stopT, up, low;
| ^~~~~
lik4.c:85:17: warning: unused variable 'sel' [-Wunused-variable]
85 | SEXP res, dm, sel;
| ^~~
lik4.c:85:13: warning: unused variable 'dm' [-Wunused-variable]
85 | SEXP res, dm, sel;
| ^~
lik4.c:84:33: warning: unused variable 'time2' [-Wunused-variable]
84 | double sTeffP, sTeffM, time1, time2;
| ^~~~~
lik4.c:84:26: warning: unused variable 'time1' [-Wunused-variable]
84 | double sTeffP, sTeffM, time1, time2;
| ^~~~~
lik4.c:80:14: warning: variable 'ncol' set but not used [-Wunused-but-set-variable]
80 | long nrow, ncol, count;
| ^~~~
lik4.c:79:43: warning: variable 'EXP' set but not used [-Wunused-but-set-variable]
79 | double Vthr, maxL, maxL1, maxL2, lmult, EXP, rpcage;
| ^~~
lik4.c:79:36: warning: variable 'lmult' set but not used [-Wunused-but-set-variable]
79 | double Vthr, maxL, maxL1, maxL2, lmult, EXP, rpcage;
| ^~~~~
gcc -shared -s -static-libgcc -o SCEPtERbinary.dll tmp.def lik4.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpclTiEm/R.INSTALL60c07b541860/SCEPtERbinary/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpclTiEm/R.INSTALL60c07b541860/SCEPtERbinary/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpclTiEm/R.INSTALL60c07b541860/SCEPtERbinary/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-SCEPtERbinary/00new/SCEPtERbinary/libs/x64
** R
** 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 'SCEPtERbinary' as SCEPtERbinary_0.1-1.zip
* DONE (SCEPtERbinary)