CHOP-CGTInformatics / REDCapTidieR

Makes it easy to read REDCap Projects into R
https://chop-cgtinformatics.github.io/REDCapTidieR/
Other
33 stars 8 forks source link

Small mocks fix #146

Closed ezraporter closed 1 year ago

ezraporter commented 1 year ago

This PR fixes an issue where creating mocks fails when you don't have all of the credentials in fake_credentials.csv in your .Renviron. It's really only an issue when rerunning the vignettes where you may want to regenerate mocks for a vignette that uses only a subset of the test REDCaps without ensuring your .Renviron is totally up to date.

ezraporter commented 1 year ago

FYI @rsh52 this is an issue I noticed and wrote a fix for when I was looking at the mocks failure earlier this week. Forgot I never pushed it to your guess max PR