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

Move spdep to suggests #315

Closed
zkamvar opened this issue Sep 20, 2021 · 0 comments · Fixed by #316
Closed

Move spdep to suggests #315

zkamvar opened this issue Sep 20, 2021 · 0 comments · Fixed by #316

Comments

@zkamvar
Copy link
Collaborator

zkamvar commented Sep 20, 2021

I've gotten a request over at grunwaldlab/poppr#247 to remove sf from the dependencies because the user has no need for these features.

It should be possible to move spdep to Suggests and add requireNamespace("spdep", quietly = TRUE) calls with an error that pops up to instruct the user to install spdep.

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

Successfully merging a pull request may close this issue.

1 participant