REDCapR 0.7-1
Since the last CRAN release:
Version 0.7 (Developed 2014-12-17 through 2014-12-17)
New Features:
- Updated for Version 6.0.x of REDCap (which introduced a lot of improvements to API behavior).
Version 0.6 (Developed 2014-10-29 through 2014-11-03)
New Features:
- The
config_options
in thehttr
package are exposed to the REDCapR user. See issues #55 & #58; thanks to @rparrish and @nutterb for their contributions (#55 & #58).
Version 0.5 (Developed 2014-09-20 through 2014-10-19)
New Features:
redcap_metadata_read
are tested and public.
Minor Updates:
- Test suite now uses
testthat::skip_on_cran()
before any call involving OUHSC's REDCap server. - Vignette example of subsetting, conditioned on a 2nd variable's value.