Other packages > Find by keyword >

REDCapR  

Interaction Between R and REDCap
View on CRAN: Click here


Download and install REDCapR package within the R console
Install from CRAN:
install.packages("REDCapR")

Install from Github:
library("remotes")
install_github("cran/REDCapR")

Install by package version:
library("remotes")
install_version("REDCapR", "1.6.0")



Attach the package and use:
library("REDCapR")
Maintained by
Will Beasley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-09-20
Latest Update: 2025-07-28
Description:
Encapsulates functions to streamline calls from R to the REDCap API. REDCap (Research Electronic Data CAPture) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The Application Programming Interface (API) offers an avenue to access and modify data programmatically, improving the capacity for literate and reproducible programming.
How to cite:
Will Beasley (2014). REDCapR: Interaction Between R and REDCap. R package version 1.6.0, https://cran.r-project.org/web/packages/REDCapR. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.4-28 (2014-09-20 07:19), 0.7-1 (2014-12-18 07:07), 0.9.0 (2015-08-15 08:01), 0.9.3 (2015-08-26 14:16), 0.9.7 (2016-09-09 19:57), 0.9.8 (2017-05-18 20:16), 0.10.2 (2019-09-23 06:30), 0.11.0 (2020-04-22 02:10), 1.0.0 (2021-07-22 06:50), 1.1.0 (2022-08-10 18:10), 1.2.0 (2024-09-09 08:00), 1.3.0 (2024-10-23 11:10), 1.4.0 (2025-01-11 10:50), 1.5.0 (2025-07-29 00:20)
Other packages that cited REDCapR R package
View REDCapR citation profile
Other R packages that REDCapR depends, imports, suggests or enhances
Complete documentation for REDCapR
Functions, R codes and Examples using the REDCapR R package
Some associated functions: REDCapR-package . collapse_vector . constant . create_batch_glossary . kernel_api . metadata_utilities . redcap_arm_export . redcap_column_sanitize . redcap_dag_read . redcap_delete . redcap_download_file_oneshot . redcap_download_instrument . redcap_event_instruments . redcap_instruments . redcap_metadata_read . redcap_metadata_write . redcap_next_free_record_name . redcap_project . redcap_read . redcap_read_oneshot . redcap_read_oneshot_eav . redcap_report . redcap_survey_link_export_oneshot . redcap_upload_file_oneshot . redcap_users_export . redcap_variables . redcap_version . redcap_write . redcap_write_oneshot . replace_nas_with_explicit . retrieve_credential . sanitize_token . validate . 
Some associated R codes: REDCapR-package.R . constant.R . create-batch-glossary.R . helpers-testing.R . kernel-api.R . metadata-utilities.R . project-dag-write.R . project-delete-multiple-arm.R . project-delete-single-arm.R . project-simple.R . redcap-arm-export.R . redcap-column-sanitize.R . redcap-delete.R . redcap-download-file-oneshot.R . redcap-download-instrument.R . redcap-event-instruments.R . redcap-instruments.R . redcap-metadata-read.R . redcap-metadata-write.R . redcap-next-free-record-name.R . redcap-project.R . redcap-read-dag.R . redcap-read-oneshot-eav.R . redcap-read-oneshot.R . redcap-read.R . redcap-report.R . redcap-survey-link-export-oneshot.R . redcap-upload-file-oneshot.R . redcap-users-export.R . redcap-variables.R . redcap-version.R . redcap-write-oneshot.R . redcap-write.R . retrieve-credential.R . sanitize-token.R . skippers.R . utilities.R . validate.R .  Full REDCapR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA