There is a newer version of the record available.

Published October 21, 2014 | Version v1.0.1
Software Open

redcapAPI: Go Royals

  • 1. Cleveland Clinic Foundation
  • 2. University of Oklahoma Health Sciences Center & Howard Live Oak, LLC

Description

Changes in Version 1.0.1 (2014-10-20)

  • Bug fix: in importRecords meta data was not previously exported when a project info object was not provided. This is now corrected
  • Bug fix: in exportRecords and exportReports, the checkbox labels weren't being returned as factor levels when checkboxLabels=TRUE. The behavior is now consistent with expectations.
  • Bug fix: in compareRedcapVersion, a logical check was failing due to an ommitted argument in grepl. This has been corrected.
  • added function apiCall. This wraps a call to tryCatch. If a Gnu/TLS recv error is returned, the encoding is changed from 'gzip' to 'identity' to successfully retrieve the API response.
  • tryCatch calls are added to redcapProjectInfo to prevent fatal errors when one of the API functions casts an error. The output is modified to indicate where the problem occurred. This is most likely to affect exportUsers. An unresolved issue behind this is logged in the issues on Github.

Files

redcapAPI-v1.0.1.zip

Files (64.0 kB)

Name Size Download all
md5:becd2ce6bbfb886092c4f2d6be25deaf
64.0 kB Preview Download

Additional details

Related works