downloading reverse dependencies ... downloading defineR_0.0.4.tar.gz ... ok downloading procs_1.0.6.tar.gz ... ok downloading sassy_1.2.3.tar.gz ... ok installing dependencies ‘common’, ‘fmtr’, ‘libr’, ‘logr’, ‘procs’, ‘reporter’, ‘sasLM’, ‘tidylog’, ‘xslt’ begin installing package ‘common’ begin installing package ‘xslt’ begin installing package ‘sasLM’ begin installing package ‘tidylog’ * installing *source* package ‘common’ ... ** package ‘common’ 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 (common) begin installing package ‘logr’ begin installing package ‘fmtr’ begin installing package ‘libr’ * installing *source* package ‘tidylog’ ... ** 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 ‘logr’ ... ** 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 ‘sasLM’ ... ** 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’ ... ** package ‘fmtr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8yk9Ay/R.INSTALL3fa7721c2a25ae/fmtr/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/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++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/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++-13 -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/Rtmp8yk9Ay/R.INSTALL3fa7721c2a25ae/fmtr/src' installing to /home/hornik/tmp/CRAN/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’ ... ** 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++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6FibAP/R.INSTALL3fa617543a7069/xslt/src' rm -f RcppExports.o xslt.o xslt_init.o xslt.so g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/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++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/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++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/libxml2 -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/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++-13 -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/Rtmp6FibAP/R.INSTALL3fa617543a7069/xslt/src' installing to /home/hornik/tmp/CRAN/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’ ... ** package ‘libr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWjkjTv/R.INSTALL3fa77678f080ce/libr/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/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++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/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++-13 -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/RtmpWjkjTv/R.INSTALL3fa77678f080ce/libr/src' installing to /home/hornik/tmp/CRAN/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’ ... ** 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’ ... ** 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.4.tar.gz ... checking defineR_0.0.4.tar.gz ... checking procs_1.0.6.tar.gz ... checking sassy_1.2.3.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 158.775 7.392 167.615 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