* installing *source* package 'sdcMicro' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c 0Main.cpp -o 0Main.o In file included from 0Main.cpp:35: Framework.h:892:7: warning: 'char* ParseLine(char*, char*, int, BOOL)' defined but not used [-Wunused-function] 892 | char *ParseLine(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~ Framework.h:838:7: warning: 'char* ParseString(char*, char*, int, BOOL)' defined but not used [-Wunused-function] 838 | char *ParseString(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~~~ Framework.h:804:7: warning: 'char* GoToNextLine(char*)' defined but not used [-Wunused-function] 804 | char *GoToNextLine(char *Ptr) | ^~~~~~~~~~~~ Framework.h:753:7: warning: 'char* RemoveComment(char*, int)' defined but not used [-Wunused-function] 753 | char *RemoveComment(char *Ptr, int Size) | ^~~~~~~~~~~~~ Framework.h:731:7: warning: 'char* Stristr(char*, char*, BOOL, BOOL)' defined but not used [-Wunused-function] 731 | char *Stristr(char *Ptr, char *SubString, BOOL LeaveAfter, BOOL ReturnNULL) | ^~~~~~~ Framework.h:716:7: warning: 'char* ReplaceChar(char*, char, char)' defined but not used [-Wunused-function] 716 | char *ReplaceChar(char *Str, char OldChar, char NewChar) | ^~~~~~~~~~~ Framework.h:706:7: warning: 'char* Strncpy(char*, const char*, int, BOOL)' defined but not used [-Wunused-function] 706 | char *Strncpy(char *Dst, const char *Src, int Max, BOOL Warn) | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c LocalRecProg_cpp.cpp -o LocalRecProg_cpp.o In file included from Mdav.h:24, from LocalRecProg_cpp.cpp:17: Framework.h:987:6: warning: 'uint TimeGetMilliSecond()' defined but not used [-Wunused-function] 987 | uint TimeGetMilliSecond(void) | ^~~~~~~~~~~~~~~~~~ Framework.h:892:7: warning: 'char* ParseLine(char*, char*, int, BOOL)' defined but not used [-Wunused-function] 892 | char *ParseLine(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~ Framework.h:838:7: warning: 'char* ParseString(char*, char*, int, BOOL)' defined but not used [-Wunused-function] 838 | char *ParseString(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~~~ Framework.h:804:7: warning: 'char* GoToNextLine(char*)' defined but not used [-Wunused-function] 804 | char *GoToNextLine(char *Ptr) | ^~~~~~~~~~~~ Framework.h:753:7: warning: 'char* RemoveComment(char*, int)' defined but not used [-Wunused-function] 753 | char *RemoveComment(char *Ptr, int Size) | ^~~~~~~~~~~~~ Framework.h:731:7: warning: 'char* Stristr(char*, char*, BOOL, BOOL)' defined but not used [-Wunused-function] 731 | char *Stristr(char *Ptr, char *SubString, BOOL LeaveAfter, BOOL ReturnNULL) | ^~~~~~~ Framework.h:716:7: warning: 'char* ReplaceChar(char*, char, char)' defined but not used [-Wunused-function] 716 | char *ReplaceChar(char *Str, char OldChar, char NewChar) | ^~~~~~~~~~~ Framework.h:706:7: warning: 'char* Strncpy(char*, const char*, int, BOOL)' defined but not used [-Wunused-function] 706 | char *Strncpy(char *Dst, const char *Src, int Max, BOOL Warn) | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Mdav.cpp -o Mdav.o In file included from Mdav.cpp:25: Framework.h:987:6: warning: 'uint TimeGetMilliSecond()' defined but not used [-Wunused-function] 987 | uint TimeGetMilliSecond(void) | ^~~~~~~~~~~~~~~~~~ Framework.h:892:7: warning: 'char* ParseLine(char*, char*, int, BOOL)' defined but not used [-Wunused-function] 892 | char *ParseLine(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~ Framework.h:838:7: warning: 'char* ParseString(char*, char*, int, BOOL)' defined but not used [-Wunused-function] 838 | char *ParseString(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~~~ Framework.h:804:7: warning: 'char* GoToNextLine(char*)' defined but not used [-Wunused-function] 804 | char *GoToNextLine(char *Ptr) | ^~~~~~~~~~~~ Framework.h:753:7: warning: 'char* RemoveComment(char*, int)' defined but not used [-Wunused-function] 753 | char *RemoveComment(char *Ptr, int Size) | ^~~~~~~~~~~~~ Framework.h:731:7: warning: 'char* Stristr(char*, char*, BOOL, BOOL)' defined but not used [-Wunused-function] 731 | char *Stristr(char *Ptr, char *SubString, BOOL LeaveAfter, BOOL ReturnNULL) | ^~~~~~~ Framework.h:716:7: warning: 'char* ReplaceChar(char*, char, char)' defined but not used [-Wunused-function] 716 | char *ReplaceChar(char *Str, char OldChar, char NewChar) | ^~~~~~~~~~~ Framework.h:706:7: warning: 'char* Strncpy(char*, const char*, int, BOOL)' defined but not used [-Wunused-function] 706 | char *Strncpy(char *Dst, const char *Src, int Max, BOOL Warn) | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c calcSuppInds.cpp -o calcSuppInds.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c microAggregation.cpp -o microAggregation.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c muargus_microaggregation.cpp -o muargus_microaggregation.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c muargus_rankswap.cpp -o muargus_rankswap.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rankSwap.cpp -o rankSwap.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c recordSwap_R.cpp -o recordSwap_R.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sdcMicro.c -o sdcMicro.o g++ -std=gnu++17 -shared -s -static-libgcc -o sdcMicro.dll tmp.def 0Main.o LocalRecProg_cpp.o Mdav.o RcppExports.o calcSuppInds.o microAggregation.o muargus_microaggregation.o muargus_rankswap.o rankSwap.o recordSwap_R.o sdcMicro.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-sdcMicro/00new/sdcMicro/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (sdcMicro)