Skip to contents

icpsrdata 0.6.1

CRAN release: 2023-07-04

Maintenance release

icpsrdata 0.5.0

CRAN release: 2020-07-27

  1. Update for revisions to ICPSR website

icpsrdata 0.4.0

CRAN release: 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.

icpsrdata 0.3.0

CRAN release: 2016-12-08

Provides better default for delete_zip argument; corrects documentation.

icpsrdata 0.2.0

CRAN release: 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

icpsrdata 0.1.1

CRAN release: 2016-07-24

Allows nested directories to be automatically created if necessary when specified using the download_dir argument

icpsrdata 0.1.0

CRAN release: 2016-05-21

First release.