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

Warnings #35

Closed
joshbis opened this issue May 14, 2020 · 3 comments
Closed

Warnings #35

joshbis opened this issue May 14, 2020 · 3 comments
Assignees
Labels
bug A bug or issue that should be resolved

Comments

@joshbis
Copy link

joshbis commented May 14, 2020

Describe the bug
When plotting maps I get the following warnings:

Use of `map_df$x` is discouraged. Use `x` instead.
Use of `map_df$y` is discouraged. Use `y` instead.
Use of `map_df$group` is discouraged. Use `group` instead.`

To Reproduce
This is running in RStudio (R version 3.5.3) ggplot 3.3.0, and usmap 0.5.0

Additional context
Package still works as expected, would like to update code to avoid the warnings.

@joshbis joshbis added the bug A bug or issue that should be resolved label May 14, 2020
@pdil pdil self-assigned this Jul 6, 2020
@pdil pdil closed this as completed in b493f09 Jul 7, 2020
@jkhartshorne
Copy link

I take it the fix hasn't been pushed yet? Because I just installed usmap and am definitely getting those warnings.

@pdil
Copy link
Owner

pdil commented Sep 9, 2020

@jkhartshorne correct, the update hasn't been published yet. I'm getting one or two more fixes in and then I'll release an update.

@pdil
Copy link
Owner

pdil commented Oct 7, 2020

@jkhartshorne usmap 0.5.1 has been submitted and should be available soon if it isn't already, and it should fix these warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug or issue that should be resolved
Projects
None yet
Development

No branches or pull requests

3 participants