* installing *source* package 'getaca' ...
** this is package 'getaca' version '0.1.6'
** package 'getaca' 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/2026_09_02_01_50_00_9493/Rtmp0icn4A/R.INSTALL5cc4699f1e27/getaca/src'
gcc  -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ed25519.c -o ed25519.o
gcc  -I"D:/RCompile/recent/R-4.6.1/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-4.6.1/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c sha256.c -o sha256.o
gcc  -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c sha512.c -o sha512.o
gcc -shared -s -static-libgcc -o getaca.dll tmp.def ed25519.o init.o sha256.o sha512.o -lbcrypt -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.6.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_09_02_01_50_00_9493/Rtmp0icn4A/R.INSTALL5cc4699f1e27/getaca/src'
make[1]: Entering directory '/d/temp/2026_09_02_01_50_00_9493/Rtmp0icn4A/R.INSTALL5cc4699f1e27/getaca/src'
make[1]: Leaving directory '/d/temp/2026_09_02_01_50_00_9493/Rtmp0icn4A/R.INSTALL5cc4699f1e27/getaca/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-getaca/00new/getaca/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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
* MD5 sums
packaged installation of 'getaca' as getaca_0.1.6.zip
* DONE (getaca)