downloading reverse dependencies ... downloading JDCruncheR_0.2.4.tar.gz ... ok downloading D4TAlink.light_2.1.14.tar.gz ... ok downloading Deducer_0.7-9.tar.gz ... ok downloading JGR_1.9-2.tar.gz ... ok downloading preregr_0.2.9.tar.gz ... ok downloading psyverse_0.2.6.tar.gz ... ok downloading rock_0.8.1.tar.gz ... ok installing dependencies ‘JavaGD’, ‘JGR’, ‘justifier’, ‘limonaid’, ‘officedown’, ‘preregr’, ‘rmdpartials’, ‘striprtf’, ‘XLConnect’, ‘yum’ begin installing package ‘XLConnect’ begin installing package ‘officedown’ begin installing package ‘JavaGD’ begin installing package ‘rmdpartials’ begin installing package ‘yum’ begin installing package ‘limonaid’ begin installing package ‘striprtf’ * installing *source* package ‘rmdpartials’ ... ** package ‘rmdpartials’ 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 (rmdpartials) begin installing package ‘preregr’ * installing *source* package ‘yum’ ... ** package ‘yum’ 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 (yum) begin installing package ‘justifier’ * installing *source* package ‘limonaid’ ... ** package ‘limonaid’ 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 (limonaid) * 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) * installing *source* package ‘preregr’ ... ** package ‘preregr’ 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 (preregr) * installing *source* package ‘JavaGD’ ... ** package ‘JavaGD’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... gcc-14 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 gcc-14 accepts -g... yes checking for gcc-14 option to enable C11 features... none needed checking for sys/wait.h that is POSIX.1 compatible... yes 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 string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking Java support in R... present: interpreter : '/usr/bin/java' cpp flags : '-I/usr/lib/jvm/java-21-openjdk-amd64/include -I/usr/lib/jvm/java-21-openjdk-amd64/include/linux' java libs : '-L/usr/lib/jvm/java-21-openjdk-amd64/lib/server -ljvm' checking whether JNI programs can be compiled... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/config.h ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-1) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQign3W/R.INSTALL2e06041e896bef/JavaGD/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-21-openjdk-amd64/include -I/usr/lib/jvm/java-21-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dummy.c -o dummy.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-21-openjdk-amd64/include -I/usr/lib/jvm/java-21-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c jGDtalk.c -o jGDtalk.o jGDtalk.c:257:13: warning: ‘newJavaGD_Hold’ defined but not used [-Wunused-function] 257 | static void newJavaGD_Hold(NewDevDesc *dd) | ^~~~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-21-openjdk-amd64/include -I/usr/lib/jvm/java-21-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c javaGD.c -o javaGD.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-21-openjdk-amd64/include -I/usr/lib/jvm/java-21-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c s2u.c -o s2u.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o JavaGD.so dummy.o jGDtalk.o javaGD.o s2u.o -L/usr/lib/jvm/java-21-openjdk-amd64/lib/server -ljvm -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpQign3W/R.INSTALL2e06041e896bef/JavaGD/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-JavaGD/00new/JavaGD/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 (JavaGD) begin installing package ‘JGR’ * installing *source* package ‘justifier’ ... ** package ‘justifier’ 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 (justifier) * installing *source* package ‘JGR’ ... ** package ‘JGR’ 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 (JGR) * installing *source* package ‘XLConnect’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** demo ** 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 trying URL 'https://repo1.maven.org/maven2/org/apache/poi/poi-ooxml-full/5.3.0/poi-ooxml-full-5.3.0.jar' Content type 'application/java-archive' length 13947616 bytes (13.3 MB) ================================================== downloaded 13.3 MB trying URL 'https://repo1.maven.org/maven2/org/apache/poi/poi-ooxml/5.3.0/poi-ooxml-5.3.0.jar' Content type 'application/java-archive' length 2031513 bytes (1.9 MB) ================================================== downloaded 1.9 MB trying URL 'https://repo1.maven.org/maven2/org/apache/poi/poi/5.3.0/poi-5.3.0.jar' Content type 'application/java-archive' length 2979181 bytes (2.8 MB) ================================================== downloaded 2.8 MB trying URL 'https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar' Content type 'application/java-archive' length 1083634 bytes (1.0 MB) ================================================== downloaded 1.0 MB trying URL 'https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar' Content type 'application/java-archive' length 657952 bytes (642 KB) ================================================== downloaded 642 KB trying URL 'https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.2.1/xmlbeans-5.2.1.jar' Content type 'application/java-archive' length 2202876 bytes (2.1 MB) ================================================== downloaded 2.1 MB trying URL 'https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar' Content type 'application/java-archive' length 751914 bytes (734 KB) ================================================== downloaded 734 KB trying URL 'https://repo1.maven.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar' Content type 'application/java-archive' length 2213560 bytes (2.1 MB) ================================================== downloaded 2.1 MB trying URL 'https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar' Content type 'application/java-archive' length 342535 bytes (334 KB) ================================================== downloaded 334 KB trying URL 'https://repo1.maven.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar' Content type 'application/java-archive' length 372608 bytes (363 KB) ================================================== downloaded 363 KB trying URL 'https://repo1.maven.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar' Content type 'application/java-archive' length 508826 bytes (496 KB) ================================================== downloaded 496 KB trying URL 'https://repo1.maven.org/maven2/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar' Content type 'application/java-archive' length 25843 bytes (25 KB) ================================================== downloaded 25 KB ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (XLConnect) * installing *source* package ‘striprtf’ ... ** package ‘striprtf’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpm1jewu/R.INSTALL2e060757d559ab/striprtf/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -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 -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'/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 -fpic -g -O2 -Wall -pedantic -mtune=native -c dechex.cpp -o dechex.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -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 -fpic -g -O2 -Wall -pedantic -mtune=native -c strip_helper.cpp -o strip_helper.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o striprtf.so RcppExports.o dechex.o strip_helper.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpm1jewu/R.INSTALL2e060757d559ab/striprtf/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-striprtf/00new/striprtf/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 (striprtf) checking XLConnect_1.1.0.tar.gz ... checking JDCruncheR_0.2.4.tar.gz ... checking D4TAlink.light_2.1.14.tar.gz ... checking Deducer_0.7-9.tar.gz ... checking JGR_1.9-2.tar.gz ... checking preregr_0.2.9.tar.gz ... checking psyverse_0.2.6.tar.gz ... checking rock_0.8.1.tar.gz ... Depends: Package: XLConnect Depends: R (>= 3.6.0) Imports: methods, rJava (>= 1.0-1) Timings: user system elapsed XLConnect 91.868 9.211 90.453 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 3 4 Check results summary: XLConnect ... OK rdepends_D4TAlink.light ... NOTE * checking Rd files ... [0s/0s] NOTE * checking HTML version of manual ... [1s/2s] NOTE rdepends_Deducer ... NOTE * checking Rd cross-references ... NOTE rdepends_JDCruncheR ... OK rdepends_JGR ... OK rdepends_preregr ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_psyverse ... OK rdepends_rock ... OK