* installing *source* package ‘vws’ ...
** this is package ‘vws’ version ‘0.3.0’
** package ‘vws’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 21.1.5’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/vws/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I. -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I. -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp-rect.cpp -o rcpp-rect.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I. -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp-gumbel.cpp -o rcpp-gumbel.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I. -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp-optimize-hybrid.cpp -o rcpp-optimize-hybrid.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I. -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp-categ.cpp -o rcpp-categ.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I. -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp-log-sum-exp.cpp -o rcpp-log-sum-exp.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I. -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp-seq.cpp -o rcpp-seq.o
In file included from rcpp-gumbel.cpp:2:
In file included from ../inst/include/vws.h:17:
../inst/include/FMMProposal.h:243:16: warning: unused variable 'L' [-Wunused-variable]
  243 |                 unsigned int L = _regions.size();
      |                              ^
../inst/include/FMMProposal.h:236:15: warning: unused variable 'N' [-Wunused-variable]
  236 |         unsigned int N = knots.size() + 1;
      |                      ^
In file included from rcpp-optimize-hybrid.cpp:2:
In file included from ../inst/include/vws.h:17:
../inst/include/FMMProposal.h:243:16: warning: unused variable 'L' [-Wunused-variable]
  243 |                 unsigned int L = _regions.size();
      |                              ^
../inst/include/FMMProposal.h:236:15: warning: unused variable 'N' [-Wunused-variable]
  236 |         unsigned int N = knots.size() + 1;
      |                      ^
In file included from rcpp-categ.cpp:2:
In file included from ../inst/include/vws.h:17:
../inst/include/FMMProposal.h:243:16: warning: unused variable 'L' [-Wunused-variable]
  243 |                 unsigned int L = _regions.size();
      |                              ^
../inst/include/FMMProposal.h:236:15: warning: unused variable 'N' [-Wunused-variable]
  236 |         unsigned int N = knots.size() + 1;
      |                      ^
In file included from rcpp-rect.cpp:2:
In file included from ../inst/include/vws.h:17:
../inst/include/FMMProposal.h:243:16: warning: unused variable 'L' [-Wunused-variable]
  243 |                 unsigned int L = _regions.size();
      |                              ^
../inst/include/FMMProposal.h:236:15: warning: unused variable 'N' [-Wunused-variable]
  236 |         unsigned int N = knots.size() + 1;
      |                      ^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/vws.h:17:
./../inst/include/FMMProposal.h:243:16: warning: unused variable 'L' [-Wunused-variable]
  243 |                 unsigned int L = _regions.size();
      |                              ^
./../inst/include/FMMProposal.h:236:15: warning: unused variable 'N' [-Wunused-variable]
  236 |         unsigned int N = knots.size() + 1;
      |                      ^
In file included from rcpp-log-sum-exp.cpp:2:
In file included from ../inst/include/vws.h:17:
../inst/include/FMMProposal.h:243:16: warning: unused variable 'L' [-Wunused-variable]
  243 |                 unsigned int L = _regions.size();
      |                              ^
../inst/include/FMMProposal.h:236:15: warning: unused variable 'N' [-Wunused-variable]
  236 |         unsigned int N = knots.size() + 1;
      |                      ^
In file included from rcpp-seq.cpp:2:
In file included from ../inst/include/vws.h:17:
../inst/include/FMMProposal.h:243:16: warning: unused variable 'L' [-Wunused-variable]
  243 |                 unsigned int L = _regions.size();
      |                              ^
../inst/include/FMMProposal.h:236:15: warning: unused variable 'N' [-Wunused-variable]
  236 |         unsigned int N = knots.size() + 1;
      |                      ^
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o vws.so RcppExports.o rcpp-rect.o rcpp-gumbel.o rcpp-optimize-hybrid.o rcpp-categ.o rcpp-log-sum-exp.o rcpp-seq.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/vws/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/vws/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/vws/src'
installing to /data/gannet/ripley/R/packages/tests-clang/vws.Rcheck/00LOCK-vws/00new/vws/libs
** 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
** 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 (vws)