REDCap Custodian
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 1.15.0 - 1.20.0 make these changes:
- Add get_redcap_credentials() (@ljwoodley, #149, #151)
- Update Dockerfile to verse:4.3.2 (@pbchase)
- Add objects_to_include param to unnest_job_summary_data_json_object() (@pbchase, #112, #115)
- Add MySQL database comparison tools (@pbchase, @ChemiKyle, #140)
- Add delete_project() (@ljwoodley, #139)
- Add dataframe_to_redcap_dictionary() (@ljwoodley, #136)
- Fixes to test failures (@pbchase, #143)
- Fixes to pkgdown errors (@pbchase, @ChemiKyle, #143