object ".trPaths" not found
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:
RSiteSearch('trpaths')
will lead you to potential solutions...
On Fri, Feb 27, 2009 at 7:18 PM, <rkevinburton at charter.net> wrote:
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
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.