* installing *source* package ‘mvgam’ ...
** this is package ‘mvgam’ version ‘1.1.593’
** package ‘mvgam’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 21.1.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mvgam/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DARMA_USE_CURRENT -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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DARMA_USE_CURRENT -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c trend_funs.cpp -o trend_funs.o
In file included from RcppExports.cpp:4:
In file included from /data/gannet/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:32:
In file included from /data/gannet/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /data/gannet/ripley/R/test-clang/RcppArmadillo/include/current/armadillo:26:
/data/gannet/ripley/R/test-clang/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:11: warning: NOTE: option ARMA_CRIPPLED_LAPACK is not supported [-W#pragma-messages]
  373 |   #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
      |           ^
In file included from trend_funs.cpp:2:
In file included from /data/gannet/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:32:
In file included from /data/gannet/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /data/gannet/ripley/R/test-clang/RcppArmadillo/include/current/armadillo:26:
/data/gannet/ripley/R/test-clang/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:11: warning: NOTE: option ARMA_CRIPPLED_LAPACK is not supported [-W#pragma-messages]
  373 |   #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
      |           ^
1 warning generated.
1 warning 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 mvgam.so RcppExports.o trend_funs.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/mvgam/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mvgam/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mvgam/src'
installing to /data/gannet/ripley/R/packages/tests-clang/mvgam.Rcheck/00LOCK-mvgam/00new/mvgam/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 (mvgam)