Hi Richard, Have you configured Tinn-R to work with R? Check your Rprofile.site
#quick configuration check in R grep(".trPaths",readLines(file.path(R.home(component="etc"),"Rprofile.site")))>0 If that fails, Tinn-R helps you to do all the necessary config steps, just use the menu R -> Configure -> Permanent More help is near at http://sourceforge.net/projects/tinn-r/forums/forum/481900 which is the obvious place to look at, since it is a problem with your editor and not so much related to R itself. cheers Am 04.08.2011 03:38, schrieb Richard Valliant: > The problem mentioned in the 06 Dec 2010 email below still occurs with > Tinn-R (v.2.3.7.1) when highlighting a string of code, copying to the > clipboard, and trying to send to Rgui via Shift+Ctrl+Q. > > I can copy 1 line of code to the clipboard and send it to Rgui with > Shift+CTRL+Q. This fails with 2 or more lines of code, generating the > error: > Error in source(.trPaths[5], echo = TRUE, max.deparse.length = 150) : > object '.trPaths' not found > > > Is there a fix for this? > > R version 2.13.1 (2011-07-08) > Platform: x86_64-pc-mingw32/x64 (64-bit) > Windows 7 (v.6.1, Buid 7601: Service Pack 1) > > thnx > R. Valliant > U. of Michigan, US > > > From: <Steve_Friedman_at_nps.gov> > Date: Mon, 06 Dec 2010 08:36:33 -0500 > > > I am also finding the link between TINN - R (2.3.7.0) and R (2.12.0 > 2010 - 10 - 15) to be problematic. > source(.trPaths[5], echo=TRUE, max.deparse.length=150) Error in > source(.trPaths[5], echo = TRUE, max.deparse.length = 150) : object > '.trPaths' not found > Steve Friedman Ph. D. > Ecologist / Spatial Statistical Analyst Everglades and Dry Tortugas > National Park 950 N Krome Ave (3rd Floor) > Homestead, Florida 33034 > Steve_Friedman_at_nps.gov > Office (305) 224 - 4282 > Fax (305) 224 - 4147 > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@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. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 ______________________________________________ R-help@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.