* installing *source* package ‘expectreg’ ... ** package ‘expectreg’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/expectreg/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c lawsCPP_extern.cpp -o lawsCPP_extern.o lawsCPP_extern.cpp: In function 'Rcpp::List lltLS(const Eigen::Map<Eigen::Matrix<double, -1, 1> >&, const Eigen::MatrixXd&, const double&, const Eigen::Map<Eigen::Matrix<double, -1, 1> >&, const Eigen::Map<Eigen::Matrix<double, -1, 1> >&, Eigen::MatrixXd, const Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >&, const Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >&)': lawsCPP_extern.cpp:127:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 127 | for(int i=0; i < n; i++) | ^~~ lawsCPP_extern.cpp:136:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 136 | int iter = 1; | ^~~ lawsCPP_extern.cpp: In function 'double smoothCPPP(const Eigen::Map<Eigen::Matrix<double, -1, 1> >&, const Eigen::MatrixXd&, const double&, const Eigen::Map<Eigen::Matrix<double, -1, 1> >&, const Eigen::Map<Eigen::Matrix<double, -1, 1> >&, Eigen::MatrixXd, const Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >&, const Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >&, std::string)': lawsCPP_extern.cpp:237:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 237 | for(int i=0;i<n;i++) | ^~~ lawsCPP_extern.cpp:246:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 246 | int iter = 1; | ^~~ g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o expectreg.so RcppExports.o lawsCPP_extern.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/expectreg/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/expectreg/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/expectreg/src' installing to /data/gannet/ripley/R/packages/tests-devel/expectreg.Rcheck/00LOCK-expectreg/00new/expectreg/libs ** R ** data *** moving datasets to lazyload DB ** 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 (expectreg)