* installing *source* package 'redatam' ... ** 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-latest.zip' Content type 'application/zip' length 9920628 bytes (9.5 MB) ================================================== downloaded 9.5 MB unpacking current redatam runtime Archive: inst/redatamx-core-windows-latest.zip creating: inst/tmpredatam/lib/ inflating: inst/tmpredatam/lib/redengine-1.0.0-rc2.lib creating: inst/tmpredatam/bin/ inflating: inst/tmpredatam/bin/application.yml creating: inst/tmpredatam/bin/locale/ creating: inst/tmpredatam/bin/locale/en/ creating: inst/tmpredatam/bin/locale/en/LC_MESSAGES/ inflating: inst/tmpredatam/bin/locale/en/LC_MESSAGES/redengine.mo creating: inst/tmpredatam/bin/locale/es/ creating: inst/tmpredatam/bin/locale/es/LC_MESSAGES/ inflating: inst/tmpredatam/bin/locale/es/LC_MESSAGES/redengine.mo creating: inst/tmpredatam/bin/locale/pt/ creating: inst/tmpredatam/bin/locale/pt/LC_MESSAGES/ inflating: inst/tmpredatam/bin/locale/pt/LC_MESSAGES/redengine.mo creating: inst/tmpredatam/bin/plugins/ inflating: inst/tmpredatam/bin/plugins/datasource-csv.dll inflating: inst/tmpredatam/bin/plugins/datasource-spss.dll inflating: inst/tmpredatam/bin/plugins/exporter-xlsx.dll inflating: inst/tmpredatam/bin/redengine-1.0.0-rc2.dll inflating: inst/tmpredatam/bin/rxapp.exe inflating: inst/tmpredatam/bin/rxrest.exe /d/temp/Rtmp0eOAe1/R.INSTALL31d9c5cf4771a/redatam total 24824 drwxr-xr-x 1 CRANWIN3+CRAN CRANWIN3+Kein 0 Oct 9 18:35 . drwxr-xr-x 1 CRANWIN3+CRAN CRANWIN3+Kein 0 Oct 9 18:35 .. -rwxr-xr-x 1 CRANWIN3+CRAN CRANWIN3+Kein 25417728 Oct 9 18:35 redengine-1.0.0-rc2.dll ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++17 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" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp11.cpp -o cpp11.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11.hpp:3, from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/declarations.hpp:13, from cpp11.cpp:5: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition 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" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c format.cpp -o format.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" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c red_dictionary.cpp -o red_dictionary.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11.hpp:3, from red_dictionary.cpp:19: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition 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" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c red_execute.cpp -o red_execute.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11.hpp:3, from red_execute.cpp:19: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition 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" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c red_initialize.cpp -o red_initialize.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11.hpp:3, from red_initialize.cpp:24: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition g++ -shared -s -static-libgcc -o redatam.dll tmp.def cpp11.o format.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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-redatam/00new/redatam/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 * DONE (redatam)