-
Couldn't load subscription status.
- Fork 118
purrr 1.2.0 #762
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
base: main
Are you sure you want to change the base?
purrr 1.2.0 #762
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we also want to add something that says we now require carrier 0.3.0 so it's straightforward to pass helper functions / variables for in_parallel() via the ... argument, thanks to the users who tested and provided feedback etc.
Happy to draft something if that would help.
content/blog/purrr-1-2-0/index.md
Outdated
|
|
||
| </div> | ||
|
|
||
| Overall, this is a pretty unexciting release since it primarily focusses on removing long-deprecated functions. It does, however, include a couple of small performance improvements to predicate functions and a brand new getting started vignette. You can see a full list of changes in the [release notes](https://github.com/tidyverse/purrr/releases/tag/v1.2.0). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Overall, this is a pretty unexciting release since it primarily focusses on removing long-deprecated functions. It does, however, include a couple of small performance improvements to predicate functions and a brand new getting started vignette. You can see a full list of changes in the [release notes](https://github.com/tidyverse/purrr/releases/tag/v1.2.0). | |
| Overall, this is a pretty unexciting release since it primarily focuses on removing long-deprecated functions. It does, however, include a couple of small performance improvements to predicate functions and a brand new getting started vignette. You can see a full list of changes in the [release notes](https://github.com/tidyverse/purrr/releases/tag/v1.2.0). |
Supposedly both spellings are acceptable, but the double 'ss' struck me as strange...
content/blog/purrr-1-2-0/index.Rmd
Outdated
| install.packages("purrr") | ||
| ``` | ||
|
|
||
| Overall, this is a pretty unexciting release since it primarily focusses on removing long-deprecated functions. It does, however, include a couple of small performance improvements to predicate functions and a brand new getting started vignette. You can see a full list of changes in the [release notes](https://github.com/tidyverse/purrr/releases/tag/v1.2.0). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Overall, this is a pretty unexciting release since it primarily focusses on removing long-deprecated functions. It does, however, include a couple of small performance improvements to predicate functions and a brand new getting started vignette. You can see a full list of changes in the [release notes](https://github.com/tidyverse/purrr/releases/tag/v1.2.0). | |
| Overall, this is a pretty unexciting release since it primarily focuses on removing long-deprecated functions. It does, however, include a couple of small performance improvements to predicate functions and a brand new getting started vignette. You can see a full list of changes in the [release notes](https://github.com/tidyverse/purrr/releases/tag/v1.2.0). |
|
@shikokuchuo yes please! |
No description provided.