Skip to content

Comments

Fix for upcoming purrr release#166

Merged
rcannood merged 4 commits intodynverse:masterfrom
hadley:purrr-1.2.0
Nov 26, 2025
Merged

Fix for upcoming purrr release#166
rcannood merged 4 commits intodynverse:masterfrom
hadley:purrr-1.2.0

Conversation

@hadley
Copy link
Contributor

@hadley hadley commented Sep 24, 2025

invoke() is now fully deprecated, so I've switch to exec(). I didn't see any tests for this function so I'm not 100% correct it still works, but this change did remove the warning from the SCORPIUS package without other changes.

(I also included a fix for a partial match warning that triggered in a lot of tests. I'd suggest you also run down the dplyr warning.)

@hadley hadley mentioned this pull request Sep 24, 2025
13 tasks
@rcannood
Copy link
Member

rcannood commented Nov 26, 2025

Thanks for the fix, @hadley !

Copy link
Member

@rcannood rcannood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rcannood rcannood merged commit 9e5fa82 into dynverse:master Nov 26, 2025
4 of 7 checks passed
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