############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL girafe ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘girafe’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ using C++ compiler: ‘g++ (GCC) 10.3.1’ g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c coverage.cpp -o coverage.o gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c girafe_init.c -o girafe_init.o g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o girafe.so coverage.o girafe_init.o -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/00LOCK-girafe/00new/girafe/libs ** R ** inst ** byte-compile and prepare package for lazy loading No methods found in package ‘IRanges’ for requests: ‘score’, ‘score<-’, ‘sort’ when loading ‘girafe’ Creating a generic function for ‘sample’ from package ‘base’ in package ‘girafe’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location No methods found in package ‘IRanges’ for requests: ‘score’, ‘score<-’, ‘sort’ when loading ‘girafe’ ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location No methods found in package ‘IRanges’ for requests: ‘score’, ‘score<-’, ‘sort’ when loading ‘girafe’ ** testing if installed package keeps a record of temporary installation path * DONE (girafe)