# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "REDCapSync" in publications use:' type: software license: GPL-3.0-or-later title: 'REDCapSync: Encapsulated ''REDCap'' Projects for Synchronized Data Pipelines' version: 0.1.0.9000 doi: 10.32614/CRAN.package.REDCapSync abstract: Wraps dozens of 'REDCap' API endpoints into a standardized R6 object. Research Electronic Data Capture ('REDCap') is a survey and database web application software maintained by Vanderbilt University. It has a robust application programming interface (API) utilized by several R packages. 'REDCapSync' uses 'redcapAPI' and 'REDCapR' behind-the-scenes to retrieve all metadata, data, and log details for a project. To minimize unnecessary server calls, the interim 'REDCap' log is analyzed and used to only update necessary records. Furthermore, the user can define custom datasets that save to a directory. Those datasets continue to refresh when projects are synced. Having a secure, standardized, API-efficient, project-agnostic R object for 'REDCap' projects, streamlines downstream use in scripts, functions, and shiny applications. authors: - family-names: Rose given-names: Brandon email: thecodingdocs@gmail.com orcid: https://orcid.org/0009-0009-7813-1960 repository: https://thecodingdocs.r-universe.dev repository-code: https://github.com/thecodingdocs/REDCapSync commit: 1c8f5feea76cdec9c7868ab1b9f2f6df4b350295 url: https://thecodingdocs.github.io/REDCapSync/ date-released: '2026-06-01' contact: - family-names: Rose given-names: Brandon email: thecodingdocs@gmail.com orcid: https://orcid.org/0009-0009-7813-1960