* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘fishMod’ ... ** package ‘fishMod’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRzZlqR/R.INSTALLb75774c84f0ba/fishMod/src' g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Tweedie.cc -o Tweedie.o Tweedie.cc: In function ‘SEXPREC* dTweedie(SEXP, SEXP, SEXP, SEXP, SEXP)’: Tweedie.cc:25:21: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 25 | for( size_t i=0; i&, double*, int, int, double, double, const std::vector&, double, double)’: TweedieDeriv.cc:104:31: warning: unused variable ‘logW’ [-Wunused-variable] 104 | double Beta0, z1, z2, logW; //names are pretty obvious from supporting documentation | ^~~~ TweedieDeriv.cc: In function ‘void findWDeriv(double, double, double, double, double, double, double, std::vector&, std::vector&, std::vector&)’: TweedieDeriv.cc:162:10: warning: unused variable ‘res’ [-Wunused-variable] 162 | double res; | ^~~ g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o fishMod.so Tweedie.o TweedieDeriv.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRzZlqR/R.INSTALLb75774c84f0ba/fishMod/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRzZlqR/R.INSTALLb75774c84f0ba/fishMod/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRzZlqR/R.INSTALLb75774c84f0ba/fishMod/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-fishMod/00new/fishMod/libs ** R ** 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 ‘fishMod’ as ‘fishMod_0.29_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (fishMod)