* installing *source* package 'grattanInflators' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c C_YearMonthSplit.c -o C_YearMonthSplit.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c C_fastIDate.c -o C_fastIDate.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c C_multiply.c -o C_multiply.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c SEXP2YearMonth.c -o SEXP2YearMonth.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c check_input.c -o check_input.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpi.c -o cpi.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c errif.c -o errif.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c idate_YearMonth.c -o idate_YearMonth.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c inflate.c -o inflate.o In file included from inflate.c:1: inflate.c: In function 'C_coalesce_forecast_12mo_avg': inflate.c:205:15: warning: unused variable 'xpi' [-Wunused-variable] 205 | int xpi = xp[i]; | ^~~ grattanInflator.h:23:5: note: in definition of macro 'FORLOOP' 23 | content; \ | ^~~~~~~ inflate.c:222:20: warning: unused variable 'yp' [-Wunused-variable] 222 | const SEXP * yp = STRING_PTR(To); | ^~ inflate.c:221:19: warning: unused variable 'xp' [-Wunused-variable] 221 | const int * xp = INTEGER(From); | ^~ inflate.c:194:13: warning: unused variable 'index_max_mo' [-Wunused-variable] 194 | const int index_max_mo = index_max_ym.month; | ^~~~~~~~~~~~ inflate.c:186:22: warning: unused variable 'p_index_min' [-Wunused-variable] 186 | const unsigned int p_index_min = p_search(index_min) / div; | ^~~~~~~~~~~ inflate.c:170:15: warning: unused variable 'yp' [-Wunused-variable] 170 | const int * yp = INTEGER(To); | ^~ inflate.c:169:15: warning: unused variable 'xp' [-Wunused-variable] 169 | const int * xp = INTEGER(From); | ^~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c minmaxDate.c -o minmaxDate.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c omp_diagnose.c -o omp_diagnose.o gcc -shared -s -static-libgcc -o grattanInflators.dll tmp.def C_YearMonthSplit.o C_fastIDate.o C_multiply.o SEXP2YearMonth.o check_input.o cpi.o errif.o idate_YearMonth.o inflate.o init.o minmaxDate.o omp_diagnose.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-grattanInflators/00new/grattanInflators/libs/x64 ** R ** inst ** 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 * DONE (grattanInflators)