* installing *source* package 'ganDataModel' ...
** this is package 'ganDataModel' version '1.1.7'
** package 'ganDataModel' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
using C++17
make[1]: Entering directory '/d/temp/2025_07_01_01_50_01_1069/RtmpKUh9YZ/R.INSTALL493c3db127b1/ganDataModel/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 dmInt.cpp -o dmInt.o
In file included from volumeElementGraph.h:10,
                 from dataModel.h:16,
                 from dmInt.cpp:9:
In constructor 'VolumeElement::VolumeElement(VolumeElement&&)',
    inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = VolumeElement; _Args = {VolumeElement}; _Tp = VolumeElement]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/new_allocator.h:191:4,
    inlined from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = VolumeElement; _Args = {VolumeElement}; _Tp = VolumeElement]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/alloc_traits.h:534:17,
    inlined from 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {VolumeElement}; _Tp = VolumeElement; _Alloc = std::allocator<VolumeElement>]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/vector.tcc:117:30,
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = VolumeElement; _Alloc = std::allocator<VolumeElement>]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_vector.h:1301:21,
    inlined from 'void VolumeElementGraph::buildVolumeElements()' at volumeElementGraph.h:173:38:
volumeElement.h:36:7: warning: '<unnamed>.VolumeElement::_metricSubspaceElementIndex' may be used uninitialized [-Wmaybe-uninitialized]
   36 | class VolumeElement {
      |       ^~~~~~~~~~~~~
volumeElementGraph.h: In member function 'void VolumeElementGraph::buildVolumeElements()':
volumeElementGraph.h:173:136: note: '<anonymous>' declared here
  173 |             _volumeElements.push_back(VolumeElement(volumeElementConfigurationMapIter->first, volumeElementConfigurationMapIter->second));
      |                                                                                                                                        ^
g++ -shared -s -static-libgcc -o ganDataModel.dll tmp.def RcppExports.o dmInt.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_07_01_01_50_01_1069/RtmpKUh9YZ/R.INSTALL493c3db127b1/ganDataModel/src'
make[1]: Entering directory '/d/temp/2025_07_01_01_50_01_1069/RtmpKUh9YZ/R.INSTALL493c3db127b1/ganDataModel/src'
make[1]: Leaving directory '/d/temp/2025_07_01_01_50_01_1069/RtmpKUh9YZ/R.INSTALL493c3db127b1/ganDataModel/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-ganDataModel/00new/ganDataModel/libs/x64
** R
** byte-compile and prepare package for lazy loading
Warning in normalizePath(path.expand(path), winslash, mustWork) :
  path[1]="D:/temp/2025_07_01_01_50_01_1069/RtmpKUh9YZ/R.INSTALL493c3db127b1/ganDataModel/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 'ganDataModel' as ganDataModel_1.1.7.zip
* DONE (ganDataModel)