* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘missSBM’ ...
** package ‘missSBM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpiA3rSh/R.INSTALL1899306886a701/missSBM/src'
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/nloptr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/nloptr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c SBM_bernoulli.cpp -o SBM_bernoulli.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/nloptr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c kmeans.cpp -o kmeans.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/nloptr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c nlopt_wrapper.cpp -o nlopt_wrapper.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/nloptr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c packing.cpp -o packing.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/nloptr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c roundProduct.cpp -o roundProduct.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o missSBM.so RcppExports.o SBM_bernoulli.o kmeans.o nlopt_wrapper.o packing.o roundProduct.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpiA3rSh/R.INSTALL1899306886a701/missSBM/src'
make[1]: Entering directory '/tmp/RtmpiA3rSh/R.INSTALL1899306886a701/missSBM/src'
make[1]: Leaving directory '/tmp/RtmpiA3rSh/R.INSTALL1899306886a701/missSBM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-missSBM/00new/missSBM/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 ‘missSBM’
    finding HTML links ... done
    SimpleSBM_fit                           html  
    SimpleSBM_fit_MNAR                      html  
    SimpleSBM_fit_noCov                     html  
    SimpleSBM_fit_withCov                   html  
    blockDyadSampler                        html  
    blockDyadSampling_fit                   html  
    blockNodeSampler                        html  
    blockNodeSampling_fit                   html  
    coef.missSBM_fit                        html  
    covarDyadSampling_fit                   html  
    covarNodeSampling_fit                   html  
    degreeSampler                           html  
    degreeSampling_fit                      html  
    doubleStandardSampler                   html  
    doubleStandardSampling_fit              html  
    dyadSampler                             html  
    dyadSampling_fit                        html  
    er_network                              html  
    estimateMissSBM                         html  
    fitted.missSBM_fit                      html  
    frenchblog2007                          html  
    l1_similarity                           html  
    missSBM-package                         html  
    missSBM_collection                      html  
    missSBM_fit                             html  
    networkSampler                          html  
    networkSampling                         html  
    networkSamplingDyads_fit                html  
    networkSamplingNodes_fit                html  
    nodeSampler                             html  
    nodeSampling_fit                        html  
    observeNetwork                          html  
    partlyObservedNetwork                   html  
    pipe                                    html  
    plot.missSBM_fit                        html  
    predicted.missSBM_fit                   html  
    simpleDyadSampler                       html  
    simpleNodeSampler                       html  
    snowballSampler                         html  
    summary.missSBM_fit                     html  
    war                                     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 (missSBM)