2.2 Other environment managers
We strongly encourage the use of renv
as it allows you to precisely manage package versions. Package dependency issues are always cropping up and we can only guarantee that ArchR works given the precise R version and renv
environment provided with each release. Though we do not provide support for this, some users prefer to use Conda
and you can find an example ArchR user-generated recipe here.