############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL dexus ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’ * installing *source* package ‘dexus’ ... ** using staged installation ** libs g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c dexus.cpp -o dexus.o dexus.cpp: In function ‘SEXPREC* dexus_impl(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, int*, SEXP, SEXP, SEXP)’: dexus.cpp:193:15: warning: unused variable ‘DEFAULT_R’ [-Wunused-variable] 193 | const double DEFAULT_R = 20; // R value used when re-setting clusters | ^~~~~~~~~ dexus.cpp: In function ‘SEXPREC* dexss_impl(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, int*, SEXP, SEXP, SEXP)’: dexus.cpp:575:15: warning: unused variable ‘DEFAULT_R’ [-Wunused-variable] 575 | const double DEFAULT_R = 20; // R value used when re-setting clusters | ^~~~~~~~~ g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.13-bioc/R/lib -L/usr/local/lib -o dexus.so dexus.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.13-bioc/R/library/00LOCK-dexus/00new/dexus/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 Warning: Package 'dexus' is deprecated and will be removed from Bioconductor version 3.14 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location Warning: Package 'dexus' is deprecated and will be removed from Bioconductor version 3.14 ** testing if installed package keeps a record of temporary installation path * DONE (dexus)