* installing *source* package ‘geocmeans’ ...
** package ‘geocmeans’ 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++17
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 FCM_functions.cpp -o FCM_functions.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/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c GFCM_functions.cpp -o GFCM_functions.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/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 -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 focal_cpp.cpp -o focal_cpp.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/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c jaccard_idx.cpp -o jaccard_idx.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/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c moran_for_rasters.cpp -o moran_for_rasters.o
moran_for_rasters.cpp:83:9: warning: unused variable 'weight' [-Wunused-variable]
  float weight = 1.0;
        ^
moran_for_rasters.cpp:164:9: warning: unused variable 'weight' [-Wunused-variable]
  float weight = 1.0;
        ^
focal_cpp.cpp:244:10: warning: unused variable 'distsums' [-Wunused-variable]
  double distsums;
         ^
moran_for_rasters.cpp:356:7: warning: variable 'N' set but not used [-Wunused-but-set-variable]
  int N = 0;
      ^
moran_for_rasters.cpp:479:7: warning: variable 'N' set but not used [-Wunused-but-set-variable]
  int N = 0;
      ^
moran_for_rasters.cpp:480:7: warning: variable 'wr' set but not used [-Wunused-but-set-variable]
  int wr,wc;
      ^
moran_for_rasters.cpp:480:10: warning: variable 'wc' set but not used [-Wunused-but-set-variable]
  int wr,wc;
         ^
FCM_functions.cpp:211:9: warning: unused variable 'k' [-Wunused-variable]
  int i,k,j;
        ^
moran_for_rasters.cpp:613:27: warning: unused variable 'nn' [-Wunused-variable]
  int r,c,lr,hr,lc,hc,i,j,nn,ii,jj;
                          ^
moran_for_rasters.cpp:613:30: warning: unused variable 'ii' [-Wunused-variable]
  int r,c,lr,hr,lc,hc,i,j,nn,ii,jj;
                             ^
moran_for_rasters.cpp:613:33: warning: unused variable 'jj' [-Wunused-variable]
  int r,c,lr,hr,lc,hc,i,j,nn,ii,jj;
                                ^
moran_for_rasters.cpp:614:7: warning: unused variable 'N' [-Wunused-variable]
  int N = 0;
      ^
moran_for_rasters.cpp:615:7: warning: variable 'wr' set but not used [-Wunused-but-set-variable]
  int wr,wc;
      ^
moran_for_rasters.cpp:615:10: warning: variable 'wc' set but not used [-Wunused-but-set-variable]
  int wr,wc;
         ^
moran_for_rasters.cpp:616:7: warning: unused variable 'counter' [-Wunused-variable]
  int counter = 0;
      ^
moran_for_rasters.cpp:625:10: warning: unused variable 'euc_dist' [-Wunused-variable]
  double euc_dist, dij;
         ^
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 shared_functions.cpp -o shared_functions.o
1 warning generated.
1 warning generated.
14 warnings generated.
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 geocmeans.so FCM_functions.o GFCM_functions.o RcppExports.o focal_cpp.o jaccard_idx.o moran_for_rasters.o shared_functions.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/geocmeans.Rcheck/00LOCK-geocmeans/00new/geocmeans/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 (geocmeans)