* installing *source* package 'validate' ...
** package 'validate' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpKMvo4O/R.INSTALL201fc7df06a8f/validate/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_fdep.c -o R_fdep.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_register_native.c -o R_register_native.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sfh.c -o sfh.o
gcc -shared -s -static-libgcc -o validate.dll tmp.def R_fdep.o R_register_native.o sfh.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpKMvo4O/R.INSTALL201fc7df06a8f/validate/src'
make[1]: Entering directory '/d/temp/RtmpKMvo4O/R.INSTALL201fc7df06a8f/validate/src'
make[1]: Leaving directory '/d/temp/RtmpKMvo4O/R.INSTALL201fc7df06a8f/validate/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-validate/00new/validate/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for 'reset' in package 'validate'
** 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 'validate' as validate_1.1.5.zip
* DONE (validate)