[R] Error Running TinnR with R

teck-corp d.tuerk at maastrichtuniversity.nl
Sat Mar 13 17:13:28 CET 2010


Hi Keith,

Thanks for your unswer. Unfortunately am not sure if I am understanding
everything and things are still not running. 

1)
If I understand right this command can be created in the Rprofile.site file
by using Tinn-R, R -> configure -> permanent
        .trPaths <- paste(paste(Sys.getenv("APPDATA"), "\\Tinn-R\\tmp\\",
sep=""),
        c("", "search.txt", "objects.txt", "file.r", "selection.r",
"block.r",
         "lines.r"), sep="") 
Unfortunately for me it does not work.

2)
Using the following command, as by you and a lot of forum hints suggested
        .trPaths <- c(
        "C:\\Benutzer\\dennis\\AppData\\Tinn-R\\tmp\\",
        "C:\\Benutzer\\dennis\\AppData\\Tinn-R\\tmp\\search.txt",
        "C:\\Benutzer\\dennis\\AppData\\Tinn-R\\tmp\\objects.txt",
        "C:\\Benutzer\\dennis\\AppData\\Tinn-R\\tmp\\file.r",
        "C:\\Benutzer\\dennis\\AppData\\Tinn-R\\tmp\\selection.r",
        "C:\\Benutzer\\dennis\\AppData\\Tinn-R\\tmp\\block.r",
        "C:\\Benutzer\\dennis\\AppData\\Tinn-R\\tmp\\lines.r" )
does also not allow for communication of Tinn-R with the Rterm
although I corrected the command as you suggested in a)

3)
Unfortunately I do not understand your point in b) and c)

Could there be any other reason that communication (also I gave writing
permission for the Rprofile.site file) between Tinn-R and Rgui

P.D.: I should write, that I can give commands into the Rterm in Tinn-R
without problems... I just cannot execute commands out of scripts.

Kind regards
Dennis






-- 
View this message in context: http://n4.nabble.com/Error-Running-TinnR-with-R-tp876004p1591739.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list