Hi @shl_dev,
Regarding Achilles, I’ve been working on a new branch to support V6, but I haven’t had many good test candidates to try it on (aside from a synthetic dataset).
If you have V6 available and are amenable to helping test it, you can install it using these steps:
- Run
remove.packages("Achilles")
- Restart R session
- Run
devtools::install_github("OHDSI/Achilles", ref = "cdm_v6_2020")
I’d like to release this version into master in the next 2 months, so all help with testing is greatly appreciated.
Thanks,
Ajit