############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL Rbec ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘Rbec’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 10.3.1’ g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o In file included from ../inst/include/Rbec.h:7, from RcppExports.cpp:4: ../inst/include/Rbec_RcppExports.h:14:14: warning: ‘void Rbec::{anonymous}::validateSignature(const char*)’ defined but not used [-Wunused-function] 14 | void validateSignature(const char* sig) { | ^~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c kmer_dist.cpp -o kmer_dist.o kmer_dist.cpp: In function ‘Rcpp::NumericVector kmer_dist(std::vector >, std::vector >, int)’: kmer_dist.cpp:33:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 33 | for(int i=0;i