installing dependencies ‘MAIVE’, ‘osfr’, ‘puniform’, ‘RoBMA’ also installing the dependency ‘BayesTools’ begin installing package ‘BayesTools’ begin installing package ‘osfr’ begin installing package ‘puniform’ begin installing package ‘MAIVE’ * installing *source* package ‘MAIVE’ ... ** this is package ‘MAIVE’ version ‘0.2.4’ ** package ‘MAIVE’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MAIVE) * installing *source* package ‘osfr’ ... ** this is package ‘osfr’ version ‘0.2.9’ ** package ‘osfr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (osfr) * installing *source* package ‘BayesTools’ ... ** this is package ‘BayesTools’ version ‘0.2.23’ ** package ‘BayesTools’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BayesTools) begin installing package ‘RoBMA’ * installing *source* package ‘puniform’ ... ** this is package ‘puniform’ version ‘0.2.8’ ** package ‘puniform’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgVF6Rl/R.INSTALL3664d959e32f49/puniform/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c get_var_boot.cpp -o get_var_boot.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ml_est.cpp -o ml_est.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ml_tau.cpp -o ml_tau.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c pdist_nsig.cpp -o pdist_nsig.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o puniform.so RcppExports.o get_var_boot.o ml_est.o ml_tau.o pdist_nsig.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgVF6Rl/R.INSTALL3664d959e32f49/puniform/src' installing to /home/hornik/tmp/CRAN_special_donttest/Library/00LOCK-puniform/00new/puniform/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 (puniform) * installing *source* package ‘RoBMA’ ... ** this is package ‘RoBMA’ version ‘3.6.1’ ** package ‘RoBMA’ successfully unpacked and MD5 sums checked ** using staged installation checking for pkg-config... /usr/bin/pkg-config configure: Setting compile and link flags according to pkg-config configure: Compile flags are -I/usr/include/JAGS configure: Link flags are -ljags checking for gcc... gcc-15 checking whether the compiler supports GNU C... no checking whether gcc-15 accepts -g... no checking for gcc-15 option to enable C11 features... unsupported checking for gcc-15 option to enable C99 features... unsupported checking for gcc-15 option to enable C89 features... unsupported checking for jags_version in -ljags... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpyQZO0w/R.INSTALL36658425bc8ae/RoBMA/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DMN.cc -o distributions/DMN.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWMN1.cc -o distributions/DWMN1.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWMN2.cc -o distributions/DWMN2.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DMNv.cc -o distributions/DMNv.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWMN1v.cc -o distributions/DWMN1v.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWMN2v.cc -o distributions/DWMN2v.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWN1.cc -o distributions/DWN1.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWN2.cc -o distributions/DWN2.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWT1.cc -o distributions/DWT1.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWT2.cc -o distributions/DWT2.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWN.cc -o distributions/DWN.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWWN1.cc -o distributions/DWWN1.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWWN2.cc -o distributions/DWWN2.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWB.cc -o distributions/DWB.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWNMIX.cc -o distributions/DWNMIX.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distributions/DWWNMIX.cc -o distributions/DWWNMIX.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c transformations/z.cc -o transformations/z.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c transformations/r.cc -o transformations/r.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c transformations/d.cc -o transformations/d.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c transformations/logOR.cc -o transformations/logOR.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c transformations/omega.cc -o transformations/omega.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c functions/wmnorm.cc -o functions/wmnorm.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c functions/mnorm.cc -o functions/mnorm.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c matrix/matrix.cc -o matrix/matrix.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c source/tools.cc -o source/tools.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c source/mnorm.cc -o source/mnorm.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c source/wmnorm.cc -o source/wmnorm.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c source/transformations.cc -o source/transformations.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RoBMA.cc -o RoBMA.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/include/JAGS -D JAGS_MAJOR_FORCED=0 -D JAGS_MAJOR_ASSUMED=0 -DR_NO_REMAP -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c testRoBMA.cc -o testRoBMA.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o RoBMA.so distributions/DMN.o distributions/DWMN1.o distributions/DWMN2.o distributions/DMNv.o distributions/DWMN1v.o distributions/DWMN2v.o distributions/DWN1.o distributions/DWN2.o distributions/DWT1.o distributions/DWT2.o distributions/DWN.o distributions/DWWN1.o distributions/DWWN2.o distributions/DWB.o distributions/DWNMIX.o distributions/DWWNMIX.o transformations/z.o transformations/r.o transformations/d.o transformations/logOR.o transformations/omega.o functions/wmnorm.o functions/mnorm.o matrix/matrix.o source/tools.o source/mnorm.o source/wmnorm.o source/transformations.o init.o RoBMA.o testRoBMA.o -ljags -ljrmath -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpyQZO0w/R.INSTALL36658425bc8ae/RoBMA/src' installing to /home/hornik/tmp/CRAN_special_donttest/Library/00LOCK-RoBMA/00new/RoBMA/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 (RoBMA) checking PublicationBiasBenchmark_0.2.0.tar.gz ... Depends: Package: PublicationBiasBenchmark Depends: R (>= 3.5.0) Imports: stats, metafor, osfr, MASS, numDeriv, pwr, sandwich, clubSandwich, lmtest, puniform, Rdpack, MAIVE Timings: user system elapsed PublicationBiasBenchmark 59.712 6.257 76.233 Results: Check status summary: ERROR Source packages 1 Check results summary: PublicationBiasBenchmark ... ERROR * checking examples ... [1s/1s] ERROR