Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid CRAN warning #431

Closed
danielinteractive opened this issue Feb 29, 2024 · 0 comments · Fixed by #432
Closed

avoid CRAN warning #431

danielinteractive opened this issue Feb 29, 2024 · 0 comments · Fixed by #432
Assignees
Labels
bug Something isn't working

Comments

@danielinteractive
Copy link
Collaborator

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

2 participants