<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Encapsulated 'REDCap' Projects for Synchronized Data Pipelines</dc:title>
  <dc:title>R package REDCapSync version 0.1.0</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: checkmate, cli, dplyr, hoardr, lubridate, openxlsx, R6,
readxl, redcapAPI, REDCapR, skimr, stats, stringr, utils</dc:relation>
  <dc:relation>Suggests: keyring, knitr, listviewer, rmarkdown, spelling, testthat (&gt;=
3.3.0), withr</dc:relation>
  <dc:creator>Brandon Rose &lt;thecodingdocs@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Brandon Rose [cre, aut, cph] (ORCID:
    &lt;https://orcid.org/0009-0009-7813-1960&gt;),
  Natalie Goulett [ctb]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-05-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=REDCapSync</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.REDCapSync</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
