Skip to content

Fixes for dplyr 1.0.0#219

Merged
jgabry merged 6 commits intostan-dev:masterfrom
hadley:dplyr-1.0.0
May 15, 2020
Merged

Fixes for dplyr 1.0.0#219
jgabry merged 6 commits intostan-dev:masterfrom
hadley:dplyr-1.0.0

Conversation

@hadley
Copy link
Copy Markdown
Contributor

@hadley hadley commented Apr 28, 2020

The main change is that summarise() no longer strips the names off of columns, so you have to do that yourself.

I also fixed a few warnings to make sure I wasn't missing anything in the tests. I hope that's ok!

@jgabry
Copy link
Copy Markdown
Member

jgabry commented May 15, 2020

Thanks @hadley!

@jgabry
Copy link
Copy Markdown
Member

jgabry commented May 15, 2020

Everything passes locally for me so will merge. This is failing on travis but only because of issues installing rstan apparently.

@jgabry jgabry merged commit ac7974f into stan-dev:master May 15, 2020
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