Skip to content

tidyREDCap

Helper Functions for Working with 'REDCap' Data

v2.1.0 · Feb 22, 2026 · MIT + file LICENSE

Description

Helper functions for processing 'REDCap' data in R. 'REDCap' is a web-enabled application for building and managing surveys and databases developed at Vanderbilt University.

Downloads

CRAN

364

Last 30 days

10931st

1K

Last 90 days

5.3K

Last year

Trend: +13.4% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

28

Last 90 days

127

Last year

Trend: -50% (30d vs prior 30d)

autoCRAN

4

Last 7 days

17

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘dropLabels.Rmd’ using rmarkdown
Warning in file("", "w+b") :
  cannot open file '/tmp/RtmpjkO6p3/Rf1d161171927ef6': No space left on device

Quitting from dropLabels.Rmd:190-192 [drop-label-da
...[truncated]...
--- finished re-building ‘makeInstrument.Rmd’

--- re-building ‘useAPI.Rmd’ using rmarkdown
--- finished re-building ‘useAPI.Rmd’

SUMMARY: processing the following file failed:
  ‘dropLabels.Rmd’

Error: Vignette re-building failed.
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 4, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 28, 2026
ERROR r-release-linux-x86_64

tests

Running ‘testthat.R’ [3s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tidyREDCap)
  > 
  > test_check("tidyREDCap")
  Looking for your project....
  Saving _problems/test-import_instruments-8
...[truncated]...
t_fetch.write_memory(req$output, req$url, handle)
   13. │             └─curl::curl_fetch_memory(url, handle = handle)
   14. └─curl:::raise_libcurl_error(...)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 45 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies cli dplyr janitor keyring labelVector lifecycle magrittr purrr REDCapR rlang stringr tibble tidyr tidyselect vctrs tidyREDCap

Version History

10 tracked
new 2.1.0 Mar 10, 2026
updated 2.1.0 ← 1.1.3 diff Feb 21, 2026
updated 1.1.3 ← 1.1.2 diff Jan 11, 2026
updated 1.1.2 ← 1.1.1 diff Sep 15, 2024
updated 1.1.1 ← 1.1.0 diff May 28, 2023
updated 1.1.0 ← 1.0.1 diff Feb 17, 2023
updated 1.0.1 ← 0.2.2 diff Oct 4, 2022
updated 0.2.2 ← 0.2.0 diff Jan 29, 2022
updated 0.2.0 ← 0.1.0 diff Feb 9, 2020
new 0.1.0 Jan 13, 2020