Skip to content

Refactor plyr::laply --> vapply() #135

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

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

MichaelChirico
Copy link
Contributor

As encouraged in #134 (comment), this drops support for progress bars, which could be added later with a different progress bar utility.

If so desired, I could also code up a simple replacement with utils::txtProgressBar(); either way, I'll take your guidance on how to communicate that any user-supplied arguments about progress bars are now being ignored.

@MichaelChirico MichaelChirico marked this pull request as draft June 4, 2025 16:34
@MichaelChirico MichaelChirico marked this pull request as ready for review June 4, 2025 17:50
@MichaelChirico MichaelChirico changed the base branch from master to develop June 5, 2025 07:07
@MichaelChirico MichaelChirico marked this pull request as draft June 5, 2025 07:15
@MichaelChirico
Copy link
Contributor Author

MichaelChirico commented Jun 6, 2025

@xrobin I don't reproduce the R CMD check on multiple machines, any ideas?

(there are a ton of deprecation warnings which are a bit distracting)

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.

1 participant