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

Issues with next version of ggplot2 #3

Open
thomasp85 opened this issue May 18, 2021 · 0 comments
Open

Issues with next version of ggplot2 #3

thomasp85 opened this issue May 18, 2021 · 0 comments

Comments

@thomasp85
Copy link

Hi

We are preparing the next release of ggplot2 and ours tests shows some issues with sdmApp. Specifically we have changed the behaviour of non-sf layers in coord_sf() so they are now interpreted as longitude and latitude coordinates instead of whatever crs the coordinate system ends up using. To get back the old behaviour you need to set default_crs = NULL in coord_sf()

we plan to submit the next ggplot2 version to CRAN on May 31st

best
Thomas

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

1 participant