* installing *source* package 'frailtySurv' ... ** package 'frailtySurv' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmpk9wQAf/R.INSTALL14a5810f74ac3/frailtySurv/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c distributions.cpp -o distributions.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c estimators.cpp -o estimators.o estimators.cpp: In function 'Rcpp::NumericVector Ycal(Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::NumericVector)': estimators.cpp:861:7: warning: unused variable 'k_tau' [-Wunused-variable] 861 | int k_tau = n_timesteps - 1; | ^~~~~ estimators.cpp: In function 'Rcpp::List eta(Rcpp::List, Rcpp::List, Rcpp::List)': estimators.cpp:897:7: warning: unused variable 'k_tau' [-Wunused-variable] 897 | int k_tau = n_timesteps - 1; | ^~~~~ estimators.cpp: In function 'Rcpp::List Omega(Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::NumericVector, Rcpp::NumericVector)': estimators.cpp:982:10: warning: unused variable 'integration' [-Wunused-variable] 982 | double integration; | ^~~~~~~~~~~ estimators.cpp: In function 'Rcpp::NumericVector pi_r(Rcpp::List, Rcpp::List, Rcpp::NumericVector)': estimators.cpp:1052:7: warning: unused variable 'k_tau' [-Wunused-variable] 1052 | int k_tau = n_timesteps - 1; | ^~~~~ estimators.cpp: In function 'double G_rl(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::List)': estimators.cpp:1089:7: warning: unused variable 'k_tau' [-Wunused-variable] 1089 | int k_tau = n_timesteps - 1; | ^~~~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hcubature.c -o hcubature.o hcubature.c: In function 'errMax': hcubature.c:123:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 123 | for (k = 0; k < fdim; ++k) | ^~~ hcubature.c:125:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 125 | return errmax; | ^~~~~~ hcubature.c: In function 'rule75genzmalik_evalError': hcubature.c:572:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 572 | for (i = 0; i < dim; ++i) | ^~~ hcubature.c:577:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 577 | R[iR].splitDim = dimDiffMax; | ^ hcubature.c: In function 'heap_push_many': hcubature.c:851:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 851 | for (i = 0; i < ni; ++i) | ^~~ hcubature.c:853:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 853 | return SUCCESS; | ^~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o frailtySurv.dll tmp.def RcppExports.o distributions.o estimators.o hcubature.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmpk9wQAf/R.INSTALL14a5810f74ac3/frailtySurv/src' make[1]: Entering directory '/d/temp/Rtmpk9wQAf/R.INSTALL14a5810f74ac3/frailtySurv/src' make[1]: Leaving directory '/d/temp/Rtmpk9wQAf/R.INSTALL14a5810f74ac3/frailtySurv/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-frailtySurv/00new/frailtySurv/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 * MD5 sums packaged installation of 'frailtySurv' as frailtySurv_1.3.8.zip * DONE (frailtySurv)