############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data oppar ### ############################################################################## ############################################################################## * checking for file ‘oppar/DESCRIPTION’ ... OK * preparing ‘oppar’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘oppar’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)’ gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c R_init_oppar.c -o R_init_oppar.o gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c kernel_estimation.c -o kernel_estimation.o gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c ks_test.c -o ks_test.o ks_test.c: In function ‘ks_sample’: ks_test.c:22:16: warning: unused variable ‘mx_value’ [-Wunused-variable] 22 | double mx_value = 0.0; | ^~~~~~~~ gcc -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o oppar.so R_init_oppar.o kernel_estimation.o ks_test.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/tmp/RtmpZJxVNg/Rinst121102592fbf29/00LOCK-oppar/00new/oppar/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Error: .onLoad failed in loadNamespace() for 'XML', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XML/libs/XML.so': libicui18n.so.75: cannot open shared object file: No such file or directory Execution halted ERROR: lazy loading failed for package ‘oppar’ * removing ‘/home/biocbuild/tmp/RtmpZJxVNg/Rinst121102592fbf29/oppar’ ----------------------------------- ERROR: package installation failed