Changes in version 0.6.1 (2023-07-04) Maintenance release Changes in version 0.5.0 (2020-07-27) 1. Update for revisions to ICPSR website Changes in version 0.4.0 (2019-05-24) 1. Update for revisions to ICPSR website 2. Allows email and password to be stored in .Renviron for those with a strong preference for keeping account information there. Saving login information in .Rprofile still works as before. Changes in version 0.3.0 (2016-12-08) Provides better default for delete_zip argument; corrects documentation. Changes in version 0.2.0 (2016-10-20) 1. User-facing revisions - Allows, if the needed login information has not been saved in the user's .Rprofile, for this information to be entered interactively; the information is then saved for the duration of the current session - Permits users to reset any login information saved for the current session by switching the argument reset to TRUE - No longer depends on the Firefox browser 2. Internal revisions - Uses rvest rather than RSelenium to navigate the ICPSR download process - Uses purrr::walk rather than a for loop to iterate over multiple file requests Changes in version 0.1.1 (2016-07-24) Allows nested directories to be automatically created if necessary when specified using the download_dir argument Changes in version 0.1.0 (2016-05-21) First release.