############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL fmrs ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘fmrs’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c fmrs.c -o fmrs.o fmrs.c: In function ‘FMR_Weibl_MLE’: fmrs.c:1497:12: warning: variable ‘multX’ set but not used [-Wunused-but-set-variable] 1497 | double multX[N][D][K]; | ^~~~~ fmrs.c: In function ‘FMR_Weibl_CTun’: fmrs.c:2566:12: warning: variable ‘pi_new’ set but not used [-Wunused-but-set-variable] 2566 | double pi_new[K]; | ^~~~~~ fmrs.c:2547:12: warning: variable ‘multX’ set but not used [-Wunused-but-set-variable] 2547 | double multX[N][D][k1]; | ^~~~~ fmrs.c: In function ‘Norm_MLE’: fmrs.c:2981:10: warning: variable ‘sumwi’ set but not used [-Wunused-but-set-variable] 2981 | double sumwi[K]; | ^~~~~ fmrs.c: In function ‘Weibl_MLE’: fmrs.c:4056:10: warning: variable ‘multX’ set but not used [-Wunused-but-set-variable] 4056 | double multX[N][D][K]; | ^~~~~ fmrs.c: In function ‘Weibl_CTun’: fmrs.c:5031:10: warning: variable ‘select’ set but not used [-Wunused-but-set-variable] 5031 | double select[D][K]; | ^~~~~~ fmrs.c:5007:10: warning: variable ‘multX’ set but not used [-Wunused-but-set-variable] 5007 | double multX[N][D][k1]; | ^~~~~ gcc -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o fmrs.so fmrs.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-fmrs/00new/fmrs/libs ** R ** 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 (fmrs)