Skip to content

Fix for stringr 1.6.0 - #19

Merged
fkeck merged 1 commit into
fkeck:masterfrom
hadley:stringr-1.6.0
Sep 24, 2025
Merged

Fix for stringr 1.6.0#19
fkeck merged 1 commit into
fkeck:masterfrom
hadley:stringr-1.6.0

Conversation

@hadley

@hadley hadley commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

str_split() now preserves names which was causing your tests to fail.

`str_split()` now preserves names which was causing your tests to fail.
@hadley hadley mentioned this pull request Sep 23, 2025
24 tasks
@hadley

hadley commented Sep 24, 2025

Copy link
Copy Markdown
Contributor Author

As a heads up, we're planning to submit stringr 1.6.0 to CRAN on November 3.

@fkeck
fkeck merged commit 918a30b into fkeck:master Sep 24, 2025
0 of 4 checks passed
@fkeck

fkeck commented Sep 24, 2025

Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants