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

Warning: select_() was deprecated in dplyr 0.7.0. #124

Open
jennet opened this issue Apr 20, 2022 · 5 comments
Open

Warning: select_() was deprecated in dplyr 0.7.0. #124

jennet opened this issue Apr 20, 2022 · 5 comments

Comments

@jennet
Copy link

jennet commented Apr 20, 2022

I get these warnings when using mapedit.

Warning: `select_()` was deprecated in dplyr 0.7.0.
Please use `select()` instead.

See usages in codebase here

@fgoerlich
Copy link

I still get the same warnings:

Warning: `select_()` was deprecated in dplyr 0.7.0.
Please use `select()` instead.

mapedit version 0.6.0
Should I update to devel version?
Thanks a lot.

@yangxiaoao
Copy link

How to update to the development version

@TiagoOlivoto
Copy link

This issue still persists. (2023/09/07)

@remckee2014
Copy link

The issue persists 2023/10/02 when trying to draw_ext()

@elipousson
Copy link

FWIW – there is an open pull request that addresses this issue. If you don't want to see the warning message, you could always install that with pak::pkg_install("https://github.com/r-spatial/mapedit/pull/129")

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

6 participants