Yes, you’re right. We can install right version of R for each study package.
Thank you for the answer, @gregk.
I started making progress when I moved away from drat. But drat usually gives me problems.
Ultimately this got the install going for me:
devtools::install_github(“OHDSI/CohortMethod”, INSTALL_opts=c("–no-multiarch"))