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

the trouble with tibbles #101

Closed
tbates opened this issue Aug 16, 2019 · 0 comments
Closed

the trouble with tibbles #101

tbates opened this issue Aug 16, 2019 · 0 comments
Assignees

Comments

@tbates
Copy link
Owner

tbates commented Aug 16, 2019

make umx robust to tibbles (which act like data.frames with drop = FALSE turned on, instead of off, and which fucks up code that assumes this is not the case...)

https://cran.r-project.org/web/packages/tibble/vignettes/tibble.html

@tbates tbates self-assigned this Aug 16, 2019
@tbates tbates closed this as completed in e023276 Aug 16, 2019
@tbates tbates changed the title the trouble with nibbles the trouble with tibbles Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant