Skip to content

REDCap Custodian

Latest
Compare
Choose a tag to compare
@pbchase pbchase released this 11 Dec 21:42

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)

redcapcustodian 1.26.2 (released 2024-11-20)

redcapcustodian 1.26.1 (released 2024-11-03)

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)

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)