Skip to content

REDCapR 1.5.0

Choose a tag to compare

@wibeasley wibeasley released this 07 Aug 20:09
65a4eb9

This release is primarily small changes to comply with new CRAN checks

Minor Enhancements

  • Avoid native pipes outside of essential package code (#572).
    (Essential package code has always used magrittr pipes to allow REDCapR
    to run on version of R before 4.1.0.)
  • Avoid calling server in a CRAN example (#571)