* installing *source* package 'deadwood' ... ** this is package 'deadwood' version '0.9.0' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -DDEADWOOD_R -Isrc/ -I../src/ -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppDeadwood.cpp -o RcppDeadwood.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -DDEADWOOD_R -Isrc/ -I../src/ -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppOldmst.cpp -o RcppOldmst.o In file included from RcppOldmst.cpp:20: c_oldmst.h: In instantiation of 'const T* CDistanceMutualReachability::operator()(Py_ssize_t, const Py_ssize_t*, Py_ssize_t) [with T = float; Py_ssize_t = long long int]': c_oldmst.h:379:22: required from here 379 | virtual const T* operator()(Py_ssize_t i, const Py_ssize_t* M, Py_ssize_t k) { | ^~~~~~~~ c_oldmst.h:397:19: warning: variable 'd_core_min' set but not used [-Wunused-but-set-variable] 397 | T d_core_min; | ^~~~~~~~~~ c_oldmst.h: In instantiation of 'const T* CDistanceMutualReachability::operator()(Py_ssize_t, const Py_ssize_t*, Py_ssize_t) [with T = double; Py_ssize_t = long long int]': c_oldmst.h:379:22: required from here 379 | virtual const T* operator()(Py_ssize_t i, const Py_ssize_t* M, Py_ssize_t k) { | ^~~~~~~~ c_oldmst.h:397:19: warning: variable 'd_core_min' set but not used [-Wunused-but-set-variable] 397 | T d_core_min; | ^~~~~~~~~~ g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -DDEADWOOD_R -Isrc/ -I../src/ -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++20 -shared -s -static-libgcc -o deadwood.dll tmp.def RcppDeadwood.o RcppOldmst.o RcppExports.o -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-deadwood/00new/deadwood/libs/x64 ** R ** 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 (deadwood)