* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘ratioOfQsprays’ ...
** this is package ‘ratioOfQsprays’ version ‘1.1.0’
** package ‘ratioOfQsprays’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘Debian clang version 21.1.8 (1)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0mcjZH/R.INSTALLebbac2209359e/ratioOfQsprays/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/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/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:212:49: warning: unused function 'callGetQuotients' [-Wunused-function]
212 | static std::pair<Qspray<gmpq>,Qspray<gmpq>> callGetQuotients(
| ^~~~~~~~~~~~~~~~
./../inst/include/ratioOfQsprays.h:443:21: warning: unused function 'returnRatioOfQsprays' [-Wunused-function]
443 | static Rcpp::List returnRatioOfQsprays(RatioOfQsprays<gmpq> ROQ) {
| ^~~~~~~~~~~~~~~~~~~~
./../inst/include/ratioOfQsprays.h:451:31: warning: unused function 'makeRatioOfQsprays' [-Wunused-function]
451 | static RatioOfQsprays<gmpq> makeRatioOfQsprays(
| ^~~~~~~~~~~~~~~~~~
3 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/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/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++-21 -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 '/home/hornik/tmp/scratch/Rtmp0mcjZH/R.INSTALLebbac2209359e/ratioOfQsprays/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0mcjZH/R.INSTALLebbac2209359e/ratioOfQsprays/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0mcjZH/R.INSTALLebbac2209359e/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
* DONE (ratioOfQsprays)