* installing *source* package 'redatam' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c vendor/pugixml.cpp -o vendor/pugixml.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/readers/BitArrayReader.cpp -o redatamlib/readers/BitArrayReader.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/readers/ByteArrayReader.cpp -o redatamlib/readers/ByteArrayReader.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/entities/Entity.cpp -o redatamlib/entities/Entity.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/readers/FuzzyEntityParser.cpp -o redatamlib/readers/FuzzyEntityParser.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/readers/FuzzyVariableParser.cpp -o redatamlib/readers/FuzzyVariableParser.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/function.hpp:9, from redatamlib/readers/FuzzyVariableParser.cpp:5: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/exporters/ParentIDCalculator.cpp -o redatamlib/exporters/ParentIDCalculator.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/exporters/RListExporter.cpp -o redatamlib/exporters/RListExporter.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/list.hpp:5, from redatamlib/exporters/RListExporter.hpp:7, from redatamlib/exporters/RListExporter.cpp:1: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/entities/RedatamDatabase.cpp -o redatamlib/entities/RedatamDatabase.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/list.hpp:5, from redatamlib/entities/RedatamDatabase.hpp:8, from redatamlib/entities/RedatamDatabase.cpp:1: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/entities/Variable.cpp -o redatamlib/entities/Variable.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/readers/XMLParser.cpp -o redatamlib/readers/XMLParser.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/function.hpp:9, from redatamlib/readers/XMLParser.cpp:4: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c redatamlib/utils.cpp -o redatamlib/utils.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c main.cpp -o main.o In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/function.hpp:9, from main.cpp:3: D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ivendor -Iredatamlib -Iredatamlib/entities -Iredatamlib/exporters -Iredatamlib/readers -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -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:11: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | : note: this is the location of the previous definition g++ -std=gnu++17 -shared -s -static-libgcc -o redatam.dll tmp.def vendor/pugixml.o redatamlib/readers/BitArrayReader.o redatamlib/readers/ByteArrayReader.o redatamlib/entities/Entity.o redatamlib/readers/FuzzyEntityParser.o redatamlib/readers/FuzzyVariableParser.o redatamlib/exporters/ParentIDCalculator.o redatamlib/exporters/RListExporter.o redatamlib/entities/RedatamDatabase.o redatamlib/entities/Variable.o redatamlib/readers/XMLParser.o redatamlib/utils.o main.o cpp11.o -Lvendor -Lredatamlib -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 *** 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 * DONE (redatam)