* installing *source* package 'lmSubsets' ... ** package 'lmSubsets' 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/RtmpQVS6C3/R.INSTALL2a58c1ea06e6d/lmSubsets/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -Iinclude -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lmSubsets.cc -o lmSubsets.o In file included from include/mcs/subset/detail/dca_node.hh:42, from include/mcs/subset/detail/dca_preo.hh:30, from include/mcs/subset/abba.hh:40, from lmSubsets.cc:45: include/mcs/subset/detail/dca_subset.hh: In static member function 'static void mcs::subset::detail::dca_subset::drop_column(const std::vector&, int, std::vector&)': include/mcs/subset/detail/dca_subset.hh:55:19: warning: unused variable 'n' [-Wunused-variable] 55 | const int n = subset.size(); | ^ In file included from include/mcs/subset/detail/dca_preo.hh:32: include/mcs/subset/detail/dca_state.hh: In instantiation of 'mcs::subset::detail::dca_state_base::dca_state_base(matrix_cspan, int, const NodeXfer&) [with Scalar = double; NodeXfer = mcs::subset::detail::dca_preo::radius, mcs::subset::detail::dca_preo::null >; matrix_cspan = mcs::core::detail::matrix]': include/mcs/subset/detail/dca_state.hh:251:21: required from 'mcs::subset::detail::dca_state_all::dca_state_all(matrix_cspan, int, int, const NodeXfer&) [with Scalar = double; NodeXfer = mcs::subset::detail::dca_preo::radius, mcs::subset::detail::dca_preo::null >; matrix_cspan = mcs::core::detail::matrix]' include/mcs/subset/subset.hh:91:15: required from 'mcs::subset::table_all mcs::subset::subset_all(mcs::core::detail::matrix, int, gsl::span, int, int) [with Scalar = double; table_all = std::vector, std::allocator > >, std::allocator, std::allocator > > > >]' lmSubsets.cc:217:33: required from here include/mcs/subset/detail/dca_state.hh:102:19: warning: unused variable 'n' [-Wunused-variable] 102 | const int n = root_size_; | ^ g++ -shared -s -static-libgcc -o lmSubsets.dll tmp.def lmSubsets.o -LD:/RCompile/recent/R-4.3.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.1/bin/x64 -lRblas -lgfortran -lm -lquadmath -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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpQVS6C3/R.INSTALL2a58c1ea06e6d/lmSubsets/src' make[1]: Entering directory '/d/temp/RtmpQVS6C3/R.INSTALL2a58c1ea06e6d/lmSubsets/src' make[1]: Leaving directory '/d/temp/RtmpQVS6C3/R.INSTALL2a58c1ea06e6d/lmSubsets/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-lmSubsets/00new/lmSubsets/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 'lmSubsets' as lmSubsets_0.5-2.zip * DONE (lmSubsets)