Where are the R docs located on EL6? It seems neither R.home("doc") nor Sys.getenv("R_DOC_DIR") exists?
On 09/16/2016 10:28 AM, Jeroen Ooms wrote:> Where are the R docs located on EL6? It seems neither R.home("doc") > nor Sys.getenv("R_DOC_DIR") exists?/usr/share/doc/R-3.3.1 ~tom =Red Hat
On Wed, Sep 21, 2016 at 7:39 PM, Tom Callaway <tcallawa at redhat.com> wrote:> > On 09/16/2016 10:28 AM, Jeroen Ooms wrote: > > Where are the R docs located on EL6? It seems neither R.home("doc") > > nor Sys.getenv("R_DOC_DIR") exists? > > /usr/share/doc/R-3.3.1 >Can we set this in R_DOC_DIR accordingly so that it can be programmatically found?