-
Notifications
You must be signed in to change notification settings - Fork 39
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
Error message 'R session aborted' when running modelTest(primates) #157
Comments
Dear @Zhangvvv, What version of phangorn are you using?
From the image it looks like your sequences are not very well aligned, but that is hard to judge from this image alone.
If
|
Dear@KlausVigo My phangorn version is: phangorn_2.11.1 I've just executed the code you provided, and my results are as follows:
Previously, I was able to run this code perfectly, but now I'm unsure why it's suddenly not working as expected. To help you better understand the issue, I've uploaded my raw data, the code for data processing, and the processed data to a GitHub repository. The link is provided below: https://github.com/Zhangvvv/error-about-modelTest I'm looking forward to your response and further guidance. Once again, thank you for your assistance! |
H i, I am currently facing an issue while using the modelTest function in R, and I would greatly appreciate your assistance in resolving it.
Every time I run the code modelTest(primates) in RStudio, I encounter an error message stating that the R session has aborted. The only option available to me is to start a new session. I have attempted various troubleshooting steps, including reinstalling the package, restarting my computer, and even switching to a different computer, but I consistently receive the same error message.
To investigate further, I also tested the code with previously successful data, but I still encountered the same error. The size of my data is within 200 KB and stored in a FASTA file format.
Here is the code I am using:
The alignment of my dna data is as follows:
Information about version:
I would be grateful if you could provide any insights or advice on how to resolve this issue. Please let me know if there is any additional information or steps I can provide to assist in troubleshooting.
Thank you very much for your time and support. I look forward to your response.
The text was updated successfully, but these errors were encountered: