Hi, somebody can help me. Idon't understand very well the manual of the this package, I suppose I must enter "wdtxtStart", before I start working, but is supposed that this command should open Word, but nothing happens. I use Rgui, not Rcmdr. Thanks ----- Mario Garrido Escudero PhD student Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. Agr?cola Universidad de Salamanca -- View this message in context: http://r.789695.n4.nabble.com/Problems-with-TeachingDemos-package-tp3218266p3218266.html Sent from the R help mailing list archive at Nabble.com.
Do you have R2wd installed and working? Is the Rcomm system working for you? Do you receive any errors or warnings? I just tested it using the R gui under windows and when I do wdtxtStart() without any word documents open a new one starts and the output gets sent there. So there must be something different between our systems. -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.snow at imail.org 801.408.8111> -----Original Message----- > From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- > project.org] On Behalf Of gaiarrido > Sent: Friday, January 14, 2011 12:49 PM > To: r-help at r-project.org > Subject: [R] Problems with TeachingDemos package > > > Hi, somebody can help me. Idon't understand very well the manual of the > this > package, I suppose I must enter "wdtxtStart", before I start working, > but is > supposed that this command should open Word, but nothing happens. > I use Rgui, not Rcmdr. > Thanks > > ----- > Mario Garrido Escudero > PhD student > Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. > Agr?cola > Universidad de Salamanca > -- > View this message in context: http://r.789695.n4.nabble.com/Problems- > with-TeachingDemos-package-tp3218266p3218266.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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.
R2wd is working but i received an alarm:> wdtxtStart()Error en R2wd::wdGet() : tentativa de aplicar una no-funci?n The translation is "attempt to apply a no-function" ----- Mario Garrido Escudero PhD student Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. Agr?cola Universidad de Salamanca -- View this message in context: http://r.789695.n4.nabble.com/Problems-with-TeachingDemos-package-tp3218266p3218935.html Sent from the R help mailing list archive at Nabble.com.
What happens if you just load the R2wd package then run wdGet() yourself? Also what OS, version of R, version of TeachingDemos, and version of R2wd are you using? -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.snow at imail.org 801.408.8111> -----Original Message----- > From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- > project.org] On Behalf Of gaiarrido > Sent: Saturday, January 15, 2011 3:30 AM > To: r-help at r-project.org > Subject: Re: [R] Problems with TeachingDemos package > > > R2wd is working but i received an alarm: > > > wdtxtStart() > Error en R2wd::wdGet() : tentativa de aplicar una no-funci?n > The translation is "attempt to apply a no-function" > > > > ----- > Mario Garrido Escudero > PhD student > Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. > Agr?cola > Universidad de Salamanca > -- > View this message in context: http://r.789695.n4.nabble.com/Problems- > with-TeachingDemos-package-tp3218266p3218935.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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.