* installing *source* package 'cbbinom' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from ../inst/include/cbbinom.h:5, from RcppExports.cpp:4: ../inst/include/zeroin.h: In function 'double cbbinom::cpp_uniroot(double, double, double, double, UnirootEqn*, double*, int*)': ../inst/include/zeroin.h:80:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register double t1,cb,t2; | ^~ ../inst/include/zeroin.h:80:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register double t1,cb,t2; | ^~ ../inst/include/zeroin.h:80:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register double t1,cb,t2; | ^~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cbbinom.cpp -o cbbinom.o In file included from cbbinom.cpp:2: ../inst/include/zeroin.h: In function 'double cbbinom::cpp_uniroot(double, double, double, double, UnirootEqn*, double*, int*)': ../inst/include/zeroin.h:80:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register double t1,cb,t2; | ^~ ../inst/include/zeroin.h:80:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register double t1,cb,t2; | ^~ ../inst/include/zeroin.h:80:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register double t1,cb,t2; | ^~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hypergeo.cpp -o hypergeo.o g++ -std=gnu++17 -shared -s -static-libgcc -o cbbinom.dll tmp.def RcppExports.o cbbinom.o hypergeo.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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-cbbinom/00new/cbbinom/libs/x64 ** R ** inst ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (cbbinom)