* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘spatstat.univar’ ...
** package ‘spatstat.univar’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9Hv7Ct/R.INSTALL2ff2687eeb2656/spatstat.univar/src'
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c access.c -o access.o
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c adaptive.c -o adaptive.o
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c colonel.c -o colonel.o
colonel.c:58:21: warning: unused variable 'bb' [-Wunused-variable]
   58 |   int i, j, Nx, Nr, bb;
      |                     ^~
colonel.c:59:37: warning: unused variable 'root2pi' [-Wunused-variable]
   59 |   double xi, wi, uij, temp, kvalue, root2pi;
      |                                     ^~~~~~~
colonel.c:216:24: warning: unused variable 'bb' [-Wunused-variable]
  216 |   int i, j, k, Nx, Nr, bb;
      |                        ^~
colonel.c:217:41: warning: unused variable 'root2pi' [-Wunused-variable]
  217 |   double dr, xi, wi, vij, temp, kvalue, root2pi;
      |                                         ^~~~~~~
colonel.c:416:21: warning: unused variable 'bb' [-Wunused-variable]
  416 |   int i, j, Nx, Nr, bb, jbdry;
      |                     ^~
colonel.c:418:40: warning: unused variable 'root2pi' [-Wunused-variable]
  418 |   double kvalue, denomj, temp, thresh, root2pi;
      |                                        ^~~~~~~
colonel.c:651:21: warning: unused variable 'bb' [-Wunused-variable]
  651 |   int i, j, Nx, Nr, bb, jbdry, jupperi;
      |                     ^~
colonel.c:651:32: warning: unused variable 'jupperi' [-Wunused-variable]
  651 |   int i, j, Nx, Nr, bb, jbdry, jupperi;
      |                                ^~~~~~~
colonel.c:653:40: warning: unused variable 'root2pi' [-Wunused-variable]
  653 |   double kvalue, denomj, temp, thresh, root2pi;
      |                                        ^~~~~~~
9 warnings generated.
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c hotrod.c -o hotrod.o
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c kernels.c -o kernels.o
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c tabnum.c -o tabnum.o
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c taylorboot.c -o taylorboot.o
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c whist.c -o whist.o
clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o spatstat.univar.so access.o adaptive.o colonel.o hotrod.o init.o kernels.o tabnum.o taylorboot.o whist.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9Hv7Ct/R.INSTALL2ff2687eeb2656/spatstat.univar/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9Hv7Ct/R.INSTALL2ff2687eeb2656/spatstat.univar/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9Hv7Ct/R.INSTALL2ff2687eeb2656/spatstat.univar/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-spatstat.univar/00new/spatstat.univar/libs
** R
** inst
** 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 (spatstat.univar)