* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘GSE’ ...
** this is package ‘GSE’ version ‘4.2-4’
** package ‘GSE’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-12) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-12) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprfKhhv/R.INSTALL30f3755a15398b/GSE/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cov-em.cpp -o cov-em.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c emve.cpp -o emve.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gse-rocke.cpp -o gse-rocke.o
gse-rocke.cpp: In function ‘arma::mat iterS(arma::mat, arma::mat, arma::mat, bool, arma::mat, double, arma::umat, arma::uvec, arma::vec, arma::vec, double*, double*, double*, int*)’:
gse-rocke.cpp:162:13: warning: variable ‘error_code’ set but not used [-Wunused-but-set-variable]
162 | int error_code = *error_code_mem; // 0 = no error, 1 = non-positive scale, 2 = non-positive definite est scatter
| ^~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gse.cpp -o gse.o
gse.cpp: In function ‘arma::mat iterS(arma::mat, arma::mat, arma::mat, bool, arma::mat, double, arma::umat, arma::uvec, arma::vec, double*, double*, double*, int*)’:
gse.cpp:132:9: warning: variable ‘error_code’ set but not used [-Wunused-but-set-variable]
132 | int error_code = *error_code_mem; // 0 = no error, 1 = non-positive scale, 2 = non-positive definite est scatter
| ^~~~~~~~~~
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o GSE.so cov-em.o emve.o gse-rocke.o gse.o init.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprfKhhv/R.INSTALL30f3755a15398b/GSE/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprfKhhv/R.INSTALL30f3755a15398b/GSE/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprfKhhv/R.INSTALL30f3755a15398b/GSE/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-GSE/00new/GSE/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘GSE’
finding HTML links ... done
CovEM html
CovRobMiss-class html
CovRobMissSc-class html
GSE-class html
GSE html
HuberPairwise-class html
HuberPairwise html
ImpS html
SummaryCov-class html
TSGS-class html
TSGS html
auto html
boston html
calcium html
emve-class html
emve html
geochem html
get-methods html
gyfilt html
horse html
partial.mahalanobis html
plot-methods html
simulation-tools html
slrt html
wages html
** 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 (GSE)