* installing *source* package ‘MABOUST’ ... ** package ‘MABOUST’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c MABOUST.cpp -o MABOUST.o MABOUST.cpp:90:7: warning: unused variable 'm' [-Wunused-variable] int m=0; ^ MABOUST.cpp:397:7: warning: unused variable 'k' [-Wunused-variable] int k=1; ^ MABOUST.cpp:398:7: warning: unused variable 'j' [-Wunused-variable] int j=0; ^ MABOUST.cpp:462:10: warning: unused variable 'PNPO' [-Wunused-variable] double PNPO = .5; //Probability of npo ^ MABOUST.cpp:464:7: warning: unused variable 'g' [-Wunused-variable] int g=0; ^ MABOUST.cpp:470:7: warning: unused variable 'MEANS' [-Wunused-variable] int MEANS=0; ^ MABOUST.cpp:472:7: warning: unused variable 'IntIN' [-Wunused-variable] int IntIN=0; ^ MABOUST.cpp:473:7: warning: unused variable 'IntOUT' [-Wunused-variable] int IntOUT=0; ^ MABOUST.cpp:481:7: warning: unused variable 'i' [-Wunused-variable] int i=0; //For the patient index ^ MABOUST.cpp:482:7: warning: unused variable 'rep' [-Wunused-variable] int rep=0; //For the simulation repetition. ^ MABOUST.cpp:493:10: warning: unused variable 'NewSlope' [-Wunused-variable] double NewSlope=0; ^ MABOUST.cpp:494:7: warning: unused variable 'Which1' [-Wunused-variable] int Which1=0; ^ MABOUST.cpp:500:10: warning: unused variable 'signew' [-Wunused-variable] double signew=0; ^ MABOUST.cpp:501:10: warning: unused variable 'slopenew' [-Wunused-variable] double slopenew=0; ^ MABOUST.cpp:502:10: warning: unused variable 'Munew' [-Wunused-variable] double Munew=0; ^ MABOUST.cpp:514:7: warning: unused variable 'count' [-Wunused-variable] int count=0; ^ MABOUST.cpp:537:7: warning: unused variable 'm3' [-Wunused-variable] int m3=0; ^ 17 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o MABOUST.so MABOUST.o RcppExports.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/MABOUST.Rcheck/00LOCK-MABOUST/00new/MABOUST/libs ** generating debug symbols (dSYM) ** 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 * DONE (MABOUST)