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

Incompatibility with sf package #63

Open
ltalluto opened this issue Jun 24, 2019 · 0 comments
Open

Incompatibility with sf package #63

ltalluto opened this issue Jun 24, 2019 · 0 comments

Comments

@ltalluto
Copy link

If I try to load viridis and the sf package in the same R session, I get an error on trying to load the second package. The error message is:

Error in get(genname, envir = envir) : object 'group_map' not found
Error in get(genname, envir = envir) : object 'group_split' not found

Whichever package is loaded first works fine. I am running sf ‘0.7.4’, viridis 0.5.1, and R 3.5.1 on macOS 10.14.5.

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