* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘dRiftDM’ ...
** this is package ‘dRiftDM’ version ‘0.3.1’
** package ‘dRiftDM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 21.1.6 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuNBrUM/R.INSTALL13ecbd28fee29e/dRiftDM/src'
clang++-21 -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 -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c RcppExports.cpp -o RcppExports.o
clang++-21 -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 -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c cpp_imzero.cpp -o cpp_imzero.o
clang++-21 -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 -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c cpp_kfe_ada.cpp -o cpp_kfe_ada.o
cpp_kfe_ada.cpp:119:11: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
  119 |           time += dt;
      |           ^
cpp_kfe_ada.cpp:114:9: note: previous statement is here
  114 |         for (int i=0;i<=nx;++i)
      |         ^
cpp_kfe_ada.cpp:52:10: warning: variable 'tt' set but not used [-Wunused-but-set-variable]
   52 |   double tt = 0.0;
      |          ^
2 warnings generated.
clang++-21 -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 -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c cpp_kfe_ada_fixed_mu_b.cpp -o cpp_kfe_ada_fixed_mu_b.o
cpp_kfe_ada_fixed_mu_b.cpp:105:11: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
  105 |           time += dt;
      |           ^
cpp_kfe_ada_fixed_mu_b.cpp:100:9: note: previous statement is here
  100 |         for (int i=0;i<=nx;++i)
      |         ^
cpp_kfe_ada_fixed_mu_b.cpp:43:10: warning: variable 'tt' set but not used [-Wunused-but-set-variable]
   43 |   double tt = 0.0;
      |          ^
2 warnings generated.
clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o dRiftDM.so RcppExports.o cpp_imzero.o cpp_kfe_ada.o cpp_kfe_ada_fixed_mu_b.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuNBrUM/R.INSTALL13ecbd28fee29e/dRiftDM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuNBrUM/R.INSTALL13ecbd28fee29e/dRiftDM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuNBrUM/R.INSTALL13ecbd28fee29e/dRiftDM/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-dRiftDM/00new/dRiftDM/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** 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 (dRiftDM)