-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New data frame #2994
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
Merged
Merged
New data frame #2994
Changes from 25 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c2b7e0c
Resolve data upon extraction within ggplot_build
thomasp85 3b5eed9
Merge remote-tracking branch 'hadley/master'
thomasp85 e789d26
# Conflicts:
thomasp85 5e7fe1e
Merge branch 'hadley-master'
thomasp85 eb24025
Merge remote-tracking branch 'origin/master'
thomasp85 6287025
Merge remote-tracking branch 'hadley/master'
thomasp85 90c5da0
Merge branch 'tidyverse/master'
thomasp85 39dfb1f
Merge remote-tracking branch 'tidyverse/master'
thomasp85 d10d2e8
Memoize calls to descentDetails()
thomasp85 0eff97a
Merge remote-tracking branch 'upstream/master'
thomasp85 7c7d492
Merge branch 'memoise-descent' into new_data_frame
thomasp85 1476c6f
sub data.frame with new_data_frame in backbone functions
thomasp85 44f2d9a
Merge branch 'master' of https://github.com/tidyverse/ggplot2 into ne…
thomasp85 4af7f83
Update constructor API
thomasp85 5a92b7a
Remove data.frame calls in favour of new_data_frame
thomasp85 05d0484
Last effort to squash data.frame()
thomasp85 47ef11d
memoise by the current device as well
thomasp85 72c351f
import dev.cur
thomasp85 e14055c
Merge branch 'memoise-descent' into new_data_frame
thomasp85 a3bee4d
Remove tibble() where relevant
thomasp85 a5a4bdd
Merge branch 'master' of https://github.com/tidyverse/ggplot2 into ne…
thomasp85 50d1a7d
Add description to vignette
thomasp85 8606fff
Change data.frame constructor to do automatic recycling. Add data_fra…
thomasp85 d3ccd4c
Update tests to use data_frame instead of data.frame
thomasp85 dae8d4c
More strict recycling. Check for named input
thomasp85 57ffd8e
cleaner mat_2_col implementation
thomasp85 eb82d19
Removed unnessecary rep()
thomasp85 9efcffb
Remove stray stringAsFactors
thomasp85 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.