* installing *source* package 'DNAtools' ...
** package 'DNAtools' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpKgKA2Q/R.INSTALL20bb85df7a47/DNAtools/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c class_DNTRare.cpp -o class_DNTRare.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c compare-utils.cpp -o compare-utils.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c compare.cpp -o compare.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c compare_threaded.cpp -o compare_threaded.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c number_of_alleles.cpp -o number_of_alleles.o
In file included from number_of_alleles.cpp:3:
class_probsObj.h:44:16: warning: 'std::hash<Rcpp::Vector<13> >' has a base '{anonymous}::hash_container<Rcpp::Vector<13> >' whose type uses the anonymous namespace [-Wsubobject-linkage]
   44 |         struct hash<IntegerVector> : hash_container<IntegerVector> {};
      |                ^~~~~~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c profile.cpp -o profile.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rare_prob.cpp -o rare_prob.o
g++ -shared -s -static-libgcc -o DNAtools.dll tmp.def RcppExports.o class_DNTRare.o compare-utils.o compare.o compare_threaded.o number_of_alleles.o profile.o rare_prob.o -LD:/RCompile/CRANpkg/lib/4.3/RcppParallel/lib/x64 -ltbb -ltbbmalloc -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpKgKA2Q/R.INSTALL20bb85df7a47/DNAtools/src'
make[1]: Entering directory '/d/temp/RtmpKgKA2Q/R.INSTALL20bb85df7a47/DNAtools/src'
make[1]: Leaving directory '/d/temp/RtmpKgKA2Q/R.INSTALL20bb85df7a47/DNAtools/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-DNAtools/00new/DNAtools/libs/x64
** R
** data
** 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
* MD5 sums
packaged installation of 'DNAtools' as DNAtools_0.2-4.zip
* DONE (DNAtools)