* installing *source* package 'GeDS' ... ** package 'GeDS' 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/2025_04_02_01_50_00_3121/RtmpEzv0AU/R.INSTALL20840121d49b2/GeDS/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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 GeDS1.cpp -o GeDS1.o GeDS1.cpp: In function 'Rcpp::NumericVector ctrlpolyfun(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, int)': GeDS1.cpp:186:23: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized] 186 | vector[i] =Ys(k - 1) + (Ys(k) - Ys(k - 1)) * (data(i) - epsilons(k - 1)) / (epsilons(k) - epsilons(k - 1)); | ~~^~~ GeDS1.cpp:176:13: note: 'k' was declared here 176 | int i, j, k, p, n = data.size(); | ^ GeDS1.cpp: In function 'Rcpp::NumericVector Knotnew(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double)': GeDS1.cpp:142:52: warning: 'best_index' may be used uninitialized [-Wmaybe-uninitialized] 142 | return NumericVector::create(newknot, best_index + 1); | ~~~~~~~~~~~^~~ GeDS1.cpp:47:7: note: 'best_index' was declared here 47 | int best_index, dcumInf, dcumSup, i, j; | ^~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:162, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from GeDS1.cpp:20: In function 'TO Rcpp::internal::caster(FROM) [with FROM = long double; TO = double]', inlined from 'static Rcpp::internal::element_converter<RTYPE>::target Rcpp::internal::element_converter<RTYPE>::get(const T&) [with T = long double; int RTYPE = 14]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/vector/converter.h:34:27, inlined from 'static void Rcpp::Vector<RTYPE, StoragePolicy>::create_dispatch_impl(iterator&, const T&, const TArgs& ...) [with T = long double; TArgs = {int}; int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/vector/Vector.h:1159:42, inlined from 'static Rcpp::Vector<RTYPE, StoragePolicy> Rcpp::Vector<RTYPE, StoragePolicy>::create__dispatch(Rcpp::traits::false_type, const T& ...) [with T = {long double, int}; int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/vector/Vector.h:1139:37, inlined from 'static Rcpp::Vector<RTYPE, StoragePolicy> Rcpp::Vector<RTYPE, StoragePolicy>::create(const T& ...) [with T = {long double, int}; int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/vector/Vector.h:1131:33, inlined from 'Rcpp::NumericVector Knotnew(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double)' at GeDS1.cpp:142:55: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/internal/caster.h:30:36: warning: 'newknot' may be used uninitialized [-Wmaybe-uninitialized] 30 | return static_cast<TO>(from) ; | ^ GeDS1.cpp: In function 'Rcpp::NumericVector Knotnew(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double)': GeDS1.cpp:48:25: note: 'newknot' was declared here 48 | long double sup, inf, newknot; | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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 -shared -s -static-libgcc -o GeDS.dll tmp.def GeDS1.o RcppExports.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.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2025_04_02_01_50_00_3121/RtmpEzv0AU/R.INSTALL20840121d49b2/GeDS/src' make[1]: Entering directory '/d/temp/2025_04_02_01_50_00_3121/RtmpEzv0AU/R.INSTALL20840121d49b2/GeDS/src' make[1]: Leaving directory '/d/temp/2025_04_02_01_50_00_3121/RtmpEzv0AU/R.INSTALL20840121d49b2/GeDS/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-GeDS/00new/GeDS/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** 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 'GeDS' as GeDS_0.2.9.zip * DONE (GeDS)