{
  "_id": "6a284210732311cd8758282c",
  "Package": "REDCapSync",
  "Title": "Encapsulated 'REDCap' Projects for Synchronized Data Pipelines",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Brandon\", \"Rose\", , \"thecodingdocs@gmail.com\", role = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0009-0009-7813-1960\")),\nperson(\"Natalie\", \"Goulett\", role = \"ctb\")\n)",
  "Description": "Wraps dozens of 'REDCap' API endpoints into a standardized\nR6 object.  Research Electronic Data Capture ('REDCap') is a\nsurvey and database web application software maintained by\nVanderbilt University. It has a robust application programming\ninterface (API) utilized by several R packages. 'REDCapSync'\nuses 'redcapAPI' and 'REDCapR' behind-the-scenes to retrieve\nall metadata, data, and log details for a project. To minimize\nunnecessary server calls, the interim 'REDCap' log is analyzed\nand used to only update necessary records. Furthermore, the\nuser can define custom datasets that save to a directory. Those\ndatasets continue to refresh when projects are synced.  Having\na secure, standardized, API-efficient, project-agnostic R\nobject for 'REDCap' projects, streamlines downstream use in\nscripts, functions, and shiny applications.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/thecodingdocs/REDCapSync,\nhttps://thecodingdocs.github.io/REDCapSync/",
  "BugReports": "https://github.com/thecodingdocs/REDCapSync/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 16:37:11 UTC",
    "User": "root"
  },
  "Author": "Brandon Rose [cre, aut, cph] (ORCID:\n<https://orcid.org/0009-0009-7813-1960>), Natalie Goulett [ctb]",
  "Maintainer": "Brandon Rose <thecodingdocs@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-09 15:30:21 UTC",
  "RemoteUrl": "https://github.com/cran/REDCapSync",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a869efd44d2820f40598b12da3b292add855a89",
  "MD5sum": "c1f6042ea4e62b0bb5dceb6678fd7287",
  "_user": "cran",
  "_type": "src",
  "_file": "REDCapSync_0.1.1.tar.gz",
  "_fileid": "c73eded250c3c528a61656828cb76389e7f9b3c7137e8b60e783e3b0d3675ac2",
  "_filesize": 1918477,
  "_sha256": "c73eded250c3c528a61656828cb76389e7f9b3c7137e8b60e783e3b0d3675ac2",
  "_created": "2026-06-09T16:37:11.000Z",
  "_published": "2026-06-09T16:40:48.634Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80375807665,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7514117908"
    },
    {
      "job": 80375807787,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514116353"
    },
    {
      "job": 80375070254,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514046332"
    },
    {
      "job": 80375807659,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514103489"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27220862434",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/REDCapSync",
  "_commit": {
    "id": "9a869efd44d2820f40598b12da3b292add855a89",
    "author": "Brandon Rose <thecodingdocs@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1781019021
  },
  "_maintainer": {
    "name": "Brandon Rose",
    "email": "thecodingdocs@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "hoardr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "openxlsx2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "redcapAPI",
      "role": "Imports"
    },
    {
      "package": "REDCapR",
      "role": "Imports"
    },
    {
      "package": "skimr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "listviewer",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-21"
    },
    {
      "name": "0.1.1",
      "date": "2026-06-09"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/REDCapSync"
  },
  "_devurl": "https://github.com/thecodingdocs/redcapsync",
  "_pkgdown": "https://thecodingdocs.github.io/REDCapSync/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/REDCapSync.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thecodingdocs/redcapsync",
  "_realowner": "thecodingdocs",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-21"
    },
    {
      "version": "0.1.1",
      "date": "2026-06-09"
    }
  ],
  "_exports": [
    "cache_clear",
    "config",
    "load_project",
    "projects",
    "REDCapSyncDataset",
    "REDCapSyncProject",
    "setup_project",
    "sync"
  ],
  "_help": [
    {
      "page": "cache_clear",
      "title": "Clear your cached projects",
      "topics": [
        "cache_clear"
      ]
    },
    {
      "page": "config",
      "title": "Configuration",
      "topics": [
        "config"
      ]
    },
    {
      "page": "dataset",
      "title": "REDCapSync Dataset Object",
      "topics": [
        "dataset",
        "REDCapSyncDataset"
      ]
    },
    {
      "page": "project",
      "title": "REDCapSync Project Object",
      "topics": [
        "project",
        "REDCapSyncProject"
      ]
    },
    {
      "page": "projects",
      "title": "Manage REDCapSync projects",
      "topics": [
        "projects"
      ]
    },
    {
      "page": "setup-load",
      "title": "Setup or Load REDCapSync Project",
      "topics": [
        "load_project",
        "setup_project"
      ]
    },
    {
      "page": "sync",
      "title": "Synchronize REDCap Data",
      "topics": [
        "sync"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/REDCapSync/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/REDCapSync/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "cellranger",
    "checkmate",
    "chron",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "filelock",
    "generics",
    "getPass",
    "glue",
    "highr",
    "hms",
    "hoardr",
    "htmltools",
    "httr",
    "jsonlite",
    "knitr",
    "labelVector",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "openxlsx2",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "readxl",
    "redcapAPI",
    "REDCapR",
    "rematch",
    "repr",
    "rlang",
    "rstudioapi",
    "shelter",
    "skimr",
    "sodium",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Cache.Rmd",
      "filename": "Cache.html",
      "title": "Cache",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Location",
        "Clearing",
        "Projects"
      ],
      "created": "2026-05-21 12:40:02",
      "modified": "2026-06-09 15:30:21",
      "commits": 2
    },
    {
      "source": "Datasets.Rmd",
      "filename": "Datasets.html",
      "title": "Datasets",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-21 12:40:02",
      "modified": "2026-06-09 15:30:21",
      "commits": 2
    },
    {
      "source": "REDCapSync.Rmd",
      "filename": "REDCapSync.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Very Quick Guide",
        "Setup tokens",
        "Explore Outputs!",
        "Go Further by Generating Datasets!",
        "Framework"
      ],
      "created": "2026-05-21 12:40:02",
      "modified": "2026-06-09 15:30:21",
      "commits": 2
    },
    {
      "source": "Projects.Rmd",
      "filename": "Projects.html",
      "title": "Projects",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-21 12:40:02",
      "modified": "2026-05-21 12:40:02",
      "commits": 1
    },
    {
      "source": "RosyREDCap.Rmd",
      "filename": "RosyREDCap.html",
      "title": "RosyREDCap",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-21 12:40:02",
      "modified": "2026-05-21 12:40:02",
      "commits": 1
    },
    {
      "source": "Tokens.Rmd",
      "filename": "Tokens.html",
      "title": "Tokens",
      "engine": "knitr::rmarkdown",
      "headings": [
        "REDCap API tokens",
        "1. Setting Your Token using User Environment Variables (preferred)",
        "2. Setting Your Token using keyring package",
        "3. Setting Your Token for One Session",
        "Testing Your Token (optional)",
        "Additional Resources"
      ],
      "created": "2026-05-21 12:40:02",
      "modified": "2026-05-21 12:40:02",
      "commits": 1
    },
    {
      "source": "Uploads.Rmd",
      "filename": "Uploads.html",
      "title": "Uploads",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-21 12:40:02",
      "modified": "2026-05-21 12:40:02",
      "commits": 1
    }
  ],
  "_score": 3.845098040014257,
  "_indexed": false,
  "_nocasepkg": "redcapsync",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://thecodingdocs.r-universe.dev/REDCapSync",
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T16:39:41.000Z",
      "distro": "noble",
      "commit": "9a869efd44d2820f40598b12da3b292add855a89",
      "fileid": "53714e576f08c430fb8cb0dc19749ba591c9cd83e89dbfed8466e0723922c922",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27220862434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T16:39:38.000Z",
      "distro": "noble",
      "commit": "9a869efd44d2820f40598b12da3b292add855a89",
      "fileid": "89150be7bb159a4388b8b616d6eec2cd7baba24387486c1a19ce1b814471e4ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27220862434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-09T16:39:54.000Z",
      "commit": "9a869efd44d2820f40598b12da3b292add855a89",
      "fileid": "97423e88687102c8389597a954f0d6d1a2612842ec5bb739bc1a9edfb7c82a4a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27220862434"
    }
  ]
}