vubiostat / redcapAPI

R interface to REDCap (http://www.project-redcap.org/)
21 stars 27 forks source link

redcapapi File Changes needed for REDCap Domain Migration #354

Closed sharpwb closed 7 months ago

sharpwb commented 7 months ago

redcapapi File Changes needed for REDCap Domain Migration

There are 8 lines of code that, if changed from redcap.vanderbilt.edu to redcap.vumc.org result in a positive test of calling the new domain explicitly

those lines are found in these 3 files UsingOfflineConnections.Rmd ---> 1 occurence helper-00-REDCapQACredentials.R---> 1 occurence test-050-makeApiCall.R---> 6 occurences

sharpwb commented 7 months ago

I ran my test using R studio for Windows

spgarbet commented 7 months ago

Duplicate of #353