Published March 23, 2026
| Version v2.12.0
Software
Open
vubiostat/redcapAPI: redcapAPI 2.12.0
Authors/Creators
- 1. Battelle Memorial Institute
- 2. Vanderbilt University Medical Center @vubiostat
- 3. Institut Pasteur
- 4. @deohs University of Washington (UW)
- 5. University of Oklahoma Health Sciences & Howard Live Oak, LLC
- 6. @socialresearchcentre
Description
Breaking changes
unlockREDCapupstream dependency on shelter now default to 'SHELTER_' prefix when looking for ENV variable overrides.
Minor improvements and fixes
exportDags,exportFieldNames,exportProjectInformation,exportReportsTyped,importDags,writeDataForImport, andexportRecordsTypednow have acsv_delimiterparameter to control delimiter utilized.importMetaDatabug fix when given duplicate names to exit and warn user properly.redcapUserRoleStructureallows newalerts,api_modules, anddata_quality_resolutionattributes.exportUsersproperly handles the columns random_setup, random_dashboard and random_perform.importUsersandexportUsersweren't handling data_access_group assignment properly.exportUserRolesnow avoids errors when user role access columns are missing from export responses.exportFileRepositoryListingreturns a data.frame with 6 columns (was 4) from REDCap version 16.0.8 and up.redcapConnectionhas better documentation on setting the CSV delimiter and this is respected through most calls except for ones that have been shown to be hard coded to commas by REDCap.
DEPRECATION NOTICES
A future release of version 3.0.0 will introduce several breaking changes!
- The
exportRecordsfunction interface will be replaced. Please switch your processes toexportRecordsTyped - The
importRecordsfunction interface will be replaced to utilizecastForImportto prepare data for import. Validation logs will no longer be printed. - The
redcapFactorclass is being discontinued with all its supporting methods (includingredcapFactorFlip). Please userecastRecordsinstead. - The
recodeCheckfunction is being discontinued. Please userecastRecordsinstead.
Files
vubiostat/redcapAPI-v2.12.0.zip
Files
(3.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5694d68997c7018e8be5432efefa8816
|
3.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/vubiostat/redcapAPI/tree/v2.12.0 (URL)
Software
- Repository URL
- https://github.com/vubiostat/redcapAPI