You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Features
- New `as_data_frame.table()` with argument `n` to control name of count column (#22, #23).
- New function `repair_names()` fixes missing and duplicate names (#10, #15, @r2evans).
- `frame_data()` now also creates a list column if one of the entries is a list (#32).
- New `rownames_to_column()` and `column_to_rownames()` functions, replace `add_rownames()` (#11, @zhilongjia).
- Use `tibble` prefix for options (#13, #36).
- Documentation
- Add pre-tibble NEWS (#39, #40).
- Include vignette (#38).
- Expand README.
- Fix typos in documentation.
- Remove use of `src()` from examples.
- Prepare CRAN release
- Use new-style `.travis.yml`
- Use AppVeyor for testing.
- Finer coverage analysis (#37).
- Check with win-builder and valgrind.
- Fix NOTE from `R CMD check`.
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.
tidyverse/dplyr#1595 (comment)
The text was updated successfully, but these errors were encountered: