[R] Error Running TinnR with R

Yihui Xie xieyihui at gmail.com
Sat Nov 1 02:39:11 CET 2008


In the 'etc' directory of your installation path, e.g. C:\Program Files\R\etc

Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: +86-(0)10-82509086 Fax: +86-(0)10-82509086
Mobile: +86-15810805877
Homepage: http://www.yihui.name
School of Statistics, Room 1037, Mingde Main Building,
Renmin University of China, Beijing, 100872, China



On Sat, Nov 1, 2008 at 9:36 AM,  <rkevinburton at charter.net> wrote:
> I am sorry to be so slow but where do I find Rprofile.site?
>
> Thank you.
>
> Kevin
>
> ---- Yihui Xie <xieyihui at gmail.com> wrote:
>> Currently there are some problems with the building of Hmisc binary
>> package; see CRAN for more information.
>>
>> My suggestion is you can remove (or comment out) the code lines not to
>> use Hmisc for Tinn-R until it's available again on CRAN. As for me, I
>> merely use two expressions in Rprofile.site and I have removed all the
>> other code, as I don't need other functions of Tinn-R:
>>
>> options(pager="internal")
>> .trPaths = c(
>>   'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/',
>>   'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/search.txt',
>>   'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/objects.txt',
>>   'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/file.r',
>>   'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/selection.r',
>>   'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/block.r',
>>   'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/lines.r')
>>
>> Regards,
>> Yihui
>> --
>> Yihui Xie <xieyihui at gmail.com>
>> Phone: +86-(0)10-82509086 Fax: +86-(0)10-82509086
>> Mobile: +86-15810805877
>> Homepage: http://www.yihui.name
>> School of Statistics, Room 1037, Mingde Main Building,
>> Renmin University of China, Beijing, 100872, China
>>
>>
>>
>> On Fri, Oct 24, 2008 at 7:08 PM, bg708 <bgarciacarreras at googlemail.com> wrote:
>> >
>> > Hi,
>> >
>> > I managed to get it to work this way (changing the Rprofile.site file) with
>> > R2.7.2. I then made the mistake of updating to R2.8, and it stopped working.
>> > Now changing the Rprofile.site file does nothing, and sending a block of
>> > code gives me the "Error in source(.trPaths[5], echo = T) : object
>> > ".trPaths" not found" error message. I triple checked all the additional
>> > lines in the Rprofile.site file, path for .trPaths is correct. One point of
>> > note is that Hmisc package appears not to be available.
>> >
>> > Thanks for any help you could give me! Otherwise it might be wise to revert
>> > back to R2.7.2 or use the previous Tinn-R version.
>> >
>> > Bernardo
>> >
>>
>> ______________________________________________
>> 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.
>
>



More information about the R-help mailing list