* installing *source* package ‘spBayes’ ... ** package ‘spBayes’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang13/spBayes/src' /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c adaptMetropGibbs.cpp -o adaptMetropGibbs.o adaptMetropGibbs.cpp:52:47: warning: unused variable 'info' [-Wunused-variable] int b, i, j, s, k, nProtect = 0, inc = 1, info; ^ adaptMetropGibbs.cpp:63:44: warning: unused variable 'thetaCand_r' [-Wunused-variable] SEXP acceptance_r, samples_r, theta_r, thetaCand_r; ^ adaptMetropGibbs.cpp:52:21: warning: unused variable 'k' [-Wunused-variable] int b, i, j, s, k, nProtect = 0, inc = 1, info; ^ 3 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c idist.cpp -o idist.o /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c init.cpp -o init.o /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c mkSpCov.cpp -o mkSpCov.o mkSpCov.cpp:25:18: warning: unused variable 'one' [-Wunused-variable] const double one = 1.0; ^ mkSpCov.cpp:26:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ mkSpCov.cpp:16:44: warning: unused variable 'nProtect' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ mkSpCov.cpp:24:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ mkSpCov.cpp:18:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ mkSpCov.cpp:27:18: warning: unused variable 'zero' [-Wunused-variable] const double zero = 0.0; ^ mkSpCov.cpp:19:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ mkSpCov.cpp:21:17: warning: unused variable 'ntran' [-Wunused-variable] char const *ntran = "N"; ^ mkSpCov.cpp:20:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ mkSpCov.cpp:22:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ mkSpCov.cpp:16:27: warning: unused variable 's' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ mkSpCov.cpp:23:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ mkSpCov.cpp:16:24: warning: unused variable 'b' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ 13 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c nonSpGLM_AMCMC.cpp -o nonSpGLM_AMCMC.o nonSpGLM_AMCMC.cpp:20:17: warning: unused variable 'lower' [-Wunused-variable] char const *lower = "L"; ^ nonSpGLM_AMCMC.cpp:21:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ nonSpGLM_AMCMC.cpp:23:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ nonSpGLM_AMCMC.cpp:24:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ nonSpGLM_AMCMC.cpp:25:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ nonSpGLM_AMCMC.cpp:27:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ nonSpGLM_AMCMC.cpp:19:15: warning: unused variable 'l' [-Wunused-variable] int i,j,k,l,b,info,nProtect= 0; ^ nonSpGLM_AMCMC.cpp:19:19: warning: unused variable 'info' [-Wunused-variable] int i,j,k,l,b,info,nProtect= 0; ^ 8 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c ptsInPoly.cpp -o ptsInPoly.o /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spDynLM.cpp -o spDynLM.o spDynLM.cpp:31:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spDynLM.cpp:28:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spDynLM.cpp:20:21: warning: unused variable 'b' [-Wunused-variable] int i, j, k, l, b, s, t, info, nProtect=0; ^ spDynLM.cpp:209:13: warning: unused variable 'C3' [-Wunused-variable] double *C3 = (double *) R_alloc(nn, sizeof(double)); ^ spDynLM.cpp:20:15: warning: unused variable 'k' [-Wunused-variable] int i, j, k, l, b, s, t, info, nProtect=0; ^ spDynLM.cpp:20:18: warning: unused variable 'l' [-Wunused-variable] int i, j, k, l, b, s, t, info, nProtect=0; ^ spDynLM.cpp:23:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ spDynLM.cpp:22:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spDynLM.cpp:27:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spDynLM.cpp:24:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ 10 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spGLM.cpp -o spGLM.o spGLM.cpp:20:11: warning: unused variable 'j' [-Wunused-variable] int i,j,k,l,info,nProtect= 0; ^ spGLM.cpp:20:13: warning: unused variable 'k' [-Wunused-variable] int i,j,k,l,info,nProtect= 0; ^ spGLM.cpp:20:15: warning: unused variable 'l' [-Wunused-variable] int i,j,k,l,info,nProtect= 0; ^ spGLM.cpp:28:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spGLM.cpp:25:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spGLM.cpp:24:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ spGLM.cpp:26:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spGLM.cpp:22:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ 8 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spGLM_AMCMC.cpp -o spGLM_AMCMC.o spGLM_AMCMC.cpp:40:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ spGLM_AMCMC.cpp:21:15: warning: unused variable 'l' [-Wunused-variable] int i,j,k,l,b,info,nProtect= 0; ^ spGLM_AMCMC.cpp:26:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spGLM_AMCMC.cpp:25:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ spGLM_AMCMC.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spGLM_AMCMC.cpp:29:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spGLM_AMCMC.cpp:27:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ 7 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spLM.cpp -o spLM.o spLM.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spLM.cpp:25:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ 2 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spLMPredict.cpp -o spLMPredict.o spLMPredict.cpp:22:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spLMPredict.cpp:20:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ 2 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spLMRecover.cpp -o spLMRecover.o spLMRecover.cpp:24:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spLMRecover.cpp:22:9: warning: unused variable 'i' [-Wunused-variable] int i, j, k, l, s, info, nProtect=0; ^ spLMRecover.cpp:29:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spLMRecover.cpp:26:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spLMRecover.cpp:104:13: warning: unused variable 'Sbeta' [-Wunused-variable] double *Sbeta = NULL; ^ spLMRecover.cpp:22:12: warning: unused variable 'j' [-Wunused-variable] int i, j, k, l, s, info, nProtect=0; ^ 6 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMPPMvDIC.cpp -o spMPPMvDIC.o spMPPMvDIC.cpp:29:15: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMPPMvDIC.cpp:33:15: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spMPPMvDIC.cpp:44:11: warning: unused variable 'tmp_mm1' [-Wunused-variable] double *tmp_mm1 = (double *) R_alloc(mm, sizeof(double)); ^ spMPPMvDIC.cpp:20:7: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spMPPMvDIC.cpp:35:10: warning: unused variable 'negOne' [-Wunused-variable] double negOne = -1.0; ^ 5 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMisalign.cpp -o spMisalign.o spMisalign.cpp:301:13: warning: unused variable 'K' [-Wunused-variable] double *K = (double *) R_alloc(mm, sizeof(double)); ^ spMisalign.cpp:31:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMisalign.cpp:29:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMisalign.cpp:27:9: warning: unused variable 'h' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, kk, info, nProtect= 0; ^ 4 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMisalignGLM.cpp -o spMisalignGLM.o spMisalignGLM.cpp:31:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ spMisalignGLM.cpp:33:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spMisalignGLM.cpp:35:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spMisalignGLM.cpp:28:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ spMisalignGLM.cpp:27:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMisalignGLM.cpp:29:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMisalignGLM.cpp:59:9: warning: unused variable 'PP' [-Wunused-variable] int PP = P*P; ^ spMisalignGLM.cpp:58:9: warning: unused variable 'NP' [-Wunused-variable] int NP = N*P; ^ spMisalignGLM.cpp:261:30: warning: unused variable 'Q' [-Wunused-variable] double logDetK, SKtrace, Q; ^ spMisalignGLM.cpp:25:9: warning: unused variable 'h' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, kk, info, nProtect= 0; ^ 10 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMisalignGLMPredict.cpp -o spMisalignGLMPredict.o spMisalignGLMPredict.cpp:25:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMisalignGLMPredict.cpp:40:13: warning: unused variable 'Y' [-Wunused-variable] double *Y = REAL(Y_r); ^ spMisalignGLMPredict.cpp:64:9: warning: variable 'PPred' set but not used [-Wunused-but-set-variable] int PPred = 0; ^ spMisalignGLMPredict.cpp:24:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ spMisalignGLMPredict.cpp:56:9: warning: unused variable 'NP' [-Wunused-variable] int NP = N*P; ^ spMisalignGLMPredict.cpp:21:9: warning: unused variable 'h' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ spMisalignGLMPredict.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMisalignGLMPredict.cpp:57:9: warning: unused variable 'PP' [-Wunused-variable] int PP = P*P; ^ spMisalignGLMPredict.cpp:129:13: warning: unused variable 'v' [-Wunused-variable] double *v = (double *) R_alloc(N, sizeof(double)); new double[N]; ^ spMisalignGLMPredict.cpp:31:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spMisalignGLMPredict.cpp:21:31: warning: unused variable 'jj' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ spMisalignGLMPredict.cpp:29:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spMisalignGLMPredict.cpp:21:35: warning: unused variable 'kk' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ spMisalignGLMPredict.cpp:41:13: warning: unused variable 'X' [-Wunused-variable] double *X = REAL(X_r); ^ spMisalignGLMPredict.cpp:28:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spMisalignGLMPredict.cpp:26:17: warning: unused variable 'ntran' [-Wunused-variable] char const *ntran = "N"; ^ spMisalignGLMPredict.cpp:27:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ 17 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMisalignPredict.cpp -o spMisalignPredict.o spMisalignPredict.cpp:55:9: warning: unused variable 'NP' [-Wunused-variable] int NP = N*P; ^ spMisalignPredict.cpp:63:9: warning: variable 'PPred' set but not used [-Wunused-but-set-variable] int PPred = 0; ^ spMisalignPredict.cpp:28:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ spMisalignPredict.cpp:24:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMisalignPredict.cpp:26:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMisalignPredict.cpp:22:9: warning: unused variable 'h' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ spMisalignPredict.cpp:25:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ spMisalignPredict.cpp:22:31: warning: unused variable 'jj' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ spMisalignPredict.cpp:30:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spMisalignPredict.cpp:29:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spMisalignPredict.cpp:22:35: warning: unused variable 'kk' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ 11 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMisalignRecover.cpp -o spMisalignRecover.o spMisalignRecover.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMisalignRecover.cpp:21:15: warning: unused variable 'j' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ spMisalignRecover.cpp:25:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMisalignRecover.cpp:21:9: warning: unused variable 'h' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, kk, info, nProtect=0; ^ spMisalignRecover.cpp:28:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spMisalignRecover.cpp:121:13: warning: unused variable 'tmp_PP' [-Wunused-variable] double *tmp_PP = (double *) R_alloc(PP, sizeof(double)); ^ 6 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMvGLM.cpp -o spMvGLM.o spMvGLM.cpp:235:19: warning: unused variable 'rtnStatus' [-Wunused-variable] int status=0, rtnStatus=0, accept=0, batchAccept = 0; ^ spMvGLM.cpp:244:13: warning: unused variable 'tmp_nm1' [-Wunused-variable] double *tmp_nm1 = (double *) R_alloc(nm, sizeof(double)); ^ spMvGLM.cpp:24:24: warning: unused variable 'b' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ spMvGLM.cpp:190:35: warning: unused variable 'LIndx' [-Wunused-variable] int nParams, betaIndx, AIndx, LIndx, phiIndx, nuIndx; ^ spMvGLM.cpp:24:15: warning: unused variable 'j' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ spMvGLM.cpp:242:13: warning: unused variable 'tmp_mm2' [-Wunused-variable] double *tmp_mm2 = (double *) R_alloc(mm, sizeof(double)); ^ spMvGLM.cpp:26:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMvGLM.cpp:30:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spMvGLM.cpp:28:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ spMvGLM.cpp:241:13: warning: unused variable 'tmp_mm1' [-Wunused-variable] double *tmp_mm1 = (double *) R_alloc(mm, sizeof(double)); ^ spMvGLM.cpp:32:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spMvGLM.cpp:185:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ 12 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMvGLMPredict.cpp -o spMvGLMPredict.o spMvGLMPredict.cpp:26:17: warning: unused variable 'rside' [-Wunused-variable] const char *rside = "R"; ^ spMvGLMPredict.cpp:39:13: warning: unused variable 'X' [-Wunused-variable] double *X = REAL(X_r); ^ spMvGLMPredict.cpp:21:24: warning: unused variable 'b' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ spMvGLMPredict.cpp:29:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spMvGLMPredict.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] const char *upper = "U"; ^ spMvGLMPredict.cpp:76:9: warning: unused variable 'qmqm' [-Wunused-variable] int qmqm = qm*qm; ^ spMvGLMPredict.cpp:38:13: warning: unused variable 'Y' [-Wunused-variable] double *Y = REAL(Y_r); ^ 7 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMvGLM_AMCMC.cpp -o spMvGLM_AMCMC.o spMvGLM_AMCMC.cpp:44:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ spMvGLM_AMCMC.cpp:27:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMvGLM_AMCMC.cpp:29:17: warning: unused variable 'ytran' [-Wunused-variable] char const *ytran = "T"; ^ spMvGLM_AMCMC.cpp:31:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spMvGLM_AMCMC.cpp:48:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spMvGLM_AMCMC.cpp:33:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spMvGLM_AMCMC.cpp:246:13: warning: unused variable 'tmp_mm1' [-Wunused-variable] double *tmp_mm1 = (double *) R_alloc(mm, sizeof(double)); ^ spMvGLM_AMCMC.cpp:247:13: warning: unused variable 'tmp_mm2' [-Wunused-variable] double *tmp_mm2 = (double *) R_alloc(mm, sizeof(double)); ^ 8 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMvLM.cpp -o spMvLM.o spMvLM.cpp:352:13: warning: unused variable 'K' [-Wunused-variable] double *K = (double *) R_alloc(mm, sizeof(double)); ^ spMvLM.cpp:29:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMvLM.cpp:31:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMvLM.cpp:50:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ 4 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMvLMPredict.cpp -o spMvLMPredict.o spMvLMPredict.cpp:21:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spMvLMPredict.cpp:50:9: warning: unused variable 'qmqm' [-Wunused-variable] int qmqm = qm*qm; ^ spMvLMPredict.cpp:139:13: warning: unused variable 'L' [-Wunused-variable] double *L = (double *) R_alloc(mm, sizeof(double)); ^ spMvLMPredict.cpp:23:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMvLMPredict.cpp:145:13: warning: unused variable 'tmp_p' [-Wunused-variable] double *tmp_p = (double *) R_alloc(p, sizeof(double)); ^ 5 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spMvLMRecover.cpp -o spMvLMRecover.o spMvLMRecover.cpp:120:13: warning: unused variable 'L' [-Wunused-variable] double *L = (double *) R_alloc(mm, sizeof(double)); ^ spMvLMRecover.cpp:28:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spMvLMRecover.cpp:130:13: warning: unused variable 'tmp_mm' [-Wunused-variable] double *tmp_mm = (double *) R_alloc(mm, sizeof(double)); ^ spMvLMRecover.cpp:131:13: warning: unused variable 'tmp_mm2' [-Wunused-variable] double *tmp_mm2 = (double *) R_alloc(mm, sizeof(double)); ^ spMvLMRecover.cpp:21:15: warning: unused variable 'j' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, info, nProtect=0; ^ spMvLMRecover.cpp:44:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spMvLMRecover.cpp:25:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spMvLMRecover.cpp:127:13: warning: unused variable 'b' [-Wunused-variable] double *b = (double *) R_alloc(p, sizeof(double)); ^ spMvLMRecover.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ 9 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPDynLM.cpp -o spPPDynLM.o spPPDynLM.cpp:28:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spPPDynLM.cpp:45:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spPPDynLM.cpp:31:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spPPDynLM.cpp:24:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spPPDynLM.cpp:22:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPDynLM.cpp:23:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ spPPDynLM.cpp:20:21: warning: unused variable 'b' [-Wunused-variable] int i, j, k, l, b, s, t, info, nProtect=0; ^ spPPDynLM.cpp:20:15: warning: unused variable 'k' [-Wunused-variable] int i, j, k, l, b, s, t, info, nProtect=0; ^ spPPDynLM.cpp:20:18: warning: unused variable 'l' [-Wunused-variable] int i, j, k, l, b, s, t, info, nProtect=0; ^ 9 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPGLM.cpp -o spPPGLM.o spPPGLM.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPGLM.cpp:172:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n, nm = n*m, mm = m*m; ^ spPPGLM.cpp:29:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spPPGLM.cpp:226:13: warning: unused variable 'tmp_nm' [-Wunused-variable] double *tmp_nm = (double *) R_alloc(nm, sizeof(double)); ^ spPPGLM.cpp:26:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spPPGLM.cpp:27:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spPPGLM.cpp:219:24: warning: unused variable 'rtnStatus' [-Wunused-variable] int s=0, status=0, rtnStatus=0, accept=0, batchAccept = 0; ^ spPPGLM.cpp:21:11: warning: unused variable 'j' [-Wunused-variable] int i,j,k,l,info,nProtect= 0; ^ spPPGLM.cpp:21:15: warning: unused variable 'l' [-Wunused-variable] int i,j,k,l,info,nProtect= 0; ^ spPPGLM.cpp:21:13: warning: unused variable 'k' [-Wunused-variable] int i,j,k,l,info,nProtect= 0; ^ 10 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPGLM_AMCMC.cpp -o spPPGLM_AMCMC.o spPPGLM_AMCMC.cpp:136:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n, nm = n*m, mm = m*m; ^ spPPGLM_AMCMC.cpp:22:15: warning: unused variable 'l' [-Wunused-variable] int i,j,k,l,b,info,nProtect= 0; ^ spPPGLM_AMCMC.cpp:41:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ spPPGLM_AMCMC.cpp:24:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPGLM_AMCMC.cpp:27:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spPPGLM_AMCMC.cpp:199:24: warning: unused variable 'rtnStatus' [-Wunused-variable] int s=0, status=0, rtnStatus=0; ^ spPPGLM_AMCMC.cpp:30:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ 7 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPLM.cpp -o spPPLM.o spPPLM.cpp:29:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spPPLM.cpp:26:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spPPLM.cpp:24:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPLM.cpp:44:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ 4 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPLMPredict.cpp -o spPPLMPredict.o spPPLMPredict.cpp:23:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spPPLMPredict.cpp:42:9: warning: unused variable 'np' [-Wunused-variable] int np = n*p; ^ spPPLMPredict.cpp:21:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPLMPredict.cpp:39:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ spPPLMPredict.cpp:26:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spPPLMPredict.cpp:46:9: warning: unused variable 'mp' [-Wunused-variable] int mp = m*p; ^ spPPLMPredict.cpp:19:9: warning: unused variable 'i' [-Wunused-variable] int i, j, k, l, s, info, nProtect=0; ^ spPPLMPredict.cpp:41:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ 8 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPLMRecover.cpp -o spPPLMRecover.o spPPLMRecover.cpp:20:15: warning: unused variable 'k' [-Wunused-variable] int i, j, k, l, s, info, nProtect=0; ^ spPPLMRecover.cpp:27:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ spPPLMRecover.cpp:20:18: warning: unused variable 'l' [-Wunused-variable] int i, j, k, l, s, info, nProtect=0; ^ spPPLMRecover.cpp:43:9: warning: unused variable 'np' [-Wunused-variable] int np = n*p; ^ spPPLMRecover.cpp:24:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spPPLMRecover.cpp:42:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spPPLMRecover.cpp:22:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPLMRecover.cpp:47:9: warning: unused variable 'mp' [-Wunused-variable] int mp = m*p; ^ spPPLMRecover.cpp:23:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ spPPLMRecover.cpp:40:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ 10 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPMvGLM.cpp -o spPPMvGLM.o spPPMvGLM.cpp:188:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spPPMvGLM.cpp:24:24: warning: unused variable 'b' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ spPPMvGLM.cpp:24:15: warning: unused variable 'j' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ spPPMvGLM.cpp:32:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spPPMvGLM.cpp:30:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ spPPMvGLM.cpp:252:13: warning: unused variable 'tmp_mm1' [-Wunused-variable] double *tmp_mm1 = (double *) R_alloc(mm, sizeof(double)); ^ spPPMvGLM.cpp:192:9: warning: unused variable 'qq' [-Wunused-variable] int qq = q*q; ^ spPPMvGLM.cpp:191:9: warning: unused variable 'nq' [-Wunused-variable] int nq = n*q; ^ spPPMvGLM.cpp:26:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPMvGLM.cpp:245:19: warning: unused variable 'rtnStatus' [-Wunused-variable] int status=0, rtnStatus=0, accept=0, batchAccept = 0; ^ 10 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPMvGLMPredict.cpp -o spPPMvGLMPredict.o spPPMvGLMPredict.cpp:29:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spPPMvGLMPredict.cpp:77:9: warning: unused variable 'qmqm' [-Wunused-variable] int qmqm = qm*qm; ^ spPPMvGLMPredict.cpp:40:9: warning: unused variable 'n' [-Wunused-variable] int n = INTEGER(n_r)[0]; ^ spPPMvGLMPredict.cpp:27:17: warning: unused variable 'lside' [-Wunused-variable] const char *lside = "L"; ^ spPPMvGLMPredict.cpp:21:24: warning: unused variable 'b' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ spPPMvGLMPredict.cpp:25:17: warning: unused variable 'ytran' [-Wunused-variable] const char *ytran = "T"; ^ spPPMvGLMPredict.cpp:21:15: warning: unused variable 'j' [-Wunused-variable] int h, i, j, k, l, b, s, ii, jj, info, nProtect= 0; ^ spPPMvGLMPredict.cpp:39:13: warning: unused variable 'X' [-Wunused-variable] double *X = REAL(X_r); ^ spPPMvGLMPredict.cpp:26:17: warning: unused variable 'rside' [-Wunused-variable] const char *rside = "R"; ^ spPPMvGLMPredict.cpp:23:17: warning: unused variable 'upper' [-Wunused-variable] const char *upper = "U"; ^ spPPMvGLMPredict.cpp:38:13: warning: unused variable 'Y' [-Wunused-variable] double *Y = REAL(Y_r); ^ 11 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPMvGLM_AMCMC.cpp -o spPPMvGLM_AMCMC.o spPPMvGLM_AMCMC.cpp:51:9: warning: unused variable 'nq' [-Wunused-variable] int nq = n*q; ^ spPPMvGLM_AMCMC.cpp:52:9: warning: unused variable 'qq' [-Wunused-variable] int qq = q*q; ^ spPPMvGLM_AMCMC.cpp:34:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ spPPMvGLM_AMCMC.cpp:28:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPMvGLM_AMCMC.cpp:44:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ spPPMvGLM_AMCMC.cpp:48:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spPPMvGLM_AMCMC.cpp:254:13: warning: unused variable 'tmp_mm1' [-Wunused-variable] double *tmp_mm1 = (double *) R_alloc(mm, sizeof(double)); ^ 7 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPMvLM.cpp -o spPPMvLM.o spPPMvLM.cpp:51:9: warning: unused variable 'nn' [-Wunused-variable] int nn = n*n; ^ spPPMvLM.cpp:370:13: warning: unused variable 'C' [-Wunused-variable] double *C = (double *) R_alloc(nmnm, sizeof(double)); ^ spPPMvLM.cpp:29:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPMvLM.cpp:31:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spPPMvLM.cpp:61:9: warning: unused variable 'ng' [-Wunused-variable] int ng = n*g; ^ 5 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPMvLMPredict.cpp -o spPPMvLMPredict.o spPPMvLMPredict.cpp:39:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ spPPMvLMPredict.cpp:21:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spPPMvLMPredict.cpp:54:9: warning: unused variable 'nmqm' [-Wunused-variable] int nmqm = nm*qm; ^ spPPMvLMPredict.cpp:23:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spPPMvLMPredict.cpp:52:9: warning: unused variable 'qmqm' [-Wunused-variable] int qmqm = qm*qm; ^ spPPMvLMPredict.cpp:53:9: warning: unused variable 'qmp' [-Wunused-variable] int qmp = qm*p; ^ spPPMvLMPredict.cpp:45:9: warning: unused variable 'nmnm' [-Wunused-variable] int nmnm = nm*nm; ^ spPPMvLMPredict.cpp:46:9: warning: unused variable 'nmp' [-Wunused-variable] int nmp = nm*p; ^ 8 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spPPMvLMRecover.cpp -o spPPMvLMRecover.o spPPMvLMRecover.cpp:39:9: warning: unused variable 'pp' [-Wunused-variable] int pp = p*p; ^ spPPMvLMRecover.cpp:45:9: warning: unused variable 'nmnm' [-Wunused-variable] int nmnm = nm*nm; ^ spPPMvLMRecover.cpp:46:9: warning: unused variable 'nmp' [-Wunused-variable] int nmp = nm*p; ^ spPPMvLMRecover.cpp:19:15: warning: unused variable 'j' [-Wunused-variable] int h, i, j, k, l, s, ii, jj, info, nProtect=0; ^ spPPMvLMRecover.cpp:23:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ spPPMvLMRecover.cpp:22:17: warning: unused variable 'nUnit' [-Wunused-variable] char const *nUnit = "N"; ^ spPPMvLMRecover.cpp:50:9: warning: unused variable 'gmm' [-Wunused-variable] int gmm = g*mm; ^ spPPMvLMRecover.cpp:21:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ 8 warnings generated. /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c spSVC.cpp -o spSVC.o In file included from spSVC.cpp:11: /usr/local/clang13/lib/clang/13.0.0/include/omp.h:483:39: error: expected 'match' clause on 'omp declare variant' directive #pragma omp begin declare variant match(device={kind(host)}) ^ /data/gannet/ripley/R/R-clang-trunk/include/Rinternals.h:967:17: note: expanded from macro 'match' #define match Rf_match ^ In file included from spSVC.cpp:11: /usr/local/clang13/lib/clang/13.0.0/include/omp.h:486:39: error: expected 'match' clause on 'omp declare variant' directive #pragma omp begin declare variant match(device={kind(nohost)}) ^ /data/gannet/ripley/R/R-clang-trunk/include/Rinternals.h:967:17: note: expanded from macro 'match' #define match Rf_match ^ spSVC.cpp:28:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ spSVC.cpp:30:17: warning: unused variable 'yUnit' [-Wunused-variable] char const *yUnit = "U"; ^ 2 warnings and 2 errors generated. make[1]: *** [/data/gannet/ripley/R/R-clang-trunk/etc/Makeconf:175: spSVC.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang13/spBayes/src' ERROR: compilation failed for package ‘spBayes’ * removing ‘/data/gannet/ripley/R/packages/tests-clang13/Libs/spBayes-lib/spBayes’ Command exited with non-zero status 1 Time 3:26.08, 81.11 + 3.29