Dear sir, I tried "help.search("rnorm")" in R version 3.1.2 . It gave a error "Error in `[<-`(`*tmp*`, , "name", value = sub("\\.[^.]*$", "", basename(vDB$File))) : subscript out of bounds". Can you tell me the reason.It may be silly. Regards Debojyoti Samadder [[alternative HTML version deleted]]
On Mon, Apr 6, 2015 at 8:50 AM, Debojyoti Samadder <samadder.debojyoti at gmail.com> wrote:> Dear sir,The masculine is no longer the default form of address. "Dear list" is fine, as are many other options.> I tried "help.search("rnorm")" in R version 3.1.2 . > It gave a error > "Error in `[<-`(`*tmp*`, , "name", value = sub("\\.[^.]*$", "", > basename(vDB$File))) : > subscript out of bounds". > Can you tell me the reason.It may be silly.What OS? What happens in a clean R session with no saved data nor packages loaded? What happens if you upgrade to the current version of R (3.1.3)? Sarah -- Sarah Goslee http://www.functionaldiversity.org
In this case I think it means your installation of the R software is broken, though if you are messing around with environment variables that could probably also do this. You should read the Posting Guide and follow the guidance there if you want more specific feedback. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. On April 6, 2015 5:50:11 AM PDT, Debojyoti Samadder <samadder.debojyoti at gmail.com> wrote:>Dear sir, >I tried "help.search("rnorm")" in R version 3.1.2 . >It gave a error >"Error in `[<-`(`*tmp*`, , "name", value = sub("\\.[^.]*$", "", >basename(vDB$File))) : > subscript out of bounds". > Can you tell me the reason.It may be silly. > Regards > Debojyoti >Samadder > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >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.
It still sounds like a broken installation. I'd uninstall and reinstall, I think. But I've copied this back to the list (rather than just to me), and someone else might have a better solution. Sarah On Mon, Apr 6, 2015 at 12:02 PM, Debojyoti Samadder <samadder.debojyoti at gmail.com> wrote:> Dear list memeber, > At first sorry.I am using windows 7 home basic.In R (3.1.3) > with no saved data nor packages loaded the problem is still there. > > > Regards > > Debojyoti Samadder > > On Mon, Apr 6, 2015 at 8:07 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote: >> >> On Mon, Apr 6, 2015 at 8:50 AM, Debojyoti Samadder >> <samadder.debojyoti at gmail.com> wrote: >> > Dear sir, >> >> The masculine is no longer the default form of address. "Dear list" is >> fine, as are many other options. >> >> > I tried "help.search("rnorm")" in R version 3.1.2 . >> > It gave a error >> > "Error in `[<-`(`*tmp*`, , "name", value = sub("\\.[^.]*$", "", >> > basename(vDB$File))) : >> > subscript out of bounds". >> > Can you tell me the reason.It may be silly. >> >> What OS? >> What happens in a clean R session with no saved data nor packages loaded? >> What happens if you upgrade to the current version of R (3.1.3)? >> >> Sarah >> >> --
Please try help(rnorm) Thanks & Regards,Arnab?Arnab Kumar Maity Graduate Teaching Assistant Division of Statistics Northern Illinois University DeKalb, Illinois 60115 U.S.A From: Debojyoti Samadder <samadder.debojyoti at gmail.com> To: r-help at r-project.org Sent: Monday, April 6, 2015 7:50 AM Subject: [R] problem in search function Dear sir, I tried? "help.search("rnorm")" in R version 3.1.2 . It gave a error "Error in `[<-`(`*tmp*`, , "name", value = sub("\\.[^.]*$", "", basename(vDB$File))) : ? subscript out of bounds". ? Can you tell me the reason.It may be silly. ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Regards ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Debojyoti Samadder ??? [[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see 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. [[alternative HTML version deleted]]