Skip to content
Prev 388696 / 398502 Next

No "doc" directory in my installation of R.

If you start R just using the regular command line version (not 
RStudio), does

   Sys.getenv("R_DOC_DIR")

point to /usr/share/R/doc ?  The standard R startup script should do 
that, but if it doesn't maybe you've got an override?

Or maybe you have R_DOC_DIR defined yourself?

Duncan Murdoch
On 07/08/2021 10:45 p.m., Rolf Turner wrote: