ipums / ipumsr

Request, download, and read IPUMS data in R
https://tech.popdata.org/ipumsr/
Mozilla Public License 2.0
25 stars 5 forks source link

Remove dependency on ipumsexamples #28

Closed robe2037 closed 1 year ago

robe2037 commented 1 year ago

This removes the use of ipumsexamples data from ipumsr in examples, vignettes, tests, and general documentation.

This does not fully remove the ipumsexamples package, because the current CRAN version still references it. It should be available to be consistent with the CRAN documentation until that has also been updated at next release.

I don't think we need to do any prolonged deprecation timeline because the package has limited use for external users, has only ever been available via GitHub, and can easily be supplanted by the example data included in ipumsr. Data without an analogy in ipumsr (e.g. Terra) is due for removal anyway.