* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘coconots’ ...
** package ‘coconots’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpkxDvWe/R.INSTALL4f83f28ba4cb3/coconots/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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cfunctions.cpp -o cfunctions.o
cfunctions.cpp:37:10: warning: unused variable 'nain' [-Wunused-variable]
   37 |   double nain;
      |          ^~~~
cfunctions.cpp:95:10: warning: unused variable 'gry' [-Wunused-variable]
   95 |   double gry;
      |          ^~~
cfunctions.cpp:138:10: warning: unused variable 'nain' [-Wunused-variable]
  138 |   double nain;
      |          ^~~~
cfunctions.cpp:197:10: warning: unused variable 'gry' [-Wunused-variable]
  197 |   double gry;
      |          ^~~
cfunctions.cpp:201:10: warning: unused variable 'mlef' [-Wunused-variable]
  201 |   double mlef = 0.0;
      |          ^~~~
cfunctions.cpp:353:10: warning: unused variable 'beta2' [-Wunused-variable]
  353 |   double beta2 = lambda * U *alpha2;
      |          ^~~~~
cfunctions.cpp:383:10: warning: unused variable 'nain' [-Wunused-variable]
  383 |   double nain;
      |          ^~~~
cfunctions.cpp:493:10: warning: unused variable 'nain' [-Wunused-variable]
  493 |   double nain;
      |          ^~~~
8 warnings generated.
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o coconots.so RcppExports.o cfunctions.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpkxDvWe/R.INSTALL4f83f28ba4cb3/coconots/src'
make[1]: Entering directory '/tmp/RtmpkxDvWe/R.INSTALL4f83f28ba4cb3/coconots/src'
make[1]: Leaving directory '/tmp/RtmpkxDvWe/R.INSTALL4f83f28ba4cb3/coconots/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-coconots/00new/coconots/libs
** R
** data
*** moving datasets to lazyload DB
** 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
* creating tarball
packaged installation of ‘coconots’ as ‘coconots_1.1.3_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (coconots)