* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘ratioOfQsprays’ ...
** package ‘ratioOfQsprays’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.5 (3)’
using C++17
make[1]: Entering directory '/tmp/RtmpEV7dCb/R.INSTALL1a295d701d85ae/ratioOfQsprays/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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -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/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DCGAL_HEADER_ONLY=1 -I../inst/include -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
./../inst/include/ratioOfQsprays.h:176:49: warning: unused function 'callGetQuotients' [-Wunused-function]
  176 |     static std::pair<Qspray<gmpq>,Qspray<gmpq>> callGetQuotients(
      |                                                 ^~~~~~~~~~~~~~~~
./../inst/include/ratioOfQsprays.h:408:21: warning: unused function 'returnRatioOfQsprays' [-Wunused-function]
  408 |   static Rcpp::List returnRatioOfQsprays(RatioOfQsprays<gmpq> ROQ) {
      |                     ^~~~~~~~~~~~~~~~~~~~
./../inst/include/ratioOfQsprays.h:416:31: warning: unused function 'makeRatioOfQsprays' [-Wunused-function]
  416 |   static RatioOfQsprays<gmpq> makeRatioOfQsprays(
      |                               ^~~~~~~~~~~~~~~~~~
3 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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -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/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DCGAL_HEADER_ONLY=1 -I../inst/include -fpic  -g -O3 -Wall -pedantic  -c ratioOfQsprays.cpp -o ratioOfQsprays.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o ratioOfQsprays.so RcppExports.o ratioOfQsprays.o -lmpfr -lgmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpEV7dCb/R.INSTALL1a295d701d85ae/ratioOfQsprays/src'
make[1]: Entering directory '/tmp/RtmpEV7dCb/R.INSTALL1a295d701d85ae/ratioOfQsprays/src'
make[1]: Leaving directory '/tmp/RtmpEV7dCb/R.INSTALL1a295d701d85ae/ratioOfQsprays/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-ratioOfQsprays/00new/ratioOfQsprays/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 ‘ratioOfQsprays’ as ‘ratioOfQsprays_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (ratioOfQsprays)