On Sat, 11 Apr 2020 03:44:51 -0700 Bogdan Tanasa <tan...@gmail.com> wrote:
> how could I have Seurat2 and Seurat3 on the same machine What I would try first is to install Seurat2 and Seurat3 in separate library directories: add the `lib` argument to install.packages when installing a given version and `lib.loc` when loading it using library(). While Docker is definitely able to solve this problem, in my opinion, virtualising a whole operating system is overkill in this case. -- Best regards, Ivan ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.