downloading reverse dependencies ... downloading flextable_0.9.6.tar.gz ... ok downloading hrbrthemes_0.8.7.tar.gz ... ok downloading rvg_0.3.4.tar.gz ... ok downloading ggiraph_0.8.10.tar.gz ... ok downloading tsmp_0.4.15.tar.gz ... ok installing dependencies ‘doconv’, ‘equatags’, ‘gcookbook’, ‘gdtools’, ‘officedown’ also installing the dependencies ‘locatexec’, ‘xslt’, ‘katex’ begin installing package ‘locatexec’ begin installing package ‘xslt’ begin installing package ‘katex’ begin installing package ‘gcookbook’ begin installing package ‘gdtools’ * installing *source* package ‘locatexec’ ... ** package ‘locatexec’ 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 (locatexec) begin installing package ‘doconv’ * installing *source* package ‘katex’ ... ** package ‘katex’ 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 (katex) * installing *source* package ‘gcookbook’ ... ** package ‘gcookbook’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (gcookbook) * installing *source* package ‘doconv’ ... ** package ‘doconv’ 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 (doconv) * installing *source* package ‘xslt’ ... ** package ‘xslt’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/libxml2 Using PKG_LIBS=-lexslt -lxslt -lxml2 ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpEvQzwD/R.INSTALL238bb35a3ef441/xslt/src' rm -f RcppExports.o xslt.o xslt_init.o xslt.so g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/xml2/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-d-gcc-14/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/xml2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c xslt.cpp -o xslt.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/xml2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c xslt_init.cpp -o xslt_init.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o xslt.so RcppExports.o xslt.o xslt_init.o -lexslt -lxslt -lxml2 -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpEvQzwD/R.INSTALL238bb35a3ef441/xslt/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-xslt/00new/xslt/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 (xslt) begin installing package ‘equatags’ * installing *source* package ‘equatags’ ... ** package ‘equatags’ 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 (equatags) * installing *source* package ‘gdtools’ ... ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 Using PKG_LIBS=-lcairo -lfreetype ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmppZWLaF/R.INSTALL238bb7f8a3315/gdtools/src' rm -f gdtools.so CairoContext.o RcppExports.o font_metrics.o gdtools.o raster_to_base64.o versions.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c CairoContext.cpp -o CairoContext.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c font_metrics.cpp -o font_metrics.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c gdtools.cpp -o gdtools.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c raster_to_base64.cpp -o raster_to_base64.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c versions.cpp -o versions.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o gdtools.so CairoContext.o RcppExports.o font_metrics.o gdtools.o raster_to_base64.o versions.o -lcairo -lfreetype -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmppZWLaF/R.INSTALL238bb7f8a3315/gdtools/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-gdtools/00new/gdtools/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 (gdtools) begin installing package ‘officedown’ * installing *source* package ‘officedown’ ... ** package ‘officedown’ 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 (officedown) checking gdtools_0.4.0.tar.gz ... checking flextable_0.9.6.tar.gz ... checking hrbrthemes_0.8.7.tar.gz ... checking rvg_0.3.4.tar.gz ... checking ggiraph_0.8.10.tar.gz ... checking tsmp_0.4.15.tar.gz ... Depends: Package: gdtools Depends: R (>= 4.0.0) Imports: fontquiver (>= 0.2.0), htmltools, Rcpp (>= 0.12.12), systemfonts (>= 0.1.1), tools LinkingTo: Rcpp Timings: user system elapsed gdtools 38.478 4.398 48.354 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 4 1 Check results summary: gdtools ... OK rdepends_flextable ... NOTE * checking Rd cross-references ... NOTE rdepends_ggiraph ... NOTE * checking Rd cross-references ... NOTE rdepends_hrbrthemes ... NOTE * checking Rd cross-references ... NOTE rdepends_rvg ... OK rdepends_tsmp ... NOTE * checking C++ specification ... NOTE Warning in normalizePath(dir) : path[1]="/home/hornik/tmp/CRAN": No such file or directory Calls: -> normalizePath Warning in normalizePath(dir) : path[1]="/home/hornik/tmp/CRAN": No such file or directory Calls: -> R_check_outdirs -> normalizePath