downloading reverse dependencies ... downloading binspp_0.1.26.tar.gz ... ok downloading ecespa_1.1-17.tar.gz ... ok downloading geocausal_0.3.2.tar.gz ... ok downloading NTSS_0.1.3.tar.gz ... ok downloading ppmlasso_1.4.tar.gz ... ok downloading rcarbon_1.5.1.tar.gz ... ok downloading selectspm_0.6.tar.gz ... ok downloading shar_2.3.tar.gz ... ok downloading SpatialVx_1.0-2.tar.gz ... ok downloading spatstat_3.2-1.tar.gz ... ok downloading spatstat.gui_3.1-0.tar.gz ... ok downloading spatstat.Knet_3.1-2.tar.gz ... ok downloading spatstat.linnet_3.2-2.tar.gz ... ok downloading spatstat.local_5.1-0.tar.gz ... ok downloading stopp_0.2.4.tar.gz ... ok downloading ttbary_0.3-1.tar.gz ... ok downloading GET_1.0-3.tar.gz ... ok downloading spatstat.data_3.1-4.tar.gz ... ok downloading spatstat.explore_3.3-3.tar.gz ... ok downloading spatstat.geom_3.3-4.tar.gz ... ok downloading spatstat.random_3.3-2.tar.gz ... ok downloading spatstat.utils_3.1-1.tar.gz ... ok installing dependencies ‘distillery’, ‘dixon’, ‘ecespa’, ‘GET’, ‘RcppArmadillo’, ‘smatr’, ‘smoothie’, ‘sparr’, ‘spatstat.geom’, ‘spatstat.model’, ‘stlnpp’, ‘stpp’, ‘turboEM’ begin installing package ‘GET’ begin installing package ‘smatr’ begin installing package ‘smoothie’ begin installing package ‘turboEM’ begin installing package ‘distillery’ begin installing package ‘spatstat.geom’ begin installing package ‘RcppArmadillo’ * installing *source* package ‘smoothie’ ... ** package ‘smoothie’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (smoothie) * installing *source* package ‘distillery’ ... ** package ‘distillery’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (distillery) * installing *source* package ‘smatr’ ... ** package ‘smatr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (smatr) * installing *source* package ‘turboEM’ ... ** package ‘turboEM’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (turboEM) * installing *source* package ‘GET’ ... ** package ‘GET’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (GET) * installing *source* package ‘RcppArmadillo’ ... ** package ‘RcppArmadillo’ 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 the compiler supports GNU C++... yes checking whether g++-14 -std=gnu++17 accepts -g... yes checking for g++-14 -std=gnu++17 option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++-14 -std=gnu++17 -E checking whether the compiler supports GNU C++... (cached) yes checking whether g++-14 -std=gnu++17 accepts -g... (cached) yes checking for g++-14 -std=gnu++17 option to enable C++11 features... (cached) none needed checking whether we have a suitable tempdir... /home/hornik/tmp/scratch checking whether R CMD SHLIB can already compile programs using OpenMP... yes checking LAPACK_LIBS... system LAPACK found configure: creating ./config.status config.status: creating inst/include/RcppArmadillo/config/RcppArmadilloConfigGenerated.h config.status: creating src/Makevars ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOWEcHe/R.INSTALL18864d4e1c381d/RcppArmadillo/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppArmadillo.cpp -o RcppArmadillo.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c fastLm.cpp -o fastLm.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o RcppArmadillo.so RcppArmadillo.o RcppExports.o fastLm.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-14/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOWEcHe/R.INSTALL18864d4e1c381d/RcppArmadillo/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-RcppArmadillo/00new/RcppArmadillo/libs ** R ** 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 (RcppArmadillo) * installing *source* package ‘spatstat.geom’ ... ** package ‘spatstat.geom’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYEaxBP/R.INSTALL1886482ee59485/spatstat.geom/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c areadiff.c -o areadiff.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c auctionbf.c -o auctionbf.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bdrymask.c -o bdrymask.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c close3pair.c -o close3pair.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c closepair.c -o closepair.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c connectgraph.c -o connectgraph.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c connectpix.c -o connectpix.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dinfty.c -o dinfty.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c discarea.c -o discarea.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c discs.c -o discs.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dist2dpath.c -o dist2dpath.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c distan3.c -o distan3.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c distances.c -o distances.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c distmapbin.c -o distmapbin.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwpure.c -o dwpure.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c exactPdist.c -o exactPdist.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c exactdist.c -o exactdist.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fardist.c -o fardist.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hasclose.c -o hasclose.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c knndistance.c -o knndistance.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c knngrid.c -o knngrid.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c loccum.c -o loccum.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c metricPdist.c -o metricPdist.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c minnnd.c -o minnnd.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nearestpix.c -o nearestpix.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nn3Ddist.c -o nn3Ddist.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nnMDdist.c -o nnMDdist.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nndistance.c -o nndistance.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nngrid.c -o nngrid.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c periodic.c -o periodic.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c poly2im.c -o poly2im.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c quasirandom.c -o quasirandom.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c raster.c -o raster.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rasterfilter.c -o rasterfilter.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c scan.c -o scan.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c seg2pix.c -o seg2pix.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trigraf.c -o trigraf.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c uniquemap.c -o uniquemap.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c veegraf.c -o veegraf.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c xyseg.c -o xyseg.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o spatstat.geom.so areadiff.o auctionbf.o bdrymask.o close3pair.o closepair.o connectgraph.o connectpix.o dinfty.o discarea.o discs.o dist2dpath.o distan3.o distances.o distmapbin.o dwpure.o exactPdist.o exactdist.o fardist.o hasclose.o init.o knndistance.o knngrid.o loccum.o metricPdist.o minnnd.o nearestpix.o nn3Ddist.o nnMDdist.o nndistance.o nngrid.o periodic.o poly2im.o quasirandom.o raster.o rasterfilter.o scan.o seg2pix.o trigraf.o uniquemap.o veegraf.o xyseg.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYEaxBP/R.INSTALL1886482ee59485/spatstat.geom/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-spatstat.geom/00new/spatstat.geom/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.geom) begin installing package ‘spatstat.model’ begin installing package ‘stpp’ * installing *source* package ‘stpp’ ... ** package ‘stpp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjJgdvn/R.INSTALL188ae4681590dc/stpp/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c astk.f -o astk.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c circ.f -o circ.o circ.f:828:72: 828 | CONV(I) = DBLE(I) | 1 Warning: Obsolescent feature: Statement function at (1) circ.f:332:72: 332 | if(p2.eq.2) res = psit**(-p6) * cauchy(x/psit,p1) | ^ Warning: ‘psit’ may be used uninitialized [-Wmaybe-uninitialized] circ.f:310:27: 310 | double precision psit,res | ^ note: ‘psit’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c covst.f -o covst.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gspcore.f -o gspcore.o gspcore.f:37:17: 37 | if (kerns.ne.0d0) then | ^ Warning: ‘kerns’ may be used uninitialized [-Wmaybe-uninitialized] gspcore.f:12:40: 12 | double precision wij,vij,hs,kerns,gspm,gspn,gsps,x,y,txy | ^ note: ‘kerns’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gspcoreinh.f -o gspcoreinh.o gspcoreinh.f:41:10: 41 | if (kerns.ne.0d0) then | ^ Warning: ‘kerns’ may be used uninitialized [-Wmaybe-uninitialized] gspcoreinh.f:13:45: 13 | double precision inhwij,inhvij,hs,kerns,gspminh,gspninh,gsps | ^ note: ‘kerns’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gtecore.f -o gtecore.o gtecore.f:37:17: 37 | if (kernt.ne.0d0) then | ^ Warning: ‘kernt’ may be used uninitialized [-Wmaybe-uninitialized] gtecore.f:12:40: 12 | double precision wij,vij,ht,kernt,gtem,gten,gtet,x,y,txy | ^ note: ‘kernt’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gtecoreinh.f -o gtecoreinh.o gtecoreinh.f:41:10: 41 | if (kernt.ne.0d0) then | ^ Warning: ‘kernt’ may be used uninitialized [-Wmaybe-uninitialized] gtecoreinh.f:13:45: 13 | double precision inhwij,inhvij,ht,kernt,gteminh,gteninh,gtet | ^ note: ‘kernt’ was declared here gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c klistafunction.f -o klistafunction.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmmrcore.f -o kmmrcore.o kmmrcore.f:37:17: 37 | if (kerns.ne.0d0) then | ^ Warning: ‘kerns’ may be used uninitialized [-Wmaybe-uninitialized] kmmrcore.f:12:40: 12 | double precision wij,vij,hs,kerns,krm,krn,kmmr,x,y,txy | ^ note: ‘kerns’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmmrcoreinh.f -o kmmrcoreinh.o kmmrcoreinh.f:41:10: 41 | if (kerns.ne.0d0) then | ^ Warning: ‘kerns’ may be used uninitialized [-Wmaybe-uninitialized] kmmrcoreinh.f:13:45: 13 | double precision inhwij,inhvij,hs,kerns,kmrminh,kmrninh,kmmr | ^ note: ‘kerns’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmmtcore.f -o kmmtcore.o kmmtcore.f:34:17: 34 | if (kernt.ne.0d0) then | ^ Warning: ‘kernt’ may be used uninitialized [-Wmaybe-uninitialized] kmmtcore.f:12:40: 12 | double precision wij,vij,ht,kernt,ktm,ktn,kmmt,snorm,txy | ^ note: ‘kernt’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmmtcoreinh.f -o kmmtcoreinh.o kmmtcoreinh.f:38:10: 38 | if (kernt.ne.0d0) then | ^ Warning: ‘kernt’ may be used uninitialized [-Wmaybe-uninitialized] kmmtcoreinh.f:13:45: 13 | double precision inhwij,inhvij,ht,kernt,kmtminh,kmtninh,kmmt | ^ note: ‘kernt’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmrcore.f -o kmrcore.o kmrcore.f:37:17: 37 | if (kerns.ne.0d0) then | ^ Warning: ‘kerns’ may be used uninitialized [-Wmaybe-uninitialized] kmrcore.f:12:40: 12 | double precision wij,vij,hs,kerns,krm,krn,kmr,x,y,txy | ^ note: ‘kerns’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmrcoreinh.f -o kmrcoreinh.o kmrcoreinh.f:41:10: 41 | if (kerns.ne.0d0) then | ^ Warning: ‘kerns’ may be used uninitialized [-Wmaybe-uninitialized] kmrcoreinh.f:13:45: 13 | double precision inhwij,inhvij,hs,kerns,kmrminh,kmrninh,kmr | ^ note: ‘kerns’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmtcore.f -o kmtcore.o kmtcore.f:34:17: 34 | if (kernt.ne.0d0) then | ^ Warning: ‘kernt’ may be used uninitialized [-Wmaybe-uninitialized] kmtcore.f:12:40: 12 | double precision wij,vij,ht,kernt,ktm,ktn,kmt,snorm,txy | ^ note: ‘kernt’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c kmtcoreinh.f -o kmtcoreinh.o kmtcoreinh.f:38:10: 38 | if (kernt.ne.0d0) then | ^ Warning: ‘kernt’ may be used uninitialized [-Wmaybe-uninitialized] kmtcoreinh.f:13:45: 13 | double precision inhwij,inhvij,ht,kernt,kmtminh,kmtninh,kmt | ^ note: ‘kernt’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c listafunction.f -o listafunction.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c pcffunction.f -o pcffunction.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c stikfunction.f -o stikfunction.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o stpp.so astk.o circ.o covst.o gspcore.o gspcoreinh.o gtecore.o gtecoreinh.o init.o klistafunction.o kmmrcore.o kmmrcoreinh.o kmmtcore.o kmmtcoreinh.o kmrcore.o kmrcoreinh.o kmtcore.o kmtcoreinh.o listafunction.o pcffunction.o stikfunction.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjJgdvn/R.INSTALL188ae4681590dc/stpp/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-stpp/00new/stpp/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 (stpp) * installing *source* package ‘spatstat.model’ ... ** package ‘spatstat.model’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHnLYHS/R.INSTALL188ae274e2c741/spatstat.model/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Ediggatsti.c -o Ediggatsti.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Ediggra.c -o Ediggra.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Efiksel.c -o Efiksel.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Egeyer.c -o Egeyer.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Estrauss.c -o Estrauss.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c areapair.c -o areapair.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c raster.c -o raster.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o spatstat.model.so Ediggatsti.o Ediggra.o Efiksel.o Egeyer.o Estrauss.o areapair.o init.o raster.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHnLYHS/R.INSTALL188ae274e2c741/spatstat.model/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-spatstat.model/00new/spatstat.model/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.model) begin installing package ‘dixon’ begin installing package ‘sparr’ begin installing package ‘stlnpp’ begin installing package ‘ecespa’ * installing *source* package ‘stlnpp’ ... ** package ‘stlnpp’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (stlnpp) * installing *source* package ‘dixon’ ... ** package ‘dixon’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptHGSAe/R.INSTALL188cab135af6ea/dixon/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dixonloop.f -o dixonloop.o f951: Warning: Nonconforming tab character in column 1 of line 117 [-Wtabs] gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o dixon.so dixonloop.o init.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptHGSAe/R.INSTALL188cab135af6ea/dixon/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-dixon/00new/dixon/libs ** R ** data *** moving datasets to lazyload DB ** 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 (dixon) * installing *source* package ‘ecespa’ ... ** package ‘ecespa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2PhZP3/R.INSTALL188caa14950a22/ecespa/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c syrjalala.f -o syrjalala.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wrp.c -o wrp.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o ecespa.so init.o syrjalala.o wrp.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2PhZP3/R.INSTALL188caa14950a22/ecespa/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-ecespa/00new/ecespa/libs ** R ** data *** moving datasets to lazyload DB ** 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 (ecespa) * installing *source* package ‘sparr’ ... ** package ‘sparr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sparr) checking spatstat.model_3.3-3.tar.gz ... checking binspp_0.1.26.tar.gz ... checking ecespa_1.1-17.tar.gz ... checking geocausal_0.3.2.tar.gz ... checking NTSS_0.1.3.tar.gz ... checking ppmlasso_1.4.tar.gz ... checking rcarbon_1.5.1.tar.gz ... checking selectspm_0.6.tar.gz ... checking shar_2.3.tar.gz ... checking SpatialVx_1.0-2.tar.gz ... checking spatstat_3.2-1.tar.gz ... checking spatstat.gui_3.1-0.tar.gz ... checking spatstat.Knet_3.1-2.tar.gz ... checking spatstat.linnet_3.2-2.tar.gz ... checking spatstat.local_5.1-0.tar.gz ... checking stopp_0.2.4.tar.gz ... checking ttbary_0.3-1.tar.gz ... checking GET_1.0-3.tar.gz ... checking spatstat.data_3.1-4.tar.gz ... checking spatstat.explore_3.3-3.tar.gz ... checking spatstat.geom_3.3-4.tar.gz ... checking spatstat.random_3.3-2.tar.gz ... checking spatstat.utils_3.1-1.tar.gz ... Depends: Package: spatstat.model Depends: R (>= 3.5.0), spatstat.data (>= 3.1-4), spatstat.univar (>= 3.1-1), spatstat.geom (>= 3.3-4), spatstat.random (>= 3.3-2), spatstat.explore (>= 3.3-0), stats, graphics, grDevices, utils, methods, nlme, rpart Imports: spatstat.utils (>= 3.1-1), spatstat.sparse (>= 3.1-0),mgcv, Matrix, abind, tensor, goftest (>= 1.2-2) Timings: user system elapsed spatstat.model 293.807 13.535 310.009 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 6 16 Check results summary: spatstat.model ... OK rdepends_binspp ... OK rdepends_ecespa ... OK rdepends_geocausal ... OK rdepends_GET ... OK rdepends_NTSS ... OK rdepends_ppmlasso ... NOTE * checking Rd cross-references ... NOTE rdepends_rcarbon ... NOTE * checking Rd files ... [0s/0s] NOTE * checking Rd cross-references ... NOTE rdepends_selectspm ... OK rdepends_shar ... NOTE * checking Rd cross-references ... NOTE rdepends_SpatialVx ... NOTE * checking Rd cross-references ... NOTE rdepends_spatstat.data ... OK rdepends_spatstat.explore ... OK rdepends_spatstat.geom ... OK rdepends_spatstat.gui ... OK rdepends_spatstat.Knet ... OK rdepends_spatstat.linnet ... OK rdepends_spatstat.local ... OK rdepends_spatstat.random ... OK rdepends_spatstat ... OK rdepends_spatstat.utils ... OK rdepends_stopp ... NOTE * checking Rd cross-references ... NOTE rdepends_ttbary ... NOTE * checking Rd cross-references ... NOTE