Skip to content

Update to Eigen 3.2.9 #37

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

Merged
merged 3 commits into from
Aug 20, 2016
Merged

Update to Eigen 3.2.9 #37

merged 3 commits into from
Aug 20, 2016

Conversation

yixuan
Copy link
Collaborator

@yixuan yixuan commented Aug 20, 2016

This PR imports Eigen 3.2.9 to RcppEigen.

In the reverse dependence check, I find that the Cyclops package does not compile, but the error is not related to RcppEigen. In fact it does not compile either with RcppEigen 0.3.2.8.1 in my machine. I'm a bit surprised since it passes most of the CRAN checks (with two errors). I guess it's due to some new error triggers in GCC 6.

@eddelbuettel
Copy link
Member

That was fast :) I'll build it tomorrow morning, and run some rev.deps as well.

Thanks so much!

@eddelbuettel
Copy link
Member

I can think of two non-standard things we had in 3.2.8, and you carried them both over

Great work

@eddelbuettel
Copy link
Member

Oh, and extra brownie points for updating README.md etc -- the little R-devel CMD check things :)

@eddelbuettel eddelbuettel merged commit f8ba1ed into RcppCore:master Aug 20, 2016
@eddelbuettel
Copy link
Member

Clean rev.deps here, only BayesFactor gives me trouble, and it did that before too. (I may have a dependency compiled with a different setup, not quite sure -- I do not worry about this.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants