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

Strange capitalisation warning when trying to update loaded github package #133

Open
LukasWallrich opened this issue Jul 27, 2020 · 1 comment

Comments

@LukasWallrich
Copy link

When I run pacman::p_load_current_gh("lukaswallrich/rNuggets", dependencies = FALSE) while rNuggets is loaded, I get the following warning message:

Warning message:
In p_install_gh(package, dependencies = dependencies, ...) :
  The following may have incorrect capitalization specification:

rNuggets

When the package is up-to-date or unloaded, the warning does not appear. This should probably be replaced by a more appropriate warning?

@LukasWallrich LukasWallrich changed the title Strange capitalisation warning when trying to update loaded package Strange capitalisation warning when trying to update loaded github package Jul 27, 2020
@andschar
Copy link

I have the same issue. Any progress on that? Loading the package works, but the warnings are 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

No branches or pull requests

2 participants