* installing *source* package ‘terra’ ...
** package ‘terra’ successfully unpacked and MD5 sums checked
** using staged installation
configure: CC: clang -arch x86_64
configure: CXX: clang++ -arch x86_64 -std=gnu++17
checking for gdal-config... /opt/R/x86_64/bin/gdal-config
checking gdal-config usability... yes
configure: GDAL: 3.5.3
checking GDAL version >= 2.0.1... yes
checking for gcc... clang -arch x86_64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang -arch x86_64 accepts -g... yes
checking for clang -arch x86_64 option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for gdal.h... yes
checking GDAL: linking with --libs only... no
checking GDAL: linking with --libs and --dep-libs... yes
checking GDAL: /opt/R/x86_64/share/gdal/pcs.csv readable... no
checking GDAL: checking whether PROJ is available for linking:... yes
checking GDAL: checking whether PROJ is available for running:... yes
configure: GDAL: 3.5.3
configure: pkg-config proj exists, will use it
configure: using proj.h.
configure: PROJ: 9.1.0
checking PROJ: checking whether PROJ and sqlite3 are available for linking:... yes
checking for geos-config... /opt/R/x86_64/bin/geos-config
checking geos-config usability... yes
configure: GEOS: 3.11.0
checking GEOS version >= 3.4.0... yes
checking for geos_c.h... yes
checking geos: linking with -L/opt/R/x86_64/lib -lgeos_c... no
checking geos: linking with -L/opt/R/x86_64/lib -lgeos_c -lgeos -lm... yes
configure: Package CPP flags:  -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include
configure: Package LIBS: -L/opt/R/x86_64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl   -L/opt/R/x86_64/lib -lgdal -lcrypto -L/opt/R/x86_64/lib -lfreexl -liconv -L/opt/R/x86_64/lib -lgeos_c -lgeos -lm -lstdc++ -lwebp -lodbc -lodbcinst -L/opt/R/x86_64/lib -lexpat -L/opt/R/x86_64/lib -lopenjp2 -lm -L/opt/R/x86_64/lib -L/opt/R/x86_64/lib -lnetcdf -lhdf5_hl -lhdf5 -lm -lz -lcurl -L/opt/R/x86_64/lib -lsz -lhdf5 -lmfhdf -ldf -lpng -L/opt/R/x86_64/lib -lpq -lpgcommon -lpgport -lm -llz4 -lzstd -llzma -lproj -L/opt/R/x86_64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl -lsz -L/opt/R/x86_64/lib -lsqlite3 -ljpeg -lz -lpthread -ldl -lpcre2-8 -lcurl -liconv -lxml2 -lpthread -lz -lm -L/opt/R/x86_64/lib -lgeos_c -lgeos -lm
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
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/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/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/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppFunctions.cpp -o RcppFunctions.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppModule.cpp -o RcppModule.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c arith.cpp -o arith.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c crs.cpp -o crs.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c distRaster.cpp -o distRaster.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c distance.cpp -o distance.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c extract.cpp -o extract.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c file_utils.cpp -o file_utils.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c focal.cpp -o focal.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gcp.cpp -o gcp.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gdal_algs.cpp -o gdal_algs.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gdal_multidimensional.cpp -o gdal_multidimensional.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gdalio.cpp -o gdalio.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c geodesic.c -o geodesic.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c geos_methods.cpp -o geos_methods.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c geosphere.cpp -o geosphere.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c math_utils.cpp -o math_utils.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mediancut.cpp -o mediancut.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c memory.cpp -o memory.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c movingWindow.cpp -o movingWindow.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ncdf.cpp -o ncdf.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ram.cpp -o ram.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c raster_methods.cpp -o raster_methods.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c raster_stats.cpp -o raster_stats.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rasterize.cpp -o rasterize.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c read.cpp -o read.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c read_gdal.cpp -o read_gdal.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c read_ogr.cpp -o read_ogr.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c sample.cpp -o sample.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c sort.cpp -o sort.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatBase.cpp -o spatBase.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatDataframe.cpp -o spatDataframe.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatFactor.cpp -o spatFactor.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatRaster.cpp -o spatRaster.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatRasterMultiple.cpp -o spatRasterMultiple.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatSources.cpp -o spatSources.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatTime.cpp -o spatTime.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatVector.cpp -o spatVector.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c spatVector2.cpp -o spatVector2.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c string_utils.cpp -o string_utils.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c vecmath.cpp -o vecmath.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c vecmathse.cpp -o vecmathse.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c vector_methods.cpp -o vector_methods.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c write.cpp -o write.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c write_gdal.cpp -o write_gdal.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include/webp -I/opt/R/x86_64/include -DHAVE_PROJ_H -I/opt/R/x86_64/include -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c write_ogr.cpp -o write_ogr.o
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 terra.so RcppExports.o RcppFunctions.o RcppModule.o arith.o crs.o distRaster.o distance.o extract.o file_utils.o focal.o gcp.o gdal_algs.o gdal_multidimensional.o gdalio.o geodesic.o geos_methods.o geosphere.o math_utils.o mediancut.o memory.o movingWindow.o ncdf.o ram.o raster_methods.o raster_stats.o rasterize.o read.o read_gdal.o read_ogr.o sample.o sort.o spatBase.o spatDataframe.o spatFactor.o spatRaster.o spatRasterMultiple.o spatSources.o spatTime.o spatVector.o spatVector2.o string_utils.o vecmath.o vecmathse.o vector_methods.o write.o write_gdal.o write_ogr.o -L/opt/R/x86_64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl -L/opt/R/x86_64/lib -lgdal -lcrypto -L/opt/R/x86_64/lib -lfreexl -liconv -L/opt/R/x86_64/lib -lgeos_c -lgeos -lm -lstdc++ -lwebp -lodbc -lodbcinst -L/opt/R/x86_64/lib -lexpat -L/opt/R/x86_64/lib -lopenjp2 -lm -L/opt/R/x86_64/lib -L/opt/R/x86_64/lib -lnetcdf -lhdf5_hl -lhdf5 -lm -lz -lcurl -L/opt/R/x86_64/lib -lsz -lhdf5 -lmfhdf -ldf -lpng -L/opt/R/x86_64/lib -lpq -lpgcommon -lpgport -lm -llz4 -lzstd -llzma -lproj -L/opt/R/x86_64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl -lsz -L/opt/R/x86_64/lib -lsqlite3 -ljpeg -lz -lpthread -ldl -lpcre2-8 -lcurl -liconv -lxml2 -lpthread -lz -lm -L/opt/R/x86_64/lib -lgeos_c -lgeos -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/terra.Rcheck/00_pkg_src/terra/src/gcp.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/terra.Rcheck/00_pkg_src/terra/src/mediancut.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/terra.Rcheck/00_pkg_src/terra/src/ncdf.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/terra.Rcheck/00_pkg_src/terra/src/spatVector2.o: no symbols
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/terra.Rcheck/00LOCK-terra/00new/terra/libs
** generating debug symbols (dSYM)
** R
** inst
** byte-compile and prepare package for lazy loading
in method for ‘sds’ with signature ‘x="stars"’: no definition for class “stars”
in method for ‘sds’ with signature ‘x="stars_proxy"’: no definition for class “stars_proxy”
in method for ‘svc’ with signature ‘x="sf"’: no definition for class “sf”
in method for ‘coerce’ with signature ‘"stars","SpatRasterDataset"’: no definition for class “stars”
in method for ‘coerce’ with signature ‘"ggmap","SpatRaster"’: no definition for class “ggmap”
in method for ‘coerce’ with signature ‘"sf","SpatRaster"’: no definition for class “sf”
in method for ‘coerce’ with signature ‘"sf","SpatVector"’: no definition for class “sf”
in method for ‘coerce’ with signature ‘"sfc","SpatVector"’: no definition for class “sfc”
in method for ‘coerce’ with signature ‘"sfg","SpatVector"’: no definition for class “sfg”
in method for ‘coerce’ with signature ‘"XY","SpatVector"’: no definition for class “XY”
in method for ‘coerce’ with signature ‘"im","SpatRaster"’: no definition for class “im”
in method for ‘coerce’ with signature ‘"SpatVector","Spatial"’: no definition for class “Spatial”
in method for ‘coerce’ with signature ‘"Spatial","SpatVector"’: no definition for class “Spatial”
in method for ‘coerce’ with signature ‘"SpatialGrid","SpatRaster"’: no definition for class “SpatialGrid”
in method for ‘coerce’ with signature ‘"SpatialPixels","SpatRaster"’: no definition for class “SpatialPixels”
in method for ‘crs’ with signature ‘"sf"’: no definition for class “sf”
Creating a generic function for ‘ncol’ from package ‘base’ in package ‘terra’
in method for ‘distance’ with signature ‘x="SpatRaster",y="sf"’: no definition for class “sf”
in method for ‘ext’ with signature ‘x="sf"’: no definition for class “sf”
in method for ‘ext’ with signature ‘x="bbox"’: no definition for class “bbox”
in method for ‘ext’ with signature ‘x="Extent"’: no definition for class “Extent”
in method for ‘ext’ with signature ‘x="Raster"’: no definition for class “Raster”
in method for ‘ext’ with signature ‘x="Spatial"’: no definition for class “Spatial”
in method for ‘extract’ with signature ‘x="SpatRaster",y="sf"’: no definition for class “sf”
in method for ‘mask’ with signature ‘x="SpatRaster",mask="sf"’: no definition for class “sf”
in method for ‘points’ with signature ‘x="sf"’: no definition for class “sf”
in method for ‘lines’ with signature ‘x="sf"’: no definition for class “sf”
in method for ‘polys’ with signature ‘x="sf"’: no definition for class “sf”
in method for ‘lines’ with signature ‘x="leaflet"’: no definition for class “leaflet”
in method for ‘points’ with signature ‘x="leaflet"’: no definition for class “leaflet”
in method for ‘rast’ with signature ‘x="stars"’: no definition for class “stars”
in method for ‘rast’ with signature ‘x="stars_proxy"’: no definition for class “stars_proxy”
in method for ‘rasterize’ with signature ‘x="sf",y="SpatRaster"’: no definition for class “sf”
in method for ‘show’ with signature ‘"Rcpp_SpatDataFrame"’: no definition for class “Rcpp_SpatDataFrame”
in method for ‘show’ with signature ‘"Rcpp_SpatCategories"’: no definition for class “Rcpp_SpatCategories”
in method for ‘geomtype’ with signature ‘x="Spatial"’: no definition for class “Spatial”
Creating a generic function for ‘identical’ from package ‘base’ in package ‘terra’
in method for ‘vect’ with signature ‘x="Spatial"’: no definition for class “Spatial”
in method for ‘vect’ with signature ‘x="sf"’: no definition for class “sf”
in method for ‘vect’ with signature ‘x="sfc"’: no definition for class “sfc”
in method for ‘vect’ with signature ‘x="XY"’: no definition for class “XY”
Creating a generic function for ‘unserialize’ from package ‘base’ in package ‘terra’
Creating a generic function for ‘readRDS’ from package ‘base’ in package ‘terra’
** help
*** installing help indices
*** copying figures
** 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 (terra)