Skip to content

Releases: ctsit/redcapcustodian

REDCap Custodian

13 Jun 21:42
Compare
Choose a tag to compare

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.23.0 adds project and instance to logging

REDCap Custodian

26 Apr 16:32
Compare
Choose a tag to compare

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.22.2 made these changes: Restore 'writexl' to Dockerfile

REDCap Custodian

23 Apr 20:53
Compare
Choose a tag to compare

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.21.0 - 1.22.1 make these changes:

  • Update run-tests.yaml to use rstudio-ci:4.3.3 (@pbchase, #157)
  • Implement hacky fix for tlmgr 2023 being unable to install packages (@ChemiKyle, #156)
  • Fix bug that prevented email_body from being included in email (@ljwoodley, @ChemiKyle, #155)
  • Add 'Scraping one user's API tokens' section to vignettes/credential-scraping.Rmd (@pbchase, @ChemiKyle, #154)
  • Update scrape_user_api_tokens() to tidyselect 1.2 standards (@pbchase, #154)
  • Add attachment management to send_email() allowing lists of files or dataframes to be attached to an email (@ljwoodley, #152,
    #153, #157)

REDCap Custodian

28 Feb 16:37
Compare
Choose a tag to compare

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:

REDCap Custodian

23 Apr 20:51
Compare
Choose a tag to compare

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.13.1 - 1.14.1 make these changes:

REDCap Custodian

23 Jun 18:15
Compare
Choose a tag to compare

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.7.0 - 1.13.0 make these changes:

REDCap Custodian

21 Feb 15:32
Compare
Choose a tag to compare

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.1.1 - 1.6.0 make these changes:

  • Add randomization management functions and a sample ETL
  • Add batch_size parm to dbx calls in sync_table and sync_table_2
  • Add write_summary_metrics function and corresponding schema
  • Add RMarkdown support via render_report
  • Add get_bad_emails_from_individual_emails function
  • Add email_from and email_cc params to send_email function, default to env value
  • Update testing tools and techniques
  • Modernize deprecated code
  • Address numerous bugs

REDCap Custodian

08 Aug 13:50
Compare
Choose a tag to compare

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

REDCap Custodian

13 Jul 18:55
Compare
Choose a tag to compare

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, 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.

Release 0.6.1 is the first public release