Re: [R] two problems

2015-06-21 Thread Jeff Newmiller
I an not aware of any function or package named qcomhd in base R or in the CRAN contributed packages, nor did it turn up when I went searching for it there, so your failure to access it seems unsurprising. Google does find some references to a Github package called WRS that supposedly contains

[R] two problems

2015-06-21 Thread Juan Wu
Hi, list experts I am totally a new user of the R package. I just tried to use qcomhd, but it gives me an error alarm, as below. qcomhd(RT1, RT2, q = seq(.1, .9, by=.1)) Error: could not find function "qcomhd" Then I try to install it, however, it seems that I am not able to install it. Also, in

Re: [R] two problems on R in Ubuntu linux

2010-04-12 Thread Henrik Bengtsson
Always provide sessionInfo() and traceback() when reporting errors. /Henrik On Mon, Apr 12, 2010 at 8:34 AM, Mao Jianfeng wrote: > Dear R-helpers > > I want to express my respect and thankfulness to all of you. > > I just switch from windows xp to Ubuntu linux platform. I am facing > two problems

[R] two problems on R in Ubuntu linux

2010-04-11 Thread Mao Jianfeng
Dear R-helpers I want to express my respect and thankfulness to all of you. I just switch from windows xp to Ubuntu linux platform. I am facing two problems when I run R in Ubuntu. I need your helps and advice, thanks in advance. -