Skip to content

Other ddply usages#527

Merged
schloerke merged 2 commits intoggobi:plyr_to_dplyrfrom
MichaelChirico:ddplyr-3
Jun 10, 2025
Merged

Other ddply usages#527
schloerke merged 2 commits intoggobi:plyr_to_dplyrfrom
MichaelChirico:ddplyr-3

Conversation

@MichaelChirico
Copy link
Copy Markdown
Contributor

With #523, #524, and #525, this completes the removal of plyr::ddply(). The one in ggnetworkmap() is particularly tricky; I haven't tested it (I don't have {sna} on my machine). I can add a test from another machine later if so requested. The use of <<- in particular strikes me as not-very-"tidy", hence the move to use a split()+lapply()` approach.

To completely finish removing {plyr}, we need to address #526, too. On my fork, I've simply deleted that usage.

Once all the pending PRs are mutually resolved & merged, we can drop {plyr} as a dependency from {GGally} 🎉

@schloerke
Copy link
Copy Markdown
Member

Once all the pending PRs are mutually resolved & merged, we can drop {plyr} as a dependency from {GGally} 🎉

Very exciting!

@schloerke schloerke changed the base branch from master to plyr_to_dplyr June 10, 2025 15:11
@schloerke schloerke merged commit f8fa1c2 into ggobi:plyr_to_dplyr Jun 10, 2025
@MichaelChirico MichaelChirico deleted the ddplyr-3 branch June 10, 2025 19:32
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