Sunny Songss

Results 2 issues of Sunny Songss

I was trying to install on cluster and I have load the module: gdal 2.4.1; geos 3.7.2; proj 6.0.0 And the code for installation is: ``` install.packages('sf', configure.args='--with-gdal-config=/cm/shared/apps/gdal/gcc/2.4.1/bin/gdal-config --with-geos-config=/cm/shared/apps/geos/gcc/3.7.2/bin/geos-config --with-proj-include=/cm/shared/apps/proj/gcc/6.0.0/include/...

I was trying to read seurat object saved previous, but was told that "Error in .requirePackage(package) : unable to find required package 'SeuratObject'". The package "SeuratObject" is on the version...