* installing *source* package 'smooth' ... ** package 'smooth' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpquAsOx/R.INSTALL13e201c9bd7a/smooth/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/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/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c adamGeneral.cpp -o adamGeneral.o adamGeneral.cpp: In function 'SEXPREC* adamPolynomialiser(const arma::vec&, const arma::uvec&, const arma::uvec&, const arma::uvec&, const bool&, const bool&, SEXP, const arma::uvec&)': adamGeneral.cpp:283:9: warning: unused variable 'lagsModelMax' [-Wunused-variable] 283 | int lagsModelMax = max(lags); | ^~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c adamRefitter.cpp -o adamRefitter.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c adamSimulator.cpp -o adamSimulator.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matrixPowerWrap.cpp -o matrixPowerWrap.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c registerDynamicSymbol.c -o registerDynamicSymbol.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ssGeneral.cpp -o ssGeneral.o In file included from D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/RcppCommon.h:188, from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29, from ssGeneral.cpp:1: In function 'SEXPREC* Rcpp::internal::primitive_wrap__impl__cast(const T&, Rcpp::traits::false_type) [with T = double]', inlined from 'SEXPREC* Rcpp::internal::primitive_wrap__impl(const T&, Rcpp::traits::r_type_primitive_tag) [with T = double]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/internal/wrap.h:465:46, inlined from 'SEXPREC* Rcpp::internal::primitive_wrap(const T&) [with T = double]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/internal/wrap.h:489:40, inlined from 'SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_primitive_tag) [with T = double]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/internal/wrap.h:744:34, inlined from 'SEXPREC* Rcpp::wrap(const T&) [with T = double]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/internal/wrap_end.h:30:38, inlined from 'static SEXPREC* Rcpp::internal::generic_element_converter::get(const T&) [with T = double; int RTYPE = 19]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/vector/converter.h:80:23, inlined from 'static void Rcpp::Vector::replace_element__dispatch__isArgument(Rcpp::traits::false_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/vector/Vector.h:532:13, inlined from 'static void Rcpp::Vector::replace_element__dispatch(Rcpp::traits::true_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/vector/Vector.h:525:46, inlined from 'static void Rcpp::Vector::replace_element(iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/vector/Vector.h:514:34, inlined from 'static Rcpp::Vector Rcpp::Vector::create__dispatch(Rcpp::traits::true_type, const T1&, const T2&, const T3&, const T4&, const T5&, const T6&, const T7&) [with T1 = Rcpp::traits::named_object; T2 = Rcpp::traits::named_object; T3 = Rcpp::traits::named_object >; T4 = Rcpp::traits::named_object >; T5 = Rcpp::traits::named_object >; T6 = Rcpp::traits::named_object; T7 = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/generated/Vector__create.h:380:24, inlined from 'static Rcpp::Vector Rcpp::Vector::create(const T1&, const T2&, const T3&, const T4&, const T5&, const T6&, const T7&) [with T1 = Rcpp::traits::named_object; T2 = Rcpp::traits::named_object; T3 = Rcpp::traits::named_object >; T4 = Rcpp::traits::named_object >; T5 = Rcpp::traits::named_object >; T6 = Rcpp::traits::named_object; T7 = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/generated/Vector__create.h:343:41, inlined from 'SEXPREC* initparams(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)' at ssGeneral.cpp:155:29: D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/internal/wrap.h:442:41: warning: 'phivalue' may be used uninitialized [-Wmaybe-uninitialized] 442 | r_vector_start(x)[0] = object; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ssGeneral.cpp: In function 'SEXPREC* initparams(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': ssGeneral.cpp:51:12: note: 'phivalue' was declared here 51 | double phivalue; | ^~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ssOccurrence.cpp -o ssOccurrence.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ssSimulator.cpp -o ssSimulator.o g++ -std=gnu++17 -shared -s -static-libgcc -o smooth.dll tmp.def RcppExports.o adamGeneral.o adamRefitter.o adamSimulator.o matrixPowerWrap.o registerDynamicSymbol.o ssGeneral.o ssOccurrence.o ssSimulator.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpquAsOx/R.INSTALL13e201c9bd7a/smooth/src' make[1]: Entering directory '/d/temp/RtmpquAsOx/R.INSTALL13e201c9bd7a/smooth/src' make[1]: Leaving directory '/d/temp/RtmpquAsOx/R.INSTALL13e201c9bd7a/smooth/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-smooth/00new/smooth/libs/x64 ** R ** 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 'smooth' as smooth_4.0.1.zip * DONE (smooth)