Package: tidyREDCap 2.1.0

tidyREDCap: Helper Functions for Working with 'REDCap' Data

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.

Authors:Raymond Balise [aut, cre], Gabriel Odom [aut], Kyle Grealis [aut], Anna Calderon [aut], Layla Bouzoubaa [aut], Wayne DeFreitas [aut], Lauren Nahodyl [ctb], Daniel Maya [ctb]

tidyREDCap_2.1.0.tar.gz
tidyREDCap_2.1.0.zip(r-4.7)tidyREDCap_2.1.0.zip(r-4.6)tidyREDCap_2.1.0.zip(r-4.5)
tidyREDCap_2.1.0.tgz(r-4.6-any)tidyREDCap_2.1.0.tgz(r-4.5-any)
tidyREDCap_2.1.0.tar.gz(r-4.7-any)tidyREDCap_2.1.0.tar.gz(r-4.6-any)
tidyREDCap_2.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
tidyREDCap/json (API)

# Install 'tidyREDCap' in R:
install.packages('tidyREDCap', repos = c('https://raymondbalise.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/raymondbalise/tidyredcap/issues

Pkgdown/docs site:https://raymondbalise.github.io

On CRAN:

Conda:

7.29 score 11 stars 36 scripts 381 downloads 12 exports 48 dependencies

Last updated from:d0dd7ea943. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK159
source / vignettesOK194
linux-release-x86_64OK145
macos-release-arm64OK93
macos-oldrel-arm64OK142
windows-develOK89
windows-releaseOK82
windows-oldrelOK95
wasm-releaseOK124

Exports:%>%check_project_existsdrop_labeldrop_labelsimport_instrumentsmake_binary_wordmake_choose_all_tablemake_choose_one_tablemake_instrumentmake_instrument_automake_yes_nomake_yes_no_unknown

Dependencies:askpassbackportsbitbit64checkmateclicliprcpp11crayoncurldplyrfilelockgenericsgluehmshttrjanitorjsonlitekeyringlabelVectorlifecyclelubridatemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrREDCapRrlangsnakecasestringistringrsystibbletidyrtidyselecttimechangetzdbutf8vctrsvroomwithryaml

Drop Labels from a Table
The Problem | The Solution | Drop a single label | Drop multiple labels | Use inside a mutate | Drop all dataset variable labels

Last update: 2026-01-15
Started: 2023-02-09

Import All Instruments from a REDCap Project
The Problem | The Solution

Last update: 2026-01-12
Started: 2022-09-19

Importing from REDCap
Loading REDCap Data into R with an API request | Getting an API Token | Protecting Your API Tokens | NEVER DO THIS! | Better Options

Last update: 2026-01-12
Started: 2022-10-03

Make a 'Choose All' Table
The Problem | Aside: Loading REDCap Data into R | The Solution | Data Loaded with import_instruments() | Data Exported with "Data Exports, Reports and Stats" in REDCap

Last update: 2026-01-12
Started: 2020-01-21

Make a 'Choose One' Table
The Problem | Aside: Loading REDCap Data into R | The Solution

Last update: 2026-01-12
Started: 2020-01-18

Make an Instrument
The Problem | Aside: Loading REDCap Data into R | The Solution

Last update: 2026-01-12
Started: 2020-01-21

Make Binary Word
The Problem | Aside: Loading REDCap Data into R | Make Analysis Data | The Solution | Default Lettering | Custom Lettering

Last update: 2026-01-12
Started: 2019-12-28