* installing *source* package 'mixR' ... ** package 'mixR' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_11_19_01_50_00_21579/RtmpQXeBRC/R.INSTALL148f055ce4fcf/mixR/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/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-4.4.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mixCpp.cpp -o mixCpp.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/sugar/functions/functions.h:54, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/sugar/sugar.h:31, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:78, from mixCpp.cpp:1: In constructor 'Rcpp::sugar::Pow<RTYPE, NA, T, EXPONENT_TYPE>::Pow(const T&, EXPONENT_TYPE) [with int RTYPE = 14; bool NA = true; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; EXPONENT_TYPE = double]', inlined from 'Rcpp::sugar::Pow<RTYPE, NA, T, EXPONENT_TYPE> Rcpp::pow(const VectorBase<RHS_RTYPE, RHS_NA, RHS_T>&, EXPONENT_TYPE) [with int RTYPE = 14; bool NA = true; T = Vector<14, PreserveStorage>; EXPONENT_TYPE = double]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/sugar/functions/pow.h:83:70, inlined from 'Rcpp::NumericVector newton_weib_C(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, int)' at mixCpp.cpp:867:29: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/sugar/functions/pow.h:33:76: warning: 'r_new' may be used uninitialized [-Wmaybe-uninitialized] 33 | Pow( const T& object_, EXPONENT_TYPE exponent ) : object(object_), op(exponent) {} | ^~~~~~~~~~~~ mixCpp.cpp: In function 'Rcpp::NumericVector newton_weib_C(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, int)': mixCpp.cpp:860:30: note: 'r_new' was declared here 860 | double theta, lambda, k, r_new; | ^~~~~ mixCpp.cpp: In function 'Rcpp::NumericVector newton_gamma_C(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, int)': mixCpp.cpp:536:12: warning: 'alpha_new' may be used uninitialized [-Wmaybe-uninitialized] 536 | lambda = alpha_new / delta; | ~~~~~~~^~~~~~~~~~~~~~~~~~~ mixCpp.cpp:528:12: note: 'alpha_new' was declared here 528 | double alpha_new, lambda; | ^~~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o mixR.dll tmp.def RcppExports.o mixCpp.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.2/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_11_19_01_50_00_21579/RtmpQXeBRC/R.INSTALL148f055ce4fcf/mixR/src' make[1]: Entering directory '/d/temp/2024_11_19_01_50_00_21579/RtmpQXeBRC/R.INSTALL148f055ce4fcf/mixR/src' make[1]: Leaving directory '/d/temp/2024_11_19_01_50_00_21579/RtmpQXeBRC/R.INSTALL148f055ce4fcf/mixR/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-mixR/00new/mixR/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 * MD5 sums packaged installation of 'mixR' as mixR_0.2.1.zip * DONE (mixR)