* installing *source* package ‘fedmatch’ ...
** package ‘fedmatch’ 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/BH/include' -I/opt/R/x86_64/include    -DBOOST_NO_AUTO_PTR -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
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/BH/include' -I/opt/R/x86_64/include    -DBOOST_NO_AUTO_PTR -fPIC  -falign-functions=64 -Wall -g -O2  -c wgt_jaccard.cpp -o wgt_jaccard.o
In file included from wgt_jaccard.cpp:3:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/tokenizer.hpp:20:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/token_iterator.hpp:22:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/iterator/iterator_adaptor.hpp:10:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/static_assert.hpp:17:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/config.hpp:48:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
#  define BOOST_NO_AUTO_PTR
          ^
<command line>:2:9: note: previous definition is here
#define BOOST_NO_AUTO_PTR 1
        ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o fedmatch.so RcppExports.o wgt_jaccard.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/fedmatch.Rcheck/00LOCK-fedmatch/00new/fedmatch/libs
** generating debug symbols (dSYM)
** 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
** 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 (fedmatch)