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

Remove spatial dependencies #60

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Remove spatial dependencies #60

merged 2 commits into from
Oct 12, 2023

Conversation

robe2037
Copy link
Collaborator

Closes #23; removes/deprecates the following:

  • All read_terra_*() functions
  • read_nhgis_sp() and read_nhgis_sf()
  • ipums_list_*() (other than ipums_list_files())
  • Helper functions for sp support

This allows us to remove dependencies on raster and rgdal in anticipation of their upcoming retirement.

Also removes related functions that had previously been deprecated
@robe2037 robe2037 merged commit 187c89b into main Oct 12, 2023
8 checks passed
@robe2037 robe2037 deleted the remove-spatial-deps branch October 12, 2023 13:31
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 this pull request may close these issues.

Please remove dependencies on **rgdal**, **rgeos**, and/or **maptools**
1 participant