* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bayesImageS’ ...
** this is package ‘bayesImageS’ version ‘0.7-0’
** package ‘bayesImageS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpW4TkTN/R.INSTALL17f7f060aa58aa/bayesImageS/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 PottsUtil.cpp -o PottsUtil.o
PottsUtil.cpp:82: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
82 | #pragma omp parallel for shared(indices)
PottsUtil.cpp:96: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
96 | #pragma omp parallel for reduction(+:total)
PottsUtil.cpp:174: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
174 | #pragma omp parallel for
PottsUtil.cpp:217: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
217 | #pragma omp parallel for
PottsUtil.cpp:335: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
335 | #pragma omp parallel for
PottsUtil.cpp:359: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
359 | #pragma omp parallel for reduction(+:num,denom)
PottsUtil.cpp:378: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
378 | #pragma omp parallel for
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 bayesImageS_init.cpp -o bayesImageS_init.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 mcmcPotts.cpp -o mcmcPotts.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 smcPotts.cpp -o smcPotts.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bayesImageS.so PottsUtil.o bayesImageS_init.o mcmcPotts.o smcPotts.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpW4TkTN/R.INSTALL17f7f060aa58aa/bayesImageS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpW4TkTN/R.INSTALL17f7f060aa58aa/bayesImageS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpW4TkTN/R.INSTALL17f7f060aa58aa/bayesImageS/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bayesImageS/00new/bayesImageS/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘bayesImageS’
finding HTML links ... done
bayesImageS html
exactPotts html
getBlocks html
getEdges html
getNeighbors html
gibbsGMM html
gibbsNorm html
gibbsPotts html
initSedki html
mcmcPotts html
mcmcPottsNoData html
res html
res2 html
res3 html
res4 html
res5 html
smcPotts html
sufficientStat html
swNoData html
synth html
testResample html
** 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 (bayesImageS)