downloading reverse dependencies ... downloading forestSAS_2.0.4.tar.gz ... ok downloading spatstat_3.4-0.tar.gz ... ok downloading spatstat.explore_3.5-2.tar.gz ... ok downloading spatstat.geom_3.5-0.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.3-1.tar.gz ... ok downloading spatstat.local_5.1-0.tar.gz ... ok downloading spatstat.model_3.4-0.tar.gz ... ok downloading spatstat.random_3.4-1.tar.gz ... ok downloading envi_1.0.0.tar.gz ... ok downloading groupedHyperframe_0.2.4.tar.gz ... ok downloading groupedHyperframe.random_0.1.0.tar.gz ... ok downloading hopkins_1.1.tar.gz ... ok downloading inlabru_2.13.0.tar.gz ... ok downloading sageR_0.6.1.tar.gz ... ok downloading sdmTMB_0.7.4.tar.gz ... ok downloading sparrpowR_0.2.8.tar.gz ... ok downloading spatialEco_2.0-2.tar.gz ... ok installing dependencies ‘donut’, ‘fishMod’, ‘ggiraphExtra’, ‘groupedHyperframe’, ‘INLA’, ‘RStoolbox’, ‘sparr’, ‘SpatialPack’, ‘spatstat.data’, ‘sphereplot’, ‘visreg’, ‘zyp’ Warning: package ‘INLA’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages also installing the dependency ‘mycor’ begin installing package ‘mycor’ begin installing package ‘spatstat.data’ begin installing package ‘RStoolbox’ begin installing package ‘donut’ begin installing package ‘SpatialPack’ begin installing package ‘sphereplot’ begin installing package ‘fishMod’ begin installing package ‘visreg’ begin installing package ‘zyp’ * installing *source* package ‘donut’ ... ** this is package ‘donut’ version ‘1.0.3’ ** package ‘donut’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (donut) * installing *source* package ‘zyp’ ... ** this is package ‘zyp’ version ‘0.11-1’ ** package ‘zyp’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (zyp) * installing *source* package ‘mycor’ ... ** this is package ‘mycor’ version ‘0.1.1’ ** package ‘mycor’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (mycor) begin installing package ‘ggiraphExtra’ * installing *source* package ‘sphereplot’ ... ** this is package ‘sphereplot’ version ‘1.5.1’ ** package ‘sphereplot’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sphereplot) * installing *source* package ‘visreg’ ... ** this is package ‘visreg’ version ‘2.7.0’ ** package ‘visreg’ 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 ** 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 (visreg) * installing *source* package ‘fishMod’ ... ** this is package ‘fishMod’ version ‘0.29.2’ ** package ‘fishMod’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMp2hJB/R.INSTALL1bd3ec5b02e461/fishMod/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Tweedie.cc -o Tweedie.o Tweedie.cc: In function ‘SEXPREC* dTweedie(SEXP, SEXP, SEXP, SEXP, SEXP)’: Tweedie.cc:25:21: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 25 | for( size_t i=0; i&, double*, int, int, double, double, const std::vector&, double, double)’: TweedieDeriv.cc:104:31: warning: unused variable ‘logW’ [-Wunused-variable] 104 | double Beta0, z1, z2, logW; //names are pretty obvious from supporting documentation | ^~~~ TweedieDeriv.cc: In function ‘void findWDeriv(double, double, double, double, double, double, double, std::vector&, std::vector&, std::vector&)’: TweedieDeriv.cc:162:10: warning: unused variable ‘res’ [-Wunused-variable] 162 | double res; | ^~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o fishMod.so Tweedie.o TweedieDeriv.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMp2hJB/R.INSTALL1bd3ec5b02e461/fishMod/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-fishMod/00new/fishMod/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 (fishMod) * installing *source* package ‘SpatialPack’ ... ** this is package ‘SpatialPack’ version ‘0.4-1’ ** package ‘SpatialPack’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpvgs01D/R.INSTALL1bd3e4584197eb/SpatialPack/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_init_SpatialPack.c -o R_init_SpatialPack.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c base.c -o base.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c brent.c -o brent.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c codisp.c -o codisp.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c codisp_direction.f -o codisp_direction.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cor_spatial.c -o cor_spatial.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c denoise.f -o denoise.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c image.c -o image.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c interface.c -o interface.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mod_ttest.c -o mod_ttest.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c similarity.c -o similarity.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/fastmatrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c weights.c -o weights.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o SpatialPack.so R_init_SpatialPack.o base.o brent.o codisp.o codisp_direction.o cor_spatial.o denoise.o image.o interface.o mod_ttest.o similarity.o weights.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -lm -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpvgs01D/R.INSTALL1bd3e4584197eb/SpatialPack/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-SpatialPack/00new/SpatialPack/libs ** 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 ** 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 (SpatialPack) * installing *source* package ‘spatstat.data’ ... ** this is package ‘spatstat.data’ version ‘3.1-8’ ** package ‘spatstat.data’ 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 (spatstat.data) begin installing package ‘sparr’ begin installing package ‘groupedHyperframe’ * installing *source* package ‘ggiraphExtra’ ... ** this is package ‘ggiraphExtra’ version ‘0.3.0’ ** package ‘ggiraphExtra’ 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 ** 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 (ggiraphExtra) * installing *source* package ‘groupedHyperframe’ ... ** this is package ‘groupedHyperframe’ version ‘0.2.4’ ** package ‘groupedHyperframe’ 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 ** 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 (groupedHyperframe) * installing *source* package ‘sparr’ ... ** this is package ‘sparr’ version ‘2.3-16’ ** 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) * installing *source* package ‘RStoolbox’ ... ** this is package ‘RStoolbox’ version ‘1.0.2.1’ ** package ‘RStoolbox’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphgZsRH/R.INSTALL1bd3e93408b6d5/RStoolbox/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c classQA.cpp -o classQA.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c entropy.cpp -o entropy.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gainOffsetRescale.cpp -o gainOffsetRescale.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -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 g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c memory.cpp -o memory.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c nnls_solver.cpp -o nnls_solver.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c normImage.cpp -o normImage.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c oneHot.cpp -o oneHot.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c predictKmeans.cpp -o predictKmeans.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c predictMlc.cpp -o predictMlc.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c pwSimilarity.cpp -o pwSimilarity.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rescaleImage.cpp -o rescaleImage.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c sam.cpp -o sam.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c spectralIndices.cpp -o spectralIndices.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o RStoolbox.so RcppExports.o classQA.o entropy.o gainOffsetRescale.o init.o memory.o nnls_solver.o normImage.o oneHot.o predictKmeans.o predictMlc.o pwSimilarity.o rescaleImage.o sam.o spectralIndices.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphgZsRH/R.INSTALL1bd3e93408b6d5/RStoolbox/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-RStoolbox/00new/RStoolbox/libs ** R ** 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 ** 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 (RStoolbox) checking spatstat.data_3.1-8.tar.gz ... checking forestSAS_2.0.4.tar.gz ... checking spatstat_3.4-0.tar.gz ... checking spatstat.explore_3.5-2.tar.gz ... checking spatstat.geom_3.5-0.tar.gz ... checking spatstat.gui_3.1-0.tar.gz ... checking spatstat.Knet_3.1-2.tar.gz ... checking spatstat.linnet_3.3-1.tar.gz ... checking spatstat.local_5.1-0.tar.gz ... checking spatstat.model_3.4-0.tar.gz ... checking spatstat.random_3.4-1.tar.gz ... checking envi_1.0.0.tar.gz ... checking groupedHyperframe_0.2.4.tar.gz ... checking groupedHyperframe.random_0.1.0.tar.gz ... checking hopkins_1.1.tar.gz ... checking inlabru_2.13.0.tar.gz ... checking sageR_0.6.1.tar.gz ... checking sdmTMB_0.7.4.tar.gz ... checking sparrpowR_0.2.8.tar.gz ... checking spatialEco_2.0-2.tar.gz ... Depends: Package: spatstat.data Depends: R (>= 3.5.0) Imports: spatstat.utils (>= 3.1-2), Matrix Timings: user system elapsed spatstat.data 61.122 4.877 69.174 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 18 Check results summary: spatstat.data ... OK rdepends_envi ... OK rdepends_forestSAS ... OK rdepends_groupedHyperframe.random ... OK rdepends_groupedHyperframe ... OK rdepends_hopkins ... OK rdepends_inlabru ... OK rdepends_sageR ... OK rdepends_sdmTMB ... OK rdepends_sparrpowR ... NOTE * checking Rd cross-references ... NOTE rdepends_spatialEco ... 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.model ... OK rdepends_spatstat.random ... OK rdepends_spatstat ... OK Check results changes: Package: hopkins Check: CRAN incoming feasibility Old result: NOTE