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

Depend on RSQLite.extfuns #17

Closed
hadley opened this issue May 17, 2013 · 0 comments
Closed

Depend on RSQLite.extfuns #17

hadley opened this issue May 17, 2013 · 0 comments

Comments

@hadley
Copy link
Member

hadley commented May 17, 2013

And add related mappings to sql translation

@hadley hadley closed this as completed in 3e60b9e May 20, 2013
krlmlr referenced this issue in krlmlr/dplyr Mar 2, 2016
krlmlr referenced this issue in krlmlr/dplyr Mar 2, 2016
- `as_data_frame(NULL)` is 0-row 0-column data frame (#17, @jennybc).
krlmlr referenced this issue in krlmlr/dplyr Mar 2, 2016
- Don't rename columns named `NULL` (on top of #17).
krlmlr referenced this issue in krlmlr/dplyr Mar 2, 2016
- Non-scalar input to `frame_data()` and `tibble()` creates list-valued columns (#7).
- `frame_data()` and `tibble()` create empty `data_frame` if no rows are given (#20).
- `as_data_frame(NULL)` is 0-row 0-column data frame (#17, @jennybc).
- `lst(NULL)` doesn't raise an error anymore (#17, @jennybc), but always uses deparsed expression as name (even for `NULL`).
- `trunc_mat()` and `print()` use `width` argument also for zero-row and zero-column data frames (#18).
krlmlr referenced this issue in krlmlr/dplyr Mar 2, 2016
- Non-scalar input to `frame_data()` and `tibble()` creates list-valued columns (#7).
- `frame_data()` and `tibble()` create empty `data_frame` if no rows are given (#20).
- `as_data_frame(NULL)` is 0-row 0-column data frame (#17, @jennybc).
- `lst(NULL)` doesn't raise an error anymore (#17, @jennybc), but always uses deparsed expression as name (even for `NULL`).
- `trunc_mat()` and `print()` use `width` argument also for zero-row and zero-column data frames (#18).
@lock lock bot locked as resolved and limited conversation to collaborators Jun 11, 2018
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