-
Notifications
You must be signed in to change notification settings - Fork 14
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
Series of errors for external users of EpiModelHIV public version #59
Comments
Hi @sgoodreau, |
@sestansfield : this |
Update from Sarah's post-doc: I have indeed installed and tested with the R version 4.0.2, but it still got some errors. As Sarah mentioned in the email, I used the renv.lock setting, which is R 4.0.2, EpiModel 1.7.3, etc, but this setup generated many errors while installing other packages. My best guess is that updating EpiModelHIV would help resolve this problem, but I’ll give it another try using the older version R tomorrow. I have also noticed the tickets issued on GitHub EpiModelHIV and will continue to keep an eye on the progress. |
Hi, I'm the post-doc working with Sarah. I’ve tried installing EpiModel v1.7.3 to run the basic version of EpiModelHIV (v1.5.0) with R 4.0.2, but it still gives some errors. It seems that some of the issues are related to architecture compatibility, as I’m using a Mac with a recent Apple silicon chip, and some of the required package versions don’t support it, given that EpiModel v1.7.3 was built in 2020. |
@sgoodreau I tried to do an install with R4.0.5 and the The best course of action would indeed be to use recent EpiModel and EpiModelHIV. The past 2 years have seen a lot of breaking changes in R itself and a lot of packages that we depend on had to be upgraded. This in turns create unsolvable dependency loops for older EpiModel version. |
Thanks @AdrienLeGuillou. I'm not sure what you mean by using "recent EpiModel and EpiModelHIV". Do you have a specific set of versions that you know work together without errors? Or by recent do you mean to use a version of EpiModelHIV-p, since those are updated? If the latter, we will need to give Sarah and Serin access. |
Also - is there anything I can help with in terms of updating the current public versions? |
Oh sorry for being imprecise. For the public version of |
OK thanks @AdrienLeGuillou. I will grant them access to EpiModelHIV-p now. |
Oh wait it looks like Sarah is already a member of the EpiModel organization, so should have access. I think we should add her post-doc Serin Lee but it doesn't seem like I have permission to do so, at least that I can find. |
Serin's username is @slee-fredhutch |
Hi @smjenness and @AdrienLeGuillou The email below is from @sestansfield, my former PhD student and long-time collaborator. The
as.control.list
piece sounds familiar, although a quick search of issues and e-mails doesn't find anything. I think both issues most likely indicate that there are updates inEpiModelHIV-p
that need to be ported over toEpiModelHIV
. A quick workaround could be to grant them access toEpiModelHIV-p
, but it's probably best to solve the issue altogether.I'm going to go check my latest version set-up for them now.
Hi Steve,
My group at the Hutch is getting ready to use EpiModelHIV for an upcoming project. I have been working with Sam to get the ARTnet data to run the code for his Atlanta MSM model as a jumping off place. One of the other postdocs (Serin) has been trying to start working with the code before we get the data and has run into some issues relating to versions, with the version of EpiModelHIV on github being from a few years ago versus EpiModel itself being very current.
This is how she described the issue:
I am writing to seek your guidance on replicating the Atlanta MSM model from https://github.com/EpiModel/CombPrev repository.
I tried using the renv.lock setting, which includes R 4.0.2, EpiModel 1.7.3, EpiModelHPC 2.1.0, etc., this setup yields many errors while installing other packages (e.g., nlme, mgcv).
To address this, I downloaded the most recent versions of EpiModelHIV (v. 1.5.0), EpiModel (v. 2.5.0), and EpiHPC (v. 2.5.0) on R 4.4.2 from the provided GitHub repository. However, I still encounter some errors due to compatibility issues, particularly with the outdated functions in EpiModelHIV, which was last updated in 2020. Here are some of the problems I have encountered while running the intervention/sim.R file with the most recent versions:
Given these challenges, I am seeking advice on the best practices to make EpiModelHIV compatible with the current versions of EpiModel and EpiHPC. Any insights or recommendations you could provide would be greatly appreciated.
Thank you for your time and assistance.
Are we missing anything in running EpiModelHIV?
Thanks!
Sarah
The text was updated successfully, but these errors were encountered: