downloading reverse dependencies ... downloading amadeus_1.0.7.tar.gz ... ok downloading gstat_2.1-2.tar.gz ... ok downloading meteo_2.0-3.tar.gz ... ok downloading cubble_1.0.0.tar.gz ... ok downloading spacetime_1.3-2.tar.gz ... ok downloading SpaceTimeBSS_0.4-0.tar.gz ... ok installing dependencies ‘archive’, ‘CAST’, ‘cshapes’, ‘cubble’, ‘nhdplusTools’, ‘ozmaps’, ‘sftime’, ‘sftrack’, ‘trajectories’ also installing the dependencies ‘maplegend’, ‘hydroloom’, ‘dataRetrieval’, ‘maptiles’, ‘mapsf’, ‘oz’ begin installing package ‘maplegend’ begin installing package ‘hydroloom’ begin installing package ‘dataRetrieval’ begin installing package ‘maptiles’ begin installing package ‘oz’ begin installing package ‘trajectories’ begin installing package ‘sftrack’ begin installing package ‘cubble’ begin installing package ‘archive’ begin installing package ‘CAST’ begin installing package ‘cshapes’ begin installing package ‘sftime’ * installing *source* package ‘oz’ ... ** package ‘oz’ 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 (oz) begin installing package ‘ozmaps’ * installing *source* package ‘maplegend’ ... ** package ‘maplegend’ 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 ** 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 (maplegend) begin installing package ‘mapsf’ * installing *source* package ‘sftime’ ... ** 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 (sftime) * installing *source* package ‘sftrack’ ... ** package ‘sftrack’ 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 (sftrack) * installing *source* package ‘cshapes’ ... ** package ‘cshapes’ 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 (cshapes) * installing *source* package ‘dataRetrieval’ ... ** package ‘dataRetrieval’ 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 (dataRetrieval) * installing *source* package ‘hydroloom’ ... ** package ‘hydroloom’ 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 (hydroloom) * installing *source* package ‘mapsf’ ... ** package ‘mapsf’ 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 (mapsf) * installing *source* package ‘cubble’ ... ** package ‘cubble’ 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 *** 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 (cubble) * installing *source* package ‘trajectories’ ... ** package ‘trajectories’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** demo ** 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 (trajectories) * installing *source* package ‘ozmaps’ ... ** package ‘ozmaps’ 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 *** 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 (ozmaps) * installing *source* package ‘CAST’ ... ** package ‘CAST’ 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 ** 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 (CAST) * installing *source* package ‘maptiles’ ... ** package ‘maptiles’ 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 ** 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 (maptiles) begin installing package ‘nhdplusTools’ * installing *source* package ‘archive’ ... ** package ‘archive’ successfully unpacked and MD5 sums checked ** using staged installation ** Running ./configure Found pkg-config cflags and libs! PKG_CONFIG_PATH= PKG_CFLAGS= PKG_LIBS=-larchive ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp01xgHX/R.INSTALL38a86f1fe78b67/archive/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c archive.cpp -o archive.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c archive_extract.cpp -o archive_extract.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c archive_read.cpp -o archive_read.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c archive_write.cpp -o archive_write.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c archive_write_direct.cpp -o archive_write_direct.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c archive_write_files.cpp -o archive_write_files.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c r_archive.cpp -o r_archive.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Icpp11/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c connection/connection.c -o connection/connection.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o archive.so archive.o archive_extract.o archive_read.o archive_write.o archive_write_direct.o archive_write_files.o cpp11.o r_archive.o -larchive -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp01xgHX/R.INSTALL38a86f1fe78b67/archive/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-archive/00new/archive/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 (archive) * installing *source* package ‘nhdplusTools’ ... ** package ‘nhdplusTools’ 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 *** 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 (nhdplusTools) checking sftime_0.3.0.tar.gz ... checking amadeus_1.0.7.tar.gz ... checking gstat_2.1-2.tar.gz ... checking meteo_2.0-3.tar.gz ... checking spacetime_1.3-2.tar.gz ... checking cubble_1.0.0.tar.gz ... checking SpaceTimeBSS_0.4-0.tar.gz ... Depends: Package: sftime Depends: sf (>= 1.0.9) Imports: methods Timings: user system elapsed sftime 42.878 4.736 50.435 Results: Check status summary: OK Source packages 1 Reverse depends 6 Check results summary: sftime ... OK rdepends_amadeus ... OK rdepends_cubble ... OK rdepends_gstat ... OK rdepends_meteo ... OK rdepends_spacetime ... OK rdepends_SpaceTimeBSS ... OK