Hi Naresh:
What does .libPaths() show for you?
For me, �
> .libPaths()
[1] "/home/rsparapa/R/4.3.1/lib64/R/library"
[2] "/usr/local/R/4.3.1/lib64/R/library"
So for me, I think, it should be set like this�
(setq ess-r-package-library-paths "/home/rsparapa/R/4.3.1/lib64/R/library")
Of course, R needs to know about this too. In my ~/.Rprofile I have�
.libPaths('~/R/4.3.1/lib64/R/library')
--
Rodney Sparapani, Associate Professor of Biostatistics, He/Him
President, Wisconsin Chapter of the American Statistical Association
Division of Biostatistics, Data Science Institute
Medical College of Wisconsin, Milwaukee Campus
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help