You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
When I run pacman::p_load_current_gh("lukaswallrich/rNuggets", dependencies = FALSE) while rNuggets is loaded, I get the following warning message:
When the package is up-to-date or unloaded, the warning does not appear. This should probably be replaced by a more appropriate warning?
The text was updated successfully, but these errors were encountered: