* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘ganGenerativeData’ ...
** package ‘ganGenerativeData’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
using C++17
make[1]: Entering directory '/tmp/RtmpokWb7I/R.INSTALL13c35a16719c3a/ganGenerativeData/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c dsInt.cpp -o dsInt.o
In file included from dsInt.cpp:8:
In file included from ./normalizeData.h:9:
In file included from ./dataSource.h:13:
./stringColumn.h:76:62: warning: all paths through this function will call itself [-Winfinite-recursion]
   76 |     virtual vector<float> getDenormalizedNumberVector(int i) {
      |                                                              ^
In file included from dsInt.cpp:8:
In file included from ./normalizeData.h:9:
./dataSource.h:248:13: warning: unused variable 'columnIndex' [-Wunused-variable]
  248 |         int columnIndex = 0;
      |             ^~~~~~~~~~~
./dataSource.h:272:13: warning: unused variable 'columnIndex' [-Wunused-variable]
  272 |         int columnIndex = 0;
      |             ^~~~~~~~~~~
dsInt.cpp:78:9: warning: delete called on non-final 'DataSource' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   78 |         delete dsInt::pDataSource;
      |         ^
dsInt.cpp:93:9: warning: delete called on non-final 'DataSource' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete dsInt::pDataSource;
      |         ^
5 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c gdInt.cpp -o gdInt.o
In file included from gdInt.cpp:9:
In file included from ./density.h:10:
In file included from ./generativeData.h:7:
In file included from ./dataSource.h:13:
./stringColumn.h:76:62: warning: all paths through this function will call itself [-Winfinite-recursion]
   76 |     virtual vector<float> getDenormalizedNumberVector(int i) {
      |                                                              ^
In file included from gdInt.cpp:9:
In file included from ./density.h:10:
In file included from ./generativeData.h:7:
./dataSource.h:248:13: warning: unused variable 'columnIndex' [-Wunused-variable]
  248 |         int columnIndex = 0;
      |             ^~~~~~~~~~~
./dataSource.h:272:13: warning: unused variable 'columnIndex' [-Wunused-variable]
  272 |         int columnIndex = 0;
      |             ^~~~~~~~~~~
In file included from gdInt.cpp:9:
In file included from ./density.h:10:
./generativeData.h:31:23: warning: unused variable 'scaleType' [-Wunused-variable]
   31 |                         Column::SCALE_TYPE scaleType = ((dataSource.getColumnVector())[i])->getScaleType();
      |                                            ^~~~~~~~~
In file included from gdInt.cpp:9:
In file included from ./density.h:11:
./vpTree.h:410:15: warning: unused variable 'tau' [-Wunused-variable]
  410 |         float tau = numeric_limits<float>::max();
      |               ^~~
gdInt.cpp:42:9: warning: delete called on non-final 'DataSource' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   42 |         delete gdInt::pDataSource;
      |         ^
gdInt.cpp:44:9: warning: delete called on non-final 'GenerativeData' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   44 |         delete gdInt::pGenerativeData;
      |         ^
gdInt.cpp:192:9: warning: delete called on non-final 'DataSource' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  192 |         delete gdInt::pDataSource;
      |         ^
gdInt.cpp:215:9: warning: delete called on non-final 'GenerativeData' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  215 |         delete gdInt::pGenerativeData;
      |         ^
gdInt.cpp:314:9: warning: delete called on non-final 'GenerativeData' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  314 |         delete gdInt::pGenerativeData;
      |         ^
gdInt.cpp:330:9: warning: delete called on non-final 'DataSource' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  330 |         delete gdInt::pDataSource;
      |         ^
11 warnings generated.
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o ganGenerativeData.so RcppExports.o dsInt.o gdInt.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpokWb7I/R.INSTALL13c35a16719c3a/ganGenerativeData/src'
make[1]: Entering directory '/tmp/RtmpokWb7I/R.INSTALL13c35a16719c3a/ganGenerativeData/src'
make[1]: Leaving directory '/tmp/RtmpokWb7I/R.INSTALL13c35a16719c3a/ganGenerativeData/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-ganGenerativeData/00new/ganGenerativeData/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ganGenerativeData)