############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL Repitools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘Repitools’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -D R_NO_REMAP -I. -fpic -g -O2 -Wall -c const.c -o const.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -D R_NO_REMAP -I. -fpic -g -O2 -Wall -c hyp2f1.c -o hyp2f1.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c mmeansd.cpp -o mmeansd.o mmeansd.cpp: In function ‘SEXPREC* moving_mean_sd(SEXP, SEXP, SEXP)’: mmeansd.cpp:33:24: warning: variable ‘is’ set but not used [-Wunused-but-set-variable] 33 | int * x, nval, hs, is, i; | ^~ gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -D R_NO_REMAP -I. -fpic -g -O2 -Wall -c mtherr.c -o mtherr.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -D R_NO_REMAP -I. -fpic -g -O2 -Wall -c ringo_stuff.c -o ringo_stuff.o ringo_stuff.c:13:24: warning: ‘Ringo_calls’ defined but not used [-Wunused-variable] 13 | static R_CallMethodDef Ringo_calls[] = { | ^~~~~~~~~~~ g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o Repitools.so const.o hyp2f1.o mmeansd.o mtherr.o ringo_stuff.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-Repitools/00new/Repitools/libs ** R ** data ** 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 (Repitools)