For a project, I have to use an R package that requires an older version of R (<= 3.3.1).
I see from the global options that I can choose any version of R to use in R Studio. However, I'd like to use the most recent version of R for all my other projects.
Question: Is it possible to choose a particular (older) version of R for just one specific project?
Thanks for your help!