* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘BipartiteModularityMaximization’ ...
** package ‘BipartiteModularityMaximization’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpGsaRKl/R.INSTALL1cb6446cd532b/BipartiteModularityMaximization/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c CoClust_allInOne.cpp -o CoClust_allInOne.o
CoClust_allInOne.cpp:48:15: warning: unused variable 'l' [-Wunused-variable]
   48 |     int i, j, l,  ii, flag=0, n, ng,ngtemp,gstemp, nn, np;
      |               ^
CoClust_allInOne.cpp:226:13: warning: unused variable 'nn' [-Wunused-variable]
  226 |         int i,j,l, nn=0, np=0, na=0, nt=0, min, flag=0;
      |                    ^~
CoClust_allInOne.cpp:226:19: warning: unused variable 'np' [-Wunused-variable]
  226 |         int i,j,l, nn=0, np=0, na=0, nt=0, min, flag=0;
      |                          ^~
CoClust_allInOne.cpp:227:9: warning: unused variable 'x0' [-Wunused-variable]
  227 |         double x0,x,bik,dQ, xa, xt;
      |                ^~
CoClust_allInOne.cpp:227:12: warning: unused variable 'x' [-Wunused-variable]
  227 |         double x0,x,bik,dQ, xa, xt;
      |                   ^
CoClust_allInOne.cpp:227:14: warning: unused variable 'bik' [-Wunused-variable]
  227 |         double x0,x,bik,dQ, xa, xt;
      |                     ^~~
CoClust_allInOne.cpp:417:12: warning: unused variable 'k' [-Wunused-variable]
  417 |         int i, j, k, p, r, n;
      |                   ^
CoClust_allInOne.cpp:883:12: warning: variable 'temp' set but not used [-Wunused-but-set-variable]
  883 |         int i,j,k,temp,flag=0;
      |                   ^
8 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o BipartiteModularityMaximization.so CoClust_allInOne.o RcppExports.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpGsaRKl/R.INSTALL1cb6446cd532b/BipartiteModularityMaximization/src'
make[1]: Entering directory '/tmp/RtmpGsaRKl/R.INSTALL1cb6446cd532b/BipartiteModularityMaximization/src'
make[1]: Leaving directory '/tmp/RtmpGsaRKl/R.INSTALL1cb6446cd532b/BipartiteModularityMaximization/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-BipartiteModularityMaximization/00new/BipartiteModularityMaximization/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (BipartiteModularityMaximization)