############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL Repitools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘Repitools’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ using C++ compiler: ‘g++ (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/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/R/R-beta-2024-04-15_r86425/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/R/R-beta-2024-04-15_r86425/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/R/R-beta-2024-04-15_r86425/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/R/R-beta-2024-04-15_r86425/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/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o Repitools.so const.o hyp2f1.o mmeansd.o mtherr.o ringo_stuff.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-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)