############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL DelayedArray ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’ * installing *source* package ‘DelayedArray’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/S4Vectors/include' -I/usr/local/include -fpic -g -O2 -Wall -c R_init_DelayedArray.c -o R_init_DelayedArray.o gcc -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/S4Vectors/include' -I/usr/local/include -fpic -g -O2 -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o gcc -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/S4Vectors/include' -I/usr/local/include -fpic -g -O2 -Wall -c compress_atomic_vector.c -o compress_atomic_vector.o gcc -shared -L/home/biocbuild/bbs-3.18-bioc/R/lib -L/usr/local/lib -o DelayedArray.so R_init_DelayedArray.o S4Vectors_stubs.o compress_atomic_vector.o -L/home/biocbuild/bbs-3.18-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.18-bioc/R/site-library/00LOCK-DelayedArray/00new/DelayedArray/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘apply’ in package ‘DelayedArray’ Creating a new generic function for ‘sweep’ in package ‘DelayedArray’ Creating a new generic function for ‘scale’ in package ‘DelayedArray’ Creating a generic function for ‘dnorm’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘pnorm’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘qnorm’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘dbinom’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘pbinom’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘qbinom’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘dpois’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘ppois’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘qpois’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘dlogis’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘plogis’ from package ‘stats’ in package ‘DelayedArray’ Creating a generic function for ‘qlogis’ from package ‘stats’ in package ‘DelayedArray’ ** 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 (DelayedArray)