openpharma/mmrm

avoid CRAN warning

danielinteractive opened this issue · 0 comments

We need to avoid the use of deprecated Eigen thing in https://github.com/openpharma/mmrm/blob/main/src/utils.h#L32

see https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-gcc/mmrm-00check.html, in particular:

Found the following significant warnings:
  utils.h:32:49: warning: 'Eigen::placeholders::all' is deprecated [-Wdeprecated-declarations]