* installing *source* package ‘pmartR’ ...
** package ‘pmartR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pmartR/src'
g++-13 -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/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/BH/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   -c RcppExports.cpp -o RcppExports.o
g++-13 -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/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/BH/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   -c calculate_cv.cpp -o calculate_cv.o
g++-13 -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/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/BH/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   -c count_missing_cpp.cpp -o count_missing_cpp.o
g++-13 -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/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/BH/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   -c imd_anova.cpp -o imd_anova.o
g++-13 -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/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/BH/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   -c kw_rcpp.cpp -o kw_rcpp.o
imd_anova.cpp: In function 'arma::mat fold_change_diff_na_okay(arma::mat, arma::mat)':
imd_anova.cpp:154:22: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare]
  154 |         for(int k=0;k<of_int.size();k++){
      |                     ~^~~~~~~~~~~~~~
imd_anova.cpp: In function 'Rcpp::List anova_cpp(arma::mat, Rcpp::NumericVector, int, arma::mat, arma::mat, arma::mat, arma::uvec, arma::uvec)':
imd_anova.cpp:218:16: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
  218 |   if (X.n_cols > m) {
      |       ~~~~~~~~~^~~
imd_anova.cpp:249:25: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare]
  249 |       for (int k = 0; k < continuous_covar_inds.size(); k++) {
      |                       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imd_anova.cpp:259:31: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
  259 |     if (group_ids_pred.n_elem > m) {
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~
imd_anova.cpp: In function 'Rcpp::List two_factor_anova_cpp(arma::mat, arma::mat, arma::mat, arma::colvec, arma::mat, arma::mat, arma::uvec, arma::uvec)':
imd_anova.cpp:508:25: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare]
  508 |       for (int k = 0; k < continuous_covar_inds.size(); k++) {
      |                       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imd_anova.cpp:521:31: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
  521 |     if (group_ids_pred.n_elem > n_groups) {
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
g++-13 -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/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/BH/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   -c nonmissing_per_grp.cpp -o nonmissing_per_grp.o
imd_anova.cpp:481:18: warning: 'sigma2_full' may be used uninitialized [-Wmaybe-uninitialized]
  481 |       sig_est(i) = sigma2_full;
      |       ~~~~~~~~~~~^~~~~~~~~~~~~
imd_anova.cpp:406:22: note: 'sigma2_full' was declared here
  406 |   double sigma2_red, sigma2_full;
      |                      ^~~~~~~~~~~
g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o pmartR.so RcppExports.o calculate_cv.o count_missing_cpp.o imd_anova.o kw_rcpp.o nonmissing_per_grp.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pmartR/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pmartR/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pmartR/src'
installing to /data/gannet/ripley/R/packages/tests-devel/pmartR.Rcheck/00LOCK-pmartR/00new/pmartR/libs
** R
** inst
** 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 (pmartR)