{
  "_id": "6a278d8f24555f66ed532067",
  "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",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libsodium-dev libssl-dev libx11-dev",
  "Repository": "https://thecodingdocs.r-universe.dev",
  "Date/Publication": "2026-06-09 01:00:07 UTC",
  "RemoteUrl": "https://github.com/thecodingdocs/redcapsync",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce48f5a536473ddef67784772e5d84d43bce86b7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 03:46:29 UTC",
    "User": "root"
  },
  "Author": "Brandon Rose [cre, aut, cph] (ORCID:\n<https://orcid.org/0009-0009-7813-1960>),\nNatalie Goulett [ctb]",
  "Maintainer": "Brandon Rose <thecodingdocs@gmail.com>",
  "MD5sum": "5c73c1c366de08cbefa10d4dbd1d2e52",
  "_user": "thecodingdocs",
  "_type": "src",
  "_file": "REDCapSync_0.1.1.tar.gz",
  "_fileid": "ea74c64a2e2636be5bbac8707b00450fa4988ecb04559ab0a7d00dd2978e646d",
  "_filesize": 1917731,
  "_sha256": "ea74c64a2e2636be5bbac8707b00450fa4988ecb04559ab0a7d00dd2978e646d",
  "_created": "2026-06-09T03:46:29.000Z",
  "_published": "2026-06-09T03:50:39.376Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80244554517,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7498086488"
    },
    {
      "job": 80244554522,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7498080794"
    },
    {
      "job": 80244554554,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7498073435"
    },
    {
      "job": 80244554541,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7498069891"
    },
    {
      "job": 80244138366,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7498048078"
    },
    {
      "job": 80244554513,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7498073169"
    },
    {
      "job": 80244554532,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7498075130"
    },
    {
      "job": 80244554528,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7498071776"
    },
    {
      "job": 80244554527,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7498074823"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thecodingdocs/redcapsync",
  "_commit": {
    "id": "ce48f5a536473ddef67784772e5d84d43bce86b7",
    "author": "brandonerose <brandon.ed.rose@gmail.com>",
    "committer": "brandonerose <brandon.ed.rose@gmail.com>",
    "message": "dev\n",
    "time": 1780966807
  },
  "_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": "thecodingdocs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 13
    },
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2025-45",
      "n": 62
    },
    {
      "week": "2025-46",
      "n": 5
    },
    {
      "week": "2025-47",
      "n": 53
    },
    {
      "week": "2025-48",
      "n": 44
    },
    {
      "week": "2025-49",
      "n": 13
    },
    {
      "week": "2025-50",
      "n": 11
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 13
    },
    {
      "week": "2026-01",
      "n": 25
    },
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 9
    },
    {
      "week": "2026-06",
      "n": 18
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 16
    },
    {
      "week": "2026-09",
      "n": 26
    },
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-11",
      "n": 52
    },
    {
      "week": "2026-12",
      "n": 33
    },
    {
      "week": "2026-13",
      "n": 7
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 24
    },
    {
      "week": "2026-17",
      "n": 10
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 35
    },
    {
      "week": "2026-21",
      "n": 20
    },
    {
      "week": "2026-22",
      "n": 10
    },
    {
      "week": "2026-23",
      "n": 6
    },
    {
      "week": "2026-24",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-18"
    },
    {
      "name": "v0.1.1",
      "date": "2026-06-09"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "brandonerose",
      "count": 716,
      "uuid": 73004123
    },
    {
      "user": "goulett",
      "count": 13,
      "uuid": 156108015
    }
  ],
  "_userbio": {
    "uuid": 104731257,
    "type": "organization",
    "name": "TheCodingDocs"
  },
  "_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": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-21"
    }
  ],
  "_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/thecodingdocs/redcapsync/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/thecodingdocs/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-03-08 21:46:02",
      "modified": "2026-06-08 23:42:09",
      "commits": 4
    },
    {
      "source": "Datasets.Rmd",
      "filename": "Datasets.html",
      "title": "Datasets",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-03-22 21:45:23",
      "modified": "2026-05-31 02:07:45",
      "commits": 7
    },
    {
      "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": "2025-01-13 17:56:21",
      "modified": "2026-05-24 14:37:54",
      "commits": 35
    },
    {
      "source": "Projects.Rmd",
      "filename": "Projects.html",
      "title": "Projects",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-13 03:28:37",
      "modified": "2026-05-11 19:38:06",
      "commits": 3
    },
    {
      "source": "RosyREDCap.Rmd",
      "filename": "RosyREDCap.html",
      "title": "RosyREDCap",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-01-07 18:38:07",
      "modified": "2026-04-13 03:45:33",
      "commits": 9
    },
    {
      "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": "2025-01-07 18:38:07",
      "modified": "2026-05-11 01:37:29",
      "commits": 18
    },
    {
      "source": "Uploads.Rmd",
      "filename": "Uploads.html",
      "title": "Uploads",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-13 03:28:37",
      "modified": "2026-05-17 19:14:13",
      "commits": 3
    }
  ],
  "_score": 7.001949941084268,
  "_indexed": true,
  "_nocasepkg": "redcapsync",
  "_universes": [
    "thecodingdocs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T03:49:35.000Z",
      "distro": "noble",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "496bd8af1207ef3954d0b72a1b520cbc139e110359ff2a6cba18b7aaf81cd640",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T03:49:04.000Z",
      "distro": "noble",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "0b946c75e772c657574b75375b71a5113cc749bd0772d56648cd43ac6c740cd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T03:48:30.000Z",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "b6235f7f3707d5ed51f072fb6ffa5a22cd89e3f64a859cceed2d107ea54ba7d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T03:48:19.000Z",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "5b3a5884eaa5018a63bca5c6155b3ad19af2e600ec81079de458de314d928a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-09T03:49:10.000Z",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "2b66f2062ee8fd2650e5f90467962804c3020aaaaf4729e96fb438e5f6ca3713",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T03:48:17.000Z",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "cf830331966bfc2c0aca3b4aafa9d333d5a01a3f57e36d326d91d6d07d72959f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T03:48:05.000Z",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "d34bd1fd08297c276a090642e25c9486f41c93c31f50621c13813ff422548f67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T03:48:13.000Z",
      "commit": "ce48f5a536473ddef67784772e5d84d43bce86b7",
      "fileid": "9ffae3b71078c50ba020627cb4688cc8ffa4161fd4aaca281dff97158a0f891a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thecodingdocs/actions/runs/27182385871"
    }
  ]
}