* installing *source* package ‘HUM’ ... ** package ‘HUM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/HUM/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c HUMseq.cpp -o HUMseq.o In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:188, from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27, from HUMseq.cpp:1: In function 'SEXPREC* Rcpp::internal::primitive_wrap__impl__cast(const T&, Rcpp::traits::false_type) [with T = double]', inlined from 'SEXPREC* Rcpp::internal::primitive_wrap__impl(const T&, Rcpp::traits::r_type_primitive_tag) [with T = double]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:465:46, inlined from 'SEXPREC* Rcpp::internal::primitive_wrap(const T&) [with T = double]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:489:40, inlined from 'SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_primitive_tag) [with T = double]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:744:34, inlined from 'SEXPREC* Rcpp::wrap(const T&) [with T = double]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap_end.h:30:38, inlined from 'static SEXPREC* Rcpp::internal::generic_element_converter::get(const T&) [with T = double; int RTYPE = 19]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/vector/converter.h:80:23, inlined from 'static void Rcpp::Vector::replace_element__dispatch__isArgument(Rcpp::traits::false_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/vector/Vector.h:532:13, inlined from 'static void Rcpp::Vector::replace_element__dispatch(Rcpp::traits::true_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/vector/Vector.h:525:46, inlined from 'static void Rcpp::Vector::replace_element(iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/vector/Vector.h:514:34, inlined from 'static Rcpp::Vector Rcpp::Vector::create__dispatch(Rcpp::traits::true_type, const T1&, const T2&, const T3&, const T4&, const T5&, const T6&) [with T1 = Rcpp::traits::named_object >; T2 = Rcpp::traits::named_object >; T3 = Rcpp::traits::named_object; T4 = Rcpp::traits::named_object; T5 = Rcpp::traits::named_object; T6 = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/generated/Vector__create.h:329:24, inlined from 'static Rcpp::Vector Rcpp::Vector::create(const T1&, const T2&, const T3&, const T4&, const T5&, const T6&) [with T1 = Rcpp::traits::named_object >; T2 = Rcpp::traits::named_object >; T3 = Rcpp::traits::named_object; T4 = Rcpp::traits::named_object; T5 = Rcpp::traits::named_object; T6 = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/generated/Vector__create.h:294:37, inlined from 'Rcpp::List CalcROC(Rcpp::List, Rcpp::NumericVector, Rcpp::NumericVector)' at HUMseq.cpp:262:19: /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:442:41: warning: 'optThre' may be used uninitialized [-Wmaybe-uninitialized] 442 | r_vector_start(x)[0] = object; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ HUMseq.cpp: In function 'Rcpp::List CalcROC(Rcpp::List, Rcpp::NumericVector, Rcpp::NumericVector)': HUMseq.cpp:138:10: note: 'optThre' was declared here 138 | double optThre; | ^~~~~~~ g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o HUM.so HUMseq.o RcppExports.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/HUM/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/HUM/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/HUM/src' installing to /data/gannet/ripley/R/packages/tests-devel/HUM.Rcheck/00LOCK-HUM/00new/HUM/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (HUM)