I am using renv to collaborate on an R projects with my colleagues. This seems to work qute nicely as soon as everyone uses the same version of R. Is this really a mandotory prerequisite or is there a possibility to still collaborate using different versions of R?
I could not find any answers on https://rstudio.github.io/renv/index.html...
Any ideas?