* installing *source* package ‘pMEM’ ... ** this is package ‘pMEM’ version ‘0.1-1’ ** package ‘pMEM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 20.1.0-rc2’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/pMEM/src' /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c centering.cpp -o centering.o centering.cpp:70:8: warning: suggest braces around initialization of subobject [-Wmissing-braces] 70 | m = {0.0, 0.0}; | ^~~~~~~~ | { } centering.cpp:173:13: warning: suggest braces around initialization of subobject [-Wmissing-braces] 173 | rm = {0.0, 0.0}; | ^~~~~~~~ | { } 2 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c distanceMetrics.cpp -o distanceMetrics.o distanceMetrics.cpp:48:7: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 48 | else | ^ distanceMetrics.cpp:38:5: note: previous statement is here 38 | for(i = 0; i < ny; i++) | ^ distanceMetrics.cpp:90:7: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 90 | else | ^ distanceMetrics.cpp:76:5: note: previous statement is here 76 | for(i = 0; i < ny; i++) | ^ 2 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c distanceWeighting.cpp -o distanceWeighting.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c exports.cpp -o exports.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c getMinMSE.cpp -o getMinMSE.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o pMEM.so centering.o distanceMetrics.o distanceWeighting.o exports.o getMinMSE.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/pMEM/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/pMEM/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/pMEM/src' installing to /data/gannet/ripley/R/packages/tests-clang/pMEM.Rcheck/00LOCK-pMEM/00new/pMEM/libs ** 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 (pMEM)