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.1-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-1.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-2.tar.gz ... ok downloading spatstat.explore_3.3-2.tar.gz ... ok downloading spatstat.geom_3.3-3.tar.gz ... ok downloading spatstat.random_3.3-2.tar.gz ... ok downloading spatstat.utils_3.1-0.tar.gz ... ok installing dependencies ‘distillery’, ‘dixon’, ‘ecespa’, ‘GET’, ‘smatr’, ‘smoothie’, ‘sparr’, ‘spatstat.model’, ‘stlnpp’, ‘stpp’, ‘turboEM’ begin installing package ‘GET’ begin installing package ‘spatstat.model’ begin installing package ‘smoothie’ begin installing package ‘smatr’ begin installing package ‘turboEM’ begin installing package ‘distillery’ begin installing package ‘stpp’ * 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 ‘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/RtmpnmifrE/R.INSTALL407ce5b69f9d8/stpp/src' gfortran-14 -fpic -g -O2 -Wall -mtune=native -c astk.f -o astk.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c circ.f -o circ.o 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 -mtune=native -c covst.f -o covst.o gfortran-14 -fpic -g -O2 -Wall -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 -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 -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 -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 -mtune=native -c klistafunction.f -o klistafunction.o gfortran-14 -fpic -g -O2 -Wall -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 -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 -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 -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 -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 -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 -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 -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 -mtune=native -c listafunction.f -o listafunction.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c pcffunction.f -o pcffunction.o gfortran-14 -fpic -g -O2 -Wall -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/RtmpnmifrE/R.INSTALL407ce5b69f9d8/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/RtmpTQNGbB/R.INSTALL407d26548fada/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/RtmpTQNGbB/R.INSTALL407d26548fada/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/RtmpyfG5z5/R.INSTALL40a714189b5ec/dixon/src' gfortran-14 -fpic -g -O2 -Wall -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/RtmpyfG5z5/R.INSTALL40a714189b5ec/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/RtmpmFvWP0/R.INSTALL40a7519e07c7b/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 -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/RtmpmFvWP0/R.INSTALL40a7519e07c7b/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-2.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.1-1.tar.gz ... checking spatstat.gui_3.1-0.tar.gz ... checking spatstat.Knet_3.1-2.tar.gz ... checking spatstat.linnet_3.2-1.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-2.tar.gz ... checking spatstat.explore_3.3-2.tar.gz ... checking spatstat.geom_3.3-3.tar.gz ... checking spatstat.random_3.3-2.tar.gz ... checking spatstat.utils_3.1-0.tar.gz ... Depends: Package: spatstat.model Depends: R (>= 3.5.0), spatstat.data (>= 3.0-4), spatstat.univar (>= 3.0-0), spatstat.geom (>= 3.3-0), spatstat.random (>= 3.3-0), spatstat.explore (>= 3.3-0), stats, graphics, grDevices, utils, methods, nlme, rpart Imports: spatstat.utils (>= 3.0-5), spatstat.sparse (>= 3.1-0), mgcv, Matrix, abind, tensor, goftest (>= 1.2-2) Timings: user system elapsed spatstat.model 296.626 12.823 312.866 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 11 11 Check results summary: spatstat.model ... NOTE * checking package dependencies ... NOTE 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 ... [1s/1s] 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 ... NOTE * checking package dependencies ... NOTE rdepends_spatstat.Knet ... NOTE * checking package dependencies ... NOTE rdepends_spatstat.linnet ... NOTE * checking package dependencies ... NOTE rdepends_spatstat.local ... NOTE * checking package dependencies ... NOTE rdepends_spatstat.random ... OK rdepends_spatstat ... NOTE * checking package dependencies ... NOTE rdepends_spatstat.utils ... OK rdepends_stopp ... NOTE * checking Rd cross-references ... NOTE rdepends_ttbary ... NOTE * checking Rd cross-references ... NOTE