* installing *source* package ‘iClusterVB’ ... ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c CAVI_algorithms.cpp -o CAVI_algorithms.o CAVI_algorithms.cpp: In function ‘Rcpp::List CAVI_algorithm_standard(Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::CharacterVector, int, int, int, int, double, double)’: CAVI_algorithms.cpp:102:12: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 102 | Rcpp::List CAVI_algorithm_standard(Rcpp:: List mydata, // List of R datasets (R is the number of outcome, R>=2) | ^~~~~~~~~~~~~~~~~~~~~~~ CAVI_algorithms.cpp: In function ‘Rcpp::List CAVI_algorithm_global(Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::CharacterVector, int, int, int, int, double, double)’: CAVI_algorithms.cpp:531:12: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 531 | Rcpp::List CAVI_algorithm_global(Rcpp:: List mydata, // List of R datasets (R is the number of outcome, R>=2) | ^~~~~~~~~~~~~~~~~~~~~ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o iClusterVB.so CAVI_algorithms.o RcppExports.o -llapack -L/home/hornik/tmp/R-d-gcc-xtra/lib -lRblas -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR installing to /home/hornik/tmp/CRAN_special_gcc-san/iClusterVB.Rcheck/00LOCK-iClusterVB/00new/iClusterVB/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (iClusterVB)