-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update troubleshooting document #278
Comments
and include it in the troubleshooting vignette ref #278
I think my issue was mainly that I didn't realize that the problem was in my data dictionary rather than an R problem or an API problem. If the error message when the content was not able to be transformed into a data frame indicated that the problem was a data dictionary parsing problem, then I would say that the help text you have here to go look at my dictionary in something that isn't Excel would be perfect. I wonder in the help text here: https://ouhscbbmc.github.io/REDCapR/articles/TroubleshootingApiCalls.html#gotchas-agnostic would be best to include possible error messages like I posted so people would be more likely to realize this was actually their problem? |
follows @vortexing's advice in #278
The troubleshooting document hasn't changed much since @nutterb and I wrote it in 2014 (#23). There are a few things that should be added/updated.
validate_for_write()
@nutterb -I'm adding the metadata section for redcapAPI. I'll tell you when I'm done with this checklist, and you're more than welcome to change anything.
@vortexing & @sybandrew, you've been through this recently (with #269 & #272). Any suggestions how it could have helped your cases faster?
Everyone else -we'd like this document to stay useful to as many users & institutions as possible. Feel free to propose anything that you think will help.
The latest master version is available. The dev version might lag by a few days.
The text was updated successfully, but these errors were encountered: