Skip to content
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

Feature suggestion: lib_upgrade() #698

Open
rossellhayes opened this issue Oct 1, 2024 · 1 comment
Open

Feature suggestion: lib_upgrade() #698

rossellhayes opened this issue Oct 1, 2024 · 1 comment

Comments

@rossellhayes
Copy link

I see from #168 and #639 that there's interest in a function to upgrade all installed packages. I've been working on a function to do this: https://github.com/rossellhayes/upgrade/blob/main/R/pkg_upgrade.R

I completely understand if it's not up to the standard of this package. But if it would be useful, I'd be happy to submit the code as a PR.

@gaborcsardi
Copy link
Member

Thanks! Yes, as you noticed, upgrading everything is challenging, and a lot of times just won't work, especially if you installed packages from non-CRAN sources.I hope we'll be able to have a function for this soon.

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

No branches or pull requests

2 participants