* installing *source* package 'instantiate' ...
** package 'instantiate' successfully unpacked and MD5 sums checked
** using staged installation
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture

using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpKEUuxb/R.INSTALL157d0b244ce2/instantiate/src'
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DCMDSTAN='""' -DCMDSTAN_INSTALL='""'   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cmdstan.c -o cmdstan.o
gcc -shared -s -static-libgcc -o instantiate.dll tmp.def cmdstan.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpKEUuxb/R.INSTALL157d0b244ce2/instantiate/src'
make[1]: Entering directory '/d/temp/RtmpKEUuxb/R.INSTALL157d0b244ce2/instantiate/src'
make[1]: Leaving directory '/d/temp/RtmpKEUuxb/R.INSTALL157d0b244ce2/instantiate/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-instantiate/00new/instantiate
Implicit installation: {instantiate} will use cmdstanr::cmdstan_path() to find CmdStan when the CMDSTAN_INSTALL environment variable is unset.
** 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
* MD5 sums
packaged installation of 'instantiate' as instantiate_0.2.2.zip
* DONE (instantiate)