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.
redcapcustodian 1.27.0 (released 2024-12-11)
- Allow multiple EHR IDs in get_hipaa_disclosure_log_from_ehr_fhir_logs() (@pbchase, #173, #174)
- Include dependency setup in gh-action for tests (@saipavan10-git, #171)
- Improve logging for delete_project function (@saipavan10-git, #171)
- Use parameters in get_hipaa_disclosure_log_from_ehr_fhir_logs.R (@pbchase, @saipavan10-git #162)
redcapcustodian 1.26.2 (released 2024-11-20)
- Add new production status (@saipavan10-git, #168, #170)
- Add log event tables 10,11,12 (@saipavan10-git, #168, #170)
redcapcustodian 1.26.1 (released 2024-11-03)
- Use latest rstudio-ci in run-tests.yaml (@pbchase, #167)
- Address check errors (@pbchase, #167)
- remove log and output folder from study_template (@ljwoodley, #167)
- write log file to tempdir (@ljwoodley, #167)
redcapcustodian 1.26.0 (released 2024-10-30)
- Update Dockerfile to rocker/verse:4.4.1 (@pbchase)
redcapcustodian 1.25.0 (released 2024-10-24)
- Add report crash logging to render_report.R (@ljwoodley, #166)
- Update render_report.R to use render_report() function (@ljwoodley, #166)
- Add render_report() (@ljwoodley, #166)
redcapcustodian 1.24.0 (released 2024-10-17)
- Add job failure alerts with run_etl.R and updates to send_mail() (@ljwoodley, #100, #165)
- Add Sai as author in DESCRIPTION (@pbchase)
- Filter out deleted projects in scrape_user_api_tokens() (@pbchase, #163, #164)
- Move Roxygen2 to 7.3.2 (@pbchase)
- Add get_hipaa_disclosure_log_from_ehr_fhir_logs() (@pbchase, #158)
- Update run-tests.yaml to use rstudio-ci:4.3.3 (@pbchase)