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

481

Last 30 days

8102nd

1.4K

Last 90 days

5.1K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 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

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