Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
lmList gives warnings with tibbles #406
Comments
|
@mmaechler is this something you would be willing to change in the (from the root of a recent SVN checkout):
|
|
@mmaechler : bump? I could understand if you didn't want to do this/didn't feel it was necessary, but I would argue that |
|
It occurs to me that another solution would be to forcibly un-tibble-ify any model frames before working with them. |
|
Huh. I can't reproduce this any more (
|
|
I would agree that |
bbolker commentedJan 5, 2017
"tibbles" are the Hadley Wickham/tidyverse extensions of data frames.
This might not be something we want to worry about, but it would be nice to fix if it's easy: