Skip to content

object ".trPaths" not found

4 messages · rkevinburton at charter.net, Uwe Ligges, Kingsford Jones

#
I am running an R script with Tinn-R (2.2.0.1) and I get the error message

Error in source(.trPaths[4], echo = TRUE, max.deparse.length = 150) : 
  object ".trPaths" not found

Any solutions?

Thank you.

Kevin
#
rkevinburton at charter.net wrote:
>
Maybe, but the may depend on your "script", your OS, your R version, 
used packages and so on.

Hence please read and follow the posting guide and provide commented, 
minimal, self-contained, reproducible code.

Uwe Ligges
#
RSiteSearch('trpaths')

will lead you to potential solutions...
On Fri, Feb 27, 2009 at 7:18 PM, <rkevinburton at charter.net> wrote:
#
FYI. I found the solution. My RProfile.site file could not be written to because of permissions. Whan I selected the "Configure/Permanent" option in Tinn-R it was silently ignoring the fact that the file could not be written to. When I adjusted the permissions, all was well. 

Thank you.

Kevin
---- Kingsford Jones <kingsfordjones at gmail.com> wrote: