Dear r-users, Actually, this is not a big problem, however it is a bit annoying. Everytime I want to use Tinn-R and R. I have to do this step first before I can excute a set of R codes: R--> configure --> temporarily (current session) if not it will give this message: > .trPaths <- paste(paste(Sys.getenv('APPDATA'), '\\Tinn-R\\tmp\\', sep=''), > c('', 'search.txt', 'objects.txt', 'file.r', 'selection.r', 'block.r', > 'lines.r'), sep='' > source('C:/Users/Owner/AppData/Roaming/Tinn-R/custom/Rconfigure_default.r') Hope somebody can explain to me and help me to solve this problem? R version 2.12.1 (2010-12-16) Thank you so much for your help. [[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.