Ess does not find path to user packages

"Sparapani, Rodney via ESS-help" <[email protected]> Sat, 8 Feb 2025 15:10:05 +0000
Newsgroups gmane.emacs.ess.general
Message-ID <SN4PR01MB745421CB7C986B26BBDA6B5ECBF02@SN4PR01MB7454.prod.exchangelabs.com>
--===============6622121404670498729==
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-length: 672

Hi Naresh:

What does .libPaths() show for you?

For me, =85
> .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=85
(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=85
.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]]


--===============6622121404670498729==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

--===============6622121404670498729==--