-
Notifications
You must be signed in to change notification settings - Fork 293
Apply vctrs principles to map() and modify()
#894
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
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9a82a56
Implement map_vec()
hadley 194828f
Implementation feedback
hadley a717b6c
Merged origin/main into map-vec
hadley 7733dc1
Add tests to clarify behaviour
hadley bdde69f
Merge commit '3b5add2db99a35ec1392ad23dc021b7ccadbbbbb'
hadley 63119fd
Use new simplify tooling
hadley 0aff22d
Remove unneeded import
hadley b852864
Merged origin/main into map-vec
hadley 5671d9d
Update snapshot
hadley 4d5b102
Update modify and modify_at
hadley ed04346
Add map2_vec() and pmap_vec()
hadley e093621
Move map_chr to correct position
hadley 5167acc
Update modify2
hadley 08fe6e6
And modify_if
hadley b2c09b3
Add news bullets
hadley 903bdd3
Minimise map_vec() tests given implementation
hadley e203d7e
Update map2 tests
hadley 3da5be6
Update pmap tests
hadley 8f82675
At test for non-vector lists
hadley 4983571
Test fallbacks
hadley 961eeea
Tweak modify's handling of data frames
hadley 2e7af8c
modify functions are no longer generics
hadley 0b7ce2e
Polish modify tests
hadley ecae803
Tweak error message
hadley 524e484
Add test for ptype
hadley 9d45521
Tweak return type description some more
hadley 87cd328
Merge commit '426acdd50424b8cd6029d237c4d4e81d94ec42a6'
hadley 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
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.