[ESS] Ess does not find path to user packages

Sparapani, Rodney r@p@r@p@ @end|ng |rom mcw@edu
Sat Feb 8 16:10:05 CET 2025


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]]



More information about the ESS-help mailing list