Skip to content
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

Package troubleshooting documentation #24

Open
wibeasley opened this issue Aug 8, 2017 · 0 comments
Open

Package troubleshooting documentation #24

wibeasley opened this issue Aug 8, 2017 · 0 comments

Comments

@wibeasley
Copy link
Member

Start a public markdown document that helps analysts with problematic package installation. Start with this material that we wrote this morning.


  1. Is it still giving you this error?
  2. Are you running ihe following code to update? (It looks like you did from your first post; I'm just being thorough.)
    devtools::install_github("OuhscBbmc/OuhscMunge")
  3. Are any additional R or RStudio instances open? (The only one open should be the instance that you're updating from.)
  4. Did you restart R or RStudio immediately before & after the update?
  5. Verify that there aren't two versions of the package installed. Use RStudio's 'package' panel to see what version(s) and location(s) are installed.
  6. Maybe reboot the computer. This error message about 'C_parseRd' is a lower-level function.
  7. Maybe manually uninstall the package. Restart RStudio. Then try installing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant