-
Notifications
You must be signed in to change notification settings - Fork 5
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
Problems with MicrobiomeStat.rdb #40
Comments
Download report:
Installing package into ‘/R/x86_64-pc-linux-gnu-library/4.2’
|
Dear Polina, Thank you for reaching out and for your interest in using MicrobiomeStat. I apologize for the inconvenience you're experiencing. The error message you're seeing suggests that there might be an issue with the lazy-load database of the MicrobiomeStat package. This can sometimes happen if the R session is interrupted or if there's a problem with the package installation. Here are a few steps you can try to resolve this issue:
If these steps do not resolve the issue, please let me know, and we can explore further troubleshooting options. Best regards, |
Dear Chen Yang, |
Dear Polina, I'm glad to hear that the issue has been resolved. If you have any further questions or encounter any other problems while using the MicrobiomeStat package, please feel free to reach out. Best regards, |
Dear Chen Yang,
Thank You for creating the MicrobiomeStat tools. I would really like to process my data using your package and generate_beta_change_test_long() , but I am facing a problem Warning: restarting interrupted promise evaluationWarning: internal error -3 in R_decompress1Error in FUN(X[[i]], ...) :
The lazy-load database '/R/x86_64-pc-linux-gnu-library/4.2/MicrobiomeStat/R/MicrobiomeStat.rdb' is corrupted.
My code looks like:
Downloaded using devtools::install_github("cafferychen777/MicrobiomeStat")
Many thanks in advance,
Polina
The text was updated successfully, but these errors were encountered: