* installing *source* package ‘geostatsp’ ...
** this is package ‘geostatsp’ version ‘2.0.11’
** package ‘geostatsp’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/geostatsp/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 Matrix_stubs_here.c -o Matrix_stubs_here.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 gmrfEdge.c -o gmrfEdge.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 gmrfLik.c -o gmrfLik.o
gmrfLik.c: In function ‘logLoneNuggetMoreArguments’:
gmrfLik.c:151:20: warning: variable ‘varHatReml’ set but not used [-Wunused-but-set-variable=]
151 | double varHatMl, varHatReml;
| ^~~~~~~~~~
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 matern.c -o matern.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 maternLogL.c -o maternLogL.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 maternLogLopt.c -o maternLogLopt.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 optimize.c -o optimize.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/R-devel/library/Matrix/include' -I/usr/local/include -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 register.c -o register.o
gcc -shared -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 -fpic -L/usr/local/lib64 -o geostatsp.so Matrix_stubs_here.o gmrfEdge.o gmrfLik.o matern.o maternLogL.o maternLogLopt.o optimize.o register.o -llapack -L/data/localhost/ripley/R/R-devel/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/geostatsp/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/geostatsp/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/geostatsp/src'
installing to /data/localhost/ripley/R/packages/tests-devel/geostatsp.Rcheck/00LOCK-geostatsp/00new/geostatsp/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning in structure(list(matSub = c("1", "2", "3", "4", "5", "6", "7", :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(c(1L, 4L, 4L, 4L, 8L, 4L, 4L, 8L, 4L, 8L, 8L, 4L), :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(c(0, 1, 1.4142135623731, 2, 2.23606797749979, 3, 2.82842712474619, :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
** 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 (geostatsp)