* installing *source* package 'ganGenerativeData' ...
** this is package 'ganGenerativeData' version '2.1.6'
** package 'ganGenerativeData' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2025_12_17_01_50_00_18063/Rtmp8oYO3z/R.INSTALL42b8779d64aa/ganGenerativeData/src'
g++ -std=gnu++17 -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" -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.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dsInt.cpp -o dsInt.o
g++ -std=gnu++17 -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" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gdInt.cpp -o gdInt.o
gdInt.cpp: In function 'Rcpp::List gdKNearestNeighbors(Rcpp::List, int, bool)':
gdInt.cpp:939:17: warning: 'number' may be used uninitialized [-Wmaybe-uninitialized]
939 | if(isnan(number)) {
| ^~
gdInt.cpp:930:23: note: 'number' was declared here
930 | float number;
| ^~~~~~
gdInt.cpp: In function 'Rcpp::List gdComplete(Rcpp::List, bool)':
gdInt.cpp:1099:17: warning: 'number' may be used uninitialized [-Wmaybe-uninitialized]
1099 | if(isnan(number)) {
| ^~
gdInt.cpp:1090:23: note: 'number' was declared here
1090 | float number;
| ^~~~~~
g++ -shared -s -static-libgcc -o ganGenerativeData.dll tmp.def RcppExports.o dsInt.o gdInt.o -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
make[1]: Leaving directory '/d/temp/2025_12_17_01_50_00_18063/Rtmp8oYO3z/R.INSTALL42b8779d64aa/ganGenerativeData/src'
make[1]: Entering directory '/d/temp/2025_12_17_01_50_00_18063/Rtmp8oYO3z/R.INSTALL42b8779d64aa/ganGenerativeData/src'
make[1]: Leaving directory '/d/temp/2025_12_17_01_50_00_18063/Rtmp8oYO3z/R.INSTALL42b8779d64aa/ganGenerativeData/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-ganGenerativeData/00new/ganGenerativeData/libs/x64
** R
** byte-compile and prepare package for lazy loading
Warning in normalizePath(path.expand(path), winslash, mustWork) :
path[1]="D:/temp/2025_12_17_01_50_00_18063/Rtmp8oYO3z/R.INSTALL42b8779d64aa/ganGenerativeData/src/../inst/include": Das System kann den angegebenen Pfad nicht finden
Warning in normalizePath(path.expand(path), winslash, mustWork) :
path[1]="D:/temp/2025_12_17_01_50_00_18063/Rtmp8oYO3z/R.INSTALL42b8779d64aa/ganGenerativeData/src/../inst/include": Das System kann den angegebenen Pfad nicht finden
** help
*** installing help indices
*** copying figures
** 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 'ganGenerativeData' as ganGenerativeData_2.1.6.zip
* DONE (ganGenerativeData)