* installing *source* package 'opensimplex2' ...
** this is package 'opensimplex2' version '0.0.2'
** package 'opensimplex2' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_03_26_01_50_00_32185/RtmpI7bY8x/R.INSTALL4994014ac34c8/opensimplex2/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c OpenSimplex2F.c -o OpenSimplex2F.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c OpenSimplex2S.c -o OpenSimplex2S.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c OpenSimplexCleanup.c -o OpenSimplexCleanup.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cpp11.cpp -o cpp11.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c simplex2r.cpp -o simplex2r.o
g++ -std=gnu++20 -shared -s -static-libgcc -o opensimplex2.dll tmp.def OpenSimplex2F.o OpenSimplex2S.o OpenSimplexCleanup.o cpp11.o simplex2r.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
make[1]: Leaving directory '/d/temp/2026_03_26_01_50_00_32185/RtmpI7bY8x/R.INSTALL4994014ac34c8/opensimplex2/src'
make[1]: Entering directory '/d/temp/2026_03_26_01_50_00_32185/RtmpI7bY8x/R.INSTALL4994014ac34c8/opensimplex2/src'
make[1]: Leaving directory '/d/temp/2026_03_26_01_50_00_32185/RtmpI7bY8x/R.INSTALL4994014ac34c8/opensimplex2/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-opensimplex2/00new/opensimplex2/libs/x64
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'opensimplex2' as opensimplex2_0.0.2.zip
* DONE (opensimplex2)