* installing *source* package ‘MultiBD’ ...
** package ‘MultiBD’ 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 C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c BidBj_Cpp.cpp -o BidBj_Cpp.o
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/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++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c SIR_Cpp.cpp -o SIR_Cpp.o
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bb_lt_Cpp.cpp -o bb_lt_Cpp.o
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bb_lt_invert_Cpp.cpp -o bb_lt_invert_Cpp.o
bb_lt_invert_Cpp.cpp:80:10: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
  return(std::move(res));
         ^
bb_lt_invert_Cpp.cpp:80:10: note: remove std::move call here
  return(std::move(res));
         ^~~~~~~~~~   ~
In file included from bb_lt_invert_Cpp.cpp:1:
./bbd.h:246:33: warning: lambda capture 'end' is not used [-Wunused-lambda-capture]
            workers.run([begin, end, start, chunkSize, function]() {
                                ^
bb_lt_invert_Cpp.cpp:31:10: note: in instantiation of function template specialization 'loops::TbbThreads::for_each<boost::iterators::counting_iterator<int>, (lambda at bb_lt_invert_Cpp.cpp:32:5)>' requested here
  scheme.for_each( boost::make_counting_iterator(0), boost::make_counting_iterator(kmax),
         ^
bb_lt_invert_Cpp.cpp:94:16: note: in instantiation of function template specialization 'bb_lt_invert_Cpp_impl<loops::TbbThreads>' requested here
        return bb_lt_invert_Cpp_impl(t, lambda1, lambda2, Ap1, Bp1, direction,
               ^
In file included from bb_lt_invert_Cpp.cpp:1:
./bbd.h:246:33: warning: lambda capture 'end' is not used [-Wunused-lambda-capture]
            workers.run([begin, end, start, chunkSize, function]() {
                                ^
bb_lt_invert_Cpp.cpp:61:18: note: in instantiation of function template specialization 'loops::TbbThreads::for_each<boost::iterators::counting_iterator<int>, (lambda at bb_lt_invert_Cpp.cpp:62:13)>' requested here
          scheme.for_each( boost::make_counting_iterator(0), boost::make_counting_iterator(nblocks),
                 ^
bb_lt_invert_Cpp.cpp:94:16: note: in instantiation of function template specialization 'bb_lt_invert_Cpp_impl<loops::TbbThreads>' requested here
        return bb_lt_invert_Cpp_impl(t, lambda1, lambda2, Ap1, Bp1, direction,
               ^
3 warnings generated.
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bbd_lt_Cpp.cpp -o bbd_lt_Cpp.o
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bbd_lt_invert_Cpp.cpp -o bbd_lt_invert_Cpp.o
bbd_lt_invert_Cpp.cpp:107:10: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
  return(std::move(res));
         ^
bbd_lt_invert_Cpp.cpp:107:10: note: remove std::move call here
  return(std::move(res));
         ^~~~~~~~~~   ~
In file included from bbd_lt_invert_Cpp.cpp:1:
./bbd.h:246:33: warning: lambda capture 'end' is not used [-Wunused-lambda-capture]
            workers.run([begin, end, start, chunkSize, function]() {
                                ^
bbd_lt_invert_Cpp.cpp:51:10: note: in instantiation of function template specialization 'loops::TbbThreads::for_each<boost::iterators::counting_iterator<int>, (lambda at bbd_lt_invert_Cpp.cpp:52:5)>' requested here
  scheme.for_each( boost::make_counting_iterator(0), boost::make_counting_iterator(kmax),
         ^
bbd_lt_invert_Cpp.cpp:122:16: note: in instantiation of function template specialization 'bbd_lt_invert_Cpp_impl<loops::TbbThreads>' requested here
        return bbd_lt_invert_Cpp_impl(t, a0, b0, lambda1, lambda2, mu2, gamma, x, y, A, Bp1,
               ^
In file included from bbd_lt_invert_Cpp.cpp:1:
./bbd.h:246:33: warning: lambda capture 'end' is not used [-Wunused-lambda-capture]
            workers.run([begin, end, start, chunkSize, function]() {
                                ^
bbd_lt_invert_Cpp.cpp:85:18: note: in instantiation of function template specialization 'loops::TbbThreads::for_each<boost::iterators::counting_iterator<int>, (lambda at bbd_lt_invert_Cpp.cpp:86:13)>' requested here
          scheme.for_each( boost::make_counting_iterator(0), boost::make_counting_iterator(nblocks),
                 ^
bbd_lt_invert_Cpp.cpp:122:16: note: in instantiation of function template specialization 'bbd_lt_invert_Cpp_impl<loops::TbbThreads>' requested here
        return bbd_lt_invert_Cpp_impl(t, a0, b0, lambda1, lambda2, mu2, gamma, x, y, A, Bp1,
               ^
3 warnings generated.
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c inv_Bk1dBk_Cpp.cpp -o inv_Bk1dBk_Cpp.o
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c lentz_plus_invBk1dBk_Cpp.cpp -o lentz_plus_invBk1dBk_Cpp.o
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c phi_Cpp.cpp -o phi_Cpp.o
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c prod_lambda2_Cpp.cpp -o prod_lambda2_Cpp.o
prod_lambda2_Cpp.cpp:21:10: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
  return(std::move(res));       
         ^
prod_lambda2_Cpp.cpp:21:10: note: remove std::move call here
  return(std::move(res));       
         ^~~~~~~~~~   ~
1 warning generated.
clang++ -arch x86_64 -std=gnu++11 -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/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c prod_mu2_Cpp.cpp -o prod_mu2_Cpp.o
prod_mu2_Cpp.cpp:21:10: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
  return(std::move(res));       
         ^
prod_mu2_Cpp.cpp:21:10: note: remove std::move call here
  return(std::move(res));       
         ^~~~~~~~~~   ~
1 warning generated.
clang++ -arch x86_64 -std=gnu++11 -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 MultiBD.so BidBj_Cpp.o RcppExports.o SIR_Cpp.o bb_lt_Cpp.o bb_lt_invert_Cpp.o bbd_lt_Cpp.o bbd_lt_invert_Cpp.o inv_Bk1dBk_Cpp.o lentz_plus_invBk1dBk_Cpp.o phi_Cpp.o prod_lambda2_Cpp.o prod_mu2_Cpp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/MultiBD.Rcheck/00LOCK-MultiBD/00new/MultiBD/libs
** generating debug symbols (dSYM)
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (MultiBD)