* installing *source* package 'minired' ...
** package 'minired' successfully unpacked and MD5 sums checked
** using staged installation
  checking Windows runtime
  found: 'x86_64-w64-mingw32'
  checking REDATAM libraries
  cannot find current redatam runtime files
  attempting to download them
trying URL 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/windows/redatamx-core-windows-20241010.zip'
Content type 'application/zip' length 9920204 bytes (9.5 MB)
==================================================
downloaded 9.5 MB

  unpacking current redatam runtime
Archive:  redatamx-core-windows-latest.zip
   creating: tmpredatam/bin/
  inflating: tmpredatam/bin/application.yml  
   creating: tmpredatam/bin/locale/
   creating: tmpredatam/bin/locale/en/
   creating: tmpredatam/bin/locale/en/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/en/LC_MESSAGES/redengine.mo  
   creating: tmpredatam/bin/locale/es/
   creating: tmpredatam/bin/locale/es/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/es/LC_MESSAGES/redengine.mo  
   creating: tmpredatam/bin/locale/pt/
   creating: tmpredatam/bin/locale/pt/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/pt/LC_MESSAGES/redengine.mo  
   creating: tmpredatam/bin/plugins/
  inflating: tmpredatam/bin/plugins/datasource-csv.dll  
  inflating: tmpredatam/bin/plugins/datasource-spss.dll  
  inflating: tmpredatam/bin/plugins/exporter-xlsx.dll  
  inflating: tmpredatam/bin/redengine-1.0.0-rc2.dll  
  inflating: tmpredatam/bin/rxapp.exe  
  inflating: tmpredatam/bin/rxrest.exe  
   creating: tmpredatam/lib/
  inflating: tmpredatam/lib/redengine-1.0.0-rc2.lib  
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++17
make[1]: Entering directory '/d/temp/RtmpcvZFwy/R.INSTALLb00c229c6804/minired/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c cpp11.cpp -o cpp11.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c red_dictionary.cpp -o red_dictionary.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c red_execute.cpp -o red_execute.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c red_initialize.cpp -o red_initialize.o
g++ -shared -s -static-libgcc -o minired.dll tmp.def cpp11.o red_dictionary.o red_execute.o red_initialize.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpcvZFwy/R.INSTALLb00c229c6804/minired/src'
make[1]: Entering directory '/d/temp/RtmpcvZFwy/R.INSTALLb00c229c6804/minired/src'
make[1]: Leaving directory '/d/temp/RtmpcvZFwy/R.INSTALLb00c229c6804/minired/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-minired/00new/minired/libs/x64
** 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 'minired' as minired_1.0.0.zip
* DONE (minired)