downloading reverse dependencies ‘tabs’ trying URL 'file:///data/Repositories/CRAN/src/contrib/tabs_0.2.0.tar.gz' Content type 'unknown' length 1847012 bytes (1.8 MB) ================================================== installing dependencies ‘gdalraster’, ‘gpkg’, ‘leaftime’, ‘mapedit’ also installing the dependencies ‘RcppInt64’, ‘leafpm’ begin installing package ‘RcppInt64’ begin installing package ‘leafpm’ begin installing package ‘leaftime’ begin installing package ‘gpkg’ * installing *source* package ‘leafpm’ ... ** this is package ‘leafpm’ version ‘0.1.0’ ** package ‘leafpm’ 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 (leafpm) begin installing package ‘mapedit’ * installing *source* package ‘leaftime’ ... ** this is package ‘leaftime’ version ‘0.2.0’ ** package ‘leaftime’ 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 (leaftime) * installing *source* package ‘gpkg’ ... ** this is package ‘gpkg’ version ‘0.0.14’ ** 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 (gpkg) * installing *source* package ‘mapedit’ ... ** this is package ‘mapedit’ version ‘0.8.0’ ** package ‘mapedit’ 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 (mapedit) * installing *source* package ‘RcppInt64’ ... ** this is package ‘RcppInt64’ version ‘0.0.5’ ** package ‘RcppInt64’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptxCDZz/R.INSTALL2eca295e7b1bc0/RcppInt64/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/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++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c int64.cpp -o int64.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c nanotime.cpp -o nanotime.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o RcppInt64.so RcppExports.o int64.o nanotime.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptxCDZz/R.INSTALL2eca295e7b1bc0/RcppInt64/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-RcppInt64/00new/RcppInt64/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 (RcppInt64) begin installing package ‘gdalraster’ * installing *source* package ‘gdalraster’ ... ** this is package ‘gdalraster’ version ‘2.5.0’ ** package ‘gdalraster’ successfully unpacked and MD5 sums checked ** using staged installation configure: CC: gcc-15 configure: CXX: g++-15 -std=gnu++20 checking for gdal-config... /usr/bin/gdal-config checking gdal-config usability... yes configure: GDAL: 3.12.3 checking GDAL version >= 3.1.0... yes checking GDAL version != 3.6.0... yes 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++-15 -std=gnu++20 accepts -g... yes checking for g++-15 -std=gnu++20 option to enable C++11 features... -std=gnu++11 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for gdal.h... yes checking GDAL: linking with --libs only... yes checking GDAL: checking whether GEOS is available at runtime:... yes configure: pkg-config proj exists, will use it configure: PROJ data directory: /usr/share/proj checking GDAL: checking whether PROJ is available at runtime:... yes checking size of long long... 8 configure: Package CPP flags: -I/usr/include/gdal configure: Package LIBS: -L/usr/lib/x86_64-linux-gnu -lgdal configure: creating ./config.status config.status: creating src/Makevars ** libs specified C++17 using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpF2VF0g/R.INSTALL2ecb412e451afe/gdalraster/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/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++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cmb_table.cpp -o cmb_table.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gdal_dt.cpp -o gdal_dt.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gdal_exp.cpp -o gdal_exp.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gdal_mdim.cpp -o gdal_mdim.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gdal_vsi.cpp -o gdal_vsi.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gdalalg.cpp -o gdalalg.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gdalraster.cpp -o gdalraster.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gdalvector.cpp -o gdalvector.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c geom_api.cpp -o geom_api.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ogr_util.cpp -o ogr_util.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c progress_r.cpp -o progress_r.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_util.cpp -o rcpp_util.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c running_stats.cpp -o running_stats.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c srs_api.cpp -o srs_api.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c transform.cpp -o transform.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/gdal -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cli/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/nanoarrow/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppInt64/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vsifile.cpp -o vsifile.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o gdalraster.so RcppExports.o cmb_table.o gdal_dt.o gdal_exp.o gdal_mdim.o gdal_vsi.o gdalalg.o gdalraster.o gdalvector.o geom_api.o ogr_util.o progress_r.o rcpp_util.o running_stats.o srs_api.o transform.o vsifile.o -L/usr/lib/x86_64-linux-gnu -lgdal -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpF2VF0g/R.INSTALL2ecb412e451afe/gdalraster/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-gdalraster/00new/gdalraster/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 (gdalraster) checking gpkg_0.0.14.tar.gz ... checking tabs_0.2.0.tar.gz ... Depends: Package: gpkg Depends: R (>= 3.1.0) Imports: utils, methods, DBI Timings: user system elapsed gpkg 47.686 4.655 59.261 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: gpkg ... OK rdepends_tabs ... OK