* installing *source* package 'ETAS' ... ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c declust.c -o declust.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dist.c -o dist.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fit.c -o fit.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fitMP.cpp -o fitMP.o fitMP.cpp: In member function 'void etas::mloglikGr(Rcpp::NumericVector, double*, double*)': fitMP.cpp:736:17: warning: ISO C++ forbids variable length array 'dfvj' [-Wvla] 736 | double fvj, dfvj[dimparam]; | ^~~~ fitMP.cpp: In member function 'Rcpp::List etas::fitfun(Rcpp::NumericVector, Rcpp::NumericMatrix, double, bool)': fitMP.cpp:918:10: warning: ISO C++ forbids variable length array 'h' [-Wvla] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^ fitMP.cpp:918:10: warning: ISO C++ forbids variable length array 'h' [-Wvla] fitMP.cpp:918:33: warning: ISO C++ forbids variable length array 'g' [-Wvla] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^ fitMP.cpp:918:46: warning: ISO C++ forbids variable length array 'dg' [-Wvla] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~ fitMP.cpp:918:60: warning: ISO C++ forbids variable length array 'wrk' [-Wvla] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~ fitMP.cpp: In member function 'void etas::mloglikGrMP(Rcpp::NumericVector, double*, double*, int)': fitMP.cpp:1179:19: warning: ISO C++ forbids variable length array 'dfvj' [-Wvla] 1179 | double fvj, dfvj[dimparam]; | ^~~~ fitMP.cpp: In member function 'Rcpp::List etas::fitfunMP(Rcpp::NumericVector, Rcpp::NumericMatrix, double, bool, int)': fitMP.cpp:1369:10: warning: ISO C++ forbids variable length array 'h' [-Wvla] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^ fitMP.cpp:1369:10: warning: ISO C++ forbids variable length array 'h' [-Wvla] fitMP.cpp:1369:33: warning: ISO C++ forbids variable length array 'g' [-Wvla] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^ fitMP.cpp:1369:46: warning: ISO C++ forbids variable length array 'dg' [-Wvla] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~ fitMP.cpp:1369:60: warning: ISO C++ forbids variable length array 'wrk' [-Wvla] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lambda.c -o lambda.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c poly.c -o poly.o g++ -std=gnu++17 -shared -s -static-libgcc -o ETAS.dll tmp.def RcppExports.o declust.o dist.o fit.o fitMP.o lambda.o poly.o -fopenmp -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-ETAS/00new/ETAS/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (ETAS)