* installing *source* package 'fishMod' ... ** package 'fishMod' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/Rtmpc3g8cI/R.INSTALL39ec127f2707/fishMod/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 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++ -shared -s -static-libgcc -o fishMod.dll tmp.def Tweedie.o TweedieDeriv.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmpc3g8cI/R.INSTALL39ec127f2707/fishMod/src' make[1]: Entering directory '/d/temp/Rtmpc3g8cI/R.INSTALL39ec127f2707/fishMod/src' make[1]: Leaving directory '/d/temp/Rtmpc3g8cI/R.INSTALL39ec127f2707/fishMod/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-fishMod/00new/fishMod/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'fishMod' as fishMod_0.29.zip * DONE (fishMod)