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

Fix failing tidyr tests #154

Closed
krlmlr opened this issue Aug 17, 2016 · 2 comments
Closed

Fix failing tidyr tests #154

krlmlr opened this issue Aug 17, 2016 · 2 comments
Milestone

Comments

@krlmlr
Copy link
Member

krlmlr commented Aug 17, 2016

a953c96#diff-1890a66bd55e1dc6bab18e8ff5c17ce5R294

Closes #110.

@krlmlr krlmlr added this to the 1.2 milestone Aug 17, 2016
@krlmlr
Copy link
Member Author

krlmlr commented Aug 18, 2016

Fails now because of #110, reverting that change fixes tidyr tests.

@krlmlr krlmlr closed this as completed in f2196cf Aug 18, 2016
krlmlr added a commit that referenced this issue Aug 18, 2016
- The `tibble.width` option is used for `glimpse()` only if it is finite (#153).
- Add guidance to install `nycflights13` package to examples (#152).
- New object summary vignette that shows which methods to define for custom vector classes to be used as tibble columns (#151).
- `as_tibble.matrix()` doesn't remove the `"class"` attribute anymore, to support (again) conversion of `factor` and `Date` matrices (#110, #154).
- New `as_tibble.poly()` to support conversion of a `poly` object to a tibble.
@github-actions
Copy link
Contributor

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant