Periksa paket R.

> R.version # R version
> .libPaths() # package path
> packageVersion("Seurat") # package version
Yan Zhang