Re: [R] R 3.2, Mac 10.10.3 : help.search showing error

2015-06-14 Thread David Winsemius
On Jun 13, 2015, at 11:04 PM, Berend Hasselman wrote: > >> On 14-06-2015, at 06:25, Ramnik Bansal wrote: >> >> Thanks. But it seems to be an R 3.2.0 specific problem. >> > > I replied with the following to a similar message on R-devel. There was no error either with using help() or using th

Re: [R] R 3.2, Mac 10.10.3 : help.search showing error

2015-06-13 Thread Berend Hasselman
> On 14-06-2015, at 06:25, Ramnik Bansal wrote: > > Thanks. But it seems to be an R 3.2.0 specific problem. > I replied with the following to a similar message on R-devel. See this thread on R-SIG-Mac https://stat.ethz.ch/pipermail/r-sig-mac/2015-April/011420.html T

Re: [R] R 3.2, Mac 10.10.3 : help.search showing error

2015-06-13 Thread David Winsemius
On Jun 13, 2015, at 9:25 PM, Ramnik Bansal wrote: > Thanks. But it seems to be an R 3.2.0 specific problem. Exactly. That's why I needed to take the time to update my installation. I posted a message to R-devel after failing to find where the code was different in the two versions and not gett

Re: [R] R 3.2, Mac 10.10.3 : help.search showing error

2015-06-13 Thread Ramnik Bansal
Thanks. But it seems to be an R 3.2.0 specific problem. On Sun, Jun 14, 2015 at 8:42 AM, David Winsemius wrote: > > On Jun 13, 2015, at 7:41 AM, Ramnik Bansal wrote: > > > Getting following error in using help.search > > > >> utils::help.search("linear models") > > Error in help(db[i, "topic"],

Re: [R] R 3.2, Mac 10.10.3 : help.search showing error

2015-06-13 Thread David Winsemius
On Jun 13, 2015, at 7:41 AM, Ramnik Bansal wrote: > Getting following error in using help.search > >> utils::help.search("linear models") > Error in help(db[i, "topic"], package = db[i, "Package"], lib.loc = lib, : > 'topic' should be a name, length-one character vector or reserved word I fir

[R] R 3.2, Mac 10.10.3 : help.search showing error

2015-06-13 Thread Ramnik Bansal
Getting following error in using help.search >utils::help.search("linear models") Error in help(db[i, "topic"], package = db[i, "Package"], lib.loc = lib, : 'topic' should be a name, length-one character vector or reserved word > example(help.search) hlp.sr> help.search("linear models")#