* installing *source* package 'ads' ... ** this is package 'ads' version '1.5-10' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' 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 Zlibs.c -o Zlibs.o Zlibs.c: In function 'trois_point': Zlibs.c:306:43: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] 306 | Rprintf("erreur12 : ang=%11.10f, %d %d %d %d %d %d\n", ang, te, tf, tg, th, ti, tj); | ~^ ~~ | | | | int double | %f Zlibs.c:306:46: warning: format '%d' expects argument of type 'int', but argument 4 has type 'double' [-Wformat=] 306 | Rprintf("erreur12 : ang=%11.10f, %d %d %d %d %d %d\n", ang, te, tf, tg, th, ti, tj); | ~^ ~~ | | | | int double | %f Zlibs.c:306:49: warning: format '%d' expects argument of type 'int', but argument 5 has type 'double' [-Wformat=] 306 | Rprintf("erreur12 : ang=%11.10f, %d %d %d %d %d %d\n", ang, te, tf, tg, th, ti, tj); | ~^ ~~ | | | | int double | %f Zlibs.c:306:52: warning: format '%d' expects argument of type 'int', but argument 6 has type 'double' [-Wformat=] 306 | Rprintf("erreur12 : ang=%11.10f, %d %d %d %d %d %d\n", ang, te, tf, tg, th, ti, tj); | ~^ ~~ | | | | int double | %f Zlibs.c:306:55: warning: format '%d' expects argument of type 'int', but argument 7 has type 'double' [-Wformat=] 306 | Rprintf("erreur12 : ang=%11.10f, %d %d %d %d %d %d\n", ang, te, tf, tg, th, ti, tj); | ~^ ~~ | | | | int double | %f Zlibs.c:306:58: warning: format '%d' expects argument of type 'int', but argument 8 has type 'double' [-Wformat=] 306 | Rprintf("erreur12 : ang=%11.10f, %d %d %d %d %d %d\n", ang, te, tf, tg, th, ti, tj); | ~^ ~~ | | | | int double | %f Zlibs.c: In function 'intertype_rect_ic': Zlibs.c:2579:29: warning: too many arguments for format [-Wformat-extra-args] 2579 | Rprintf("Adjust arguments nsimax and/or conv\n", r); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Zlibs.c: In function 'intertype_disq_ic': Zlibs.c:2818:29: warning: too many arguments for format [-Wformat-extra-args] 2818 | Rprintf("Adjust arguments nsimax and/or conv\n", r); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Zlibs.c: In function 'intertype_tr_rect_ic': Zlibs.c:3063:29: warning: too many arguments for format [-Wformat-extra-args] 3063 | Rprintf("Adjust arguments nsimax and/or conv\n", r); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Zlibs.c: In function 'intertype_tr_disq_ic': Zlibs.c:3301:29: warning: too many arguments for format [-Wformat-extra-args] 3301 | Rprintf("Adjust arguments nsimax and/or conv\n", r); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 adssub.c -o adssub.o 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 init.c -o init.o 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 triangulate.c -o triangulate.o 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 util.c -o util.o gcc -shared -s -static-libgcc -o ads.dll tmp.def Zlibs.o adssub.o init.o triangulate.o util.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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-ads/00new/ads/libs/x64 ** R ** data ** 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 (ads)