##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL Repitools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘Repitools’ ...
** this is package ‘Repitools’ version ‘1.53.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -c const.c -o const.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -c hyp2f1.c -o hyp2f1.o
hyp2f1.c: In function ‘hyp2f1’:
hyp2f1.c:126:8: warning: old-style function definition [-Wold-style-definition]
  126 | double hyp2f1( a, b, c, x )
      |        ^~~~~~
hyp2f1.c: In function ‘hyt2f1’:
hyp2f1.c:294:9: warning: old-style function definition [-Wold-style-definition]
  294 |  double hyt2f1( a, b, c, x, loss )
      |         ^~~~~~
hyp2f1.c: In function ‘hys2f1’:
hyp2f1.c:438:9: warning: old-style function definition [-Wold-style-definition]
  438 |  double hys2f1( a, b, c, x, loss )
      |         ^~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2   -c mmeansd.cpp -o mmeansd.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -c mtherr.c -o mtherr.o
mtherr.c: In function ‘mtherr’:
mtherr.c:77:5: warning: old-style function definition [-Wold-style-definition]
   77 | int mtherr( name, code )
      |     ^~~~~~
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -c ringo_stuff.c -o ringo_stuff.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-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.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-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)