Skip to content

REDCap Custodian

Compare
Choose a tag to compare
@pbchase pbchase released this 08 Aug 13:50
· 376 commits to master since this release

REDCap Custodian simplifies data management activities on REDCap systems. It provides a framework for automating data extraction, transformation, and loading work (ETL). It supports ETL work within a REDCap system, between REDCap projects, between REDCap systems, and with the REDCap database. It provides an extensible set of R functions, a Docker image, and an Rstudio Project template upon which a REDCap team can build ETL tasks that serve their REDCap systems and customers.

Releases 0.7.0 - 1.1.0 make these changes:

  • Restructure the Friday Call Demo for presentation
  • Add logging to cleanup_bad_email_addresses.R
  • Update study template
  • Make breaking changes to suspend_users_with_no_primary_email to add logging
  • Add send_email, sync_table2, and expire_user_project_rights functions