downloading reverse dependencies ... downloading defineR_0.0.4.tar.gz ... ok downloading procs_1.0.7.tar.gz ... ok downloading sassy_1.2.9.tar.gz ... ok installing dependencies ‘fmtr’, ‘libr’, ‘logr’, ‘procs’, ‘reporter’, ‘sasLM’, ‘tidylog’, ‘xslt’ begin installing package ‘fmtr’ begin installing package ‘logr’ begin installing package ‘libr’ begin installing package ‘xslt’ begin installing package ‘tidylog’ begin installing package ‘sasLM’ * installing *source* package ‘logr’ ... ** this is package ‘logr’ version ‘1.3.9’ ** package ‘logr’ 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 (logr) * installing *source* package ‘tidylog’ ... ** this is package ‘tidylog’ version ‘1.1.0’ ** package ‘tidylog’ 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 (tidylog) * installing *source* package ‘sasLM’ ... ** this is package ‘sasLM’ version ‘0.10.7’ ** package ‘sasLM’ 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 (sasLM) * installing *source* package ‘fmtr’ ... ** this is package ‘fmtr’ version ‘1.6.9’ ** package ‘fmtr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6Z01rK/R.INSTALL178a4561d3e441/fmtr/src' g++-15 -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/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/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 code.cpp -o code.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o fmtr.so RcppExports.o code.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6Z01rK/R.INSTALL178a4561d3e441/fmtr/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-fmtr/00new/fmtr/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 (fmtr) begin installing package ‘reporter’ * installing *source* package ‘xslt’ ... ** this is package ‘xslt’ version ‘1.5.1’ ** 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++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLSRNgF/R.INSTALL178a3e159be984/xslt/src' rm -f RcppExports.o xslt.o xslt_init.o xslt.so g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -DSTRICT_R_HEADERS -DR_NO_REMAP -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/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++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -DSTRICT_R_HEADERS -DR_NO_REMAP -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/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++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -DSTRICT_R_HEADERS -DR_NO_REMAP -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/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++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o xslt.so RcppExports.o xslt.o xslt_init.o -lexslt -lxslt -lxml2 -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLSRNgF/R.INSTALL178a3e159be984/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) * installing *source* package ‘libr’ ... ** this is package ‘libr’ version ‘1.3.9’ ** package ‘libr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplKPt2h/R.INSTALL178a433d3e80da/libr/src' g++-15 -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/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/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 dshelpers.cpp -o dshelpers.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o libr.so RcppExports.o dshelpers.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplKPt2h/R.INSTALL178a433d3e80da/libr/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-libr/00new/libr/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 (libr) * installing *source* package ‘reporter’ ... ** this is package ‘reporter’ version ‘1.4.5’ ** 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 (reporter) begin installing package ‘procs’ * installing *source* package ‘procs’ ... ** this is package ‘procs’ version ‘1.0.7’ ** package ‘procs’ 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 (procs) checking reporter_1.4.5.tar.gz ... checking defineR_0.0.4.tar.gz ... checking procs_1.0.7.tar.gz ... checking sassy_1.2.9.tar.gz ... Depends: Package: reporter Depends: R (>= 3.6), common (>= 1.1.0) Imports: fmtr(>= 1.5.8), stringi, crayon, jpeg, graphics, grDevices, zip, withr, glue Timings: user system elapsed reporter 168.756 8.483 179.388 Results: Check status summary: OK Source packages 1 Reverse depends 3 Check results summary: reporter ... OK rdepends_defineR ... OK rdepends_procs ... OK rdepends_sassy ... OK