* installing *source* package ‘BRISC’ ...
** package ‘BRISC’ successfully unpacked and MD5 sums checked
** using staged installation
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 we are using the GNU C++ compiler... yes
checking whether g++-14 -std=gnu++17 accepts -g... yes
checking how to run the C++ preprocessor... g++-14 -std=gnu++17 -E
checking for g++-14 -std=gnu++17 option to support OpenMP... -fopenmp
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc-14 (GCC) 14.2.0’
using C++ compiler: ‘g++-14 (GCC) 14.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BRISC/src'
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include -DC99_INLINE_SEMANTICS=0  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection  -DR_NO_REMAP -c BRISC.cpp -o BRISC.o
BRISC.cpp: In function 'SEXPREC* BRISC_bootstrapcpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
BRISC.cpp:479:18: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  479 |         int i_0, ret = 0;
      |                  ^~~
BRISC.cpp: In function 'SEXPREC* BRISC_estimatecpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
BRISC.cpp:666:18: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  666 |         int i_0, ret = 0;
      |                  ^~~
BRISC.cpp: In function 'SEXPREC* BRISC_correlationcpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
BRISC.cpp:918:16: warning: unused variable 'logDet' [-Wunused-variable]
  918 |         double logDet = updateBF(B, F, c, C, D, d, nnIndxLU, CIndx, n, theta, covModel, nThreads, fix_nugget);
      |                ^~~~~~
BRISC.cpp: In function 'SEXPREC* BRISC_decorrelationcpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
BRISC.cpp:1080:16: warning: unused variable 'logDet' [-Wunused-variable]
 1080 |         double logDet = updateBF(B, F, c, C, D, d, nnIndxLU, CIndx, n, theta, covModel, nThreads, fix_nugget);
      |                ^~~~~~
BRISC.cpp: In function 'SEXPREC* BRISC_estimateneighborcpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
BRISC.cpp:1242:13: warning: unused variable 'i' [-Wunused-variable]
 1242 |         int i, k, l, nProtect=0;
      |             ^
BRISC.cpp:1242:16: warning: unused variable 'k' [-Wunused-variable]
 1242 |         int i, k, l, nProtect=0;
      |                ^
BRISC.cpp:1242:19: warning: unused variable 'l' [-Wunused-variable]
 1242 |         int i, k, l, nProtect=0;
      |                   ^
BRISC.cpp:1252:17: warning: unused variable 'coords' [-Wunused-variable]
 1252 |         double *coords = REAL(coords_r);
      |                 ^~~~~~
BRISC.cpp:1327:18: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
 1327 |         int i_0, ret = 0;
      |                  ^~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include -DC99_INLINE_SEMANTICS=0  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection  -DR_NO_REMAP -c BRISC_Predict.cpp -o BRISC_Predict.o
BRISC_Predict.cpp: In function 'SEXPREC* BRISC_predictioncpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
BRISC_Predict.cpp:84:9: warning: variable 'nTheta' set but not used [-Wunused-but-set-variable]
   84 |     int nTheta, sigmaSqIndx, tauSqIndx, phiIndx, nuIndx;
      |         ^~~~~~
gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include -DC99_INLINE_SEMANTICS=0   -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.o
gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include -DC99_INLINE_SEMANTICS=0   -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c lbfgs.c -o lbfgs.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include -DC99_INLINE_SEMANTICS=0  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection  -DR_NO_REMAP -c util.cpp -o util.o
util.cpp: In function 'void fastNN(int, int, double*, int, double*, int*, int*, double*)':
util.cpp:179:11: warning: unused variable 'k' [-Wunused-variable]
  179 |   int i,j,k;
      |           ^
g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o BRISC.so BRISC.o BRISC_Predict.o init.o lbfgs.o util.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -fopenmp
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BRISC/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BRISC/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BRISC/src'
installing to /data/gannet/ripley/R/packages/tests-devel/BRISC.Rcheck/00LOCK-BRISC/00new/BRISC/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (BRISC)