Re: [R] FW: R

2007-05-21 Thread Peter Dalgaard
D]; Dr. A. J. McKnight; r-help@stat.math.ethz.ch; Ricky > Rankin > Subject: Re: [R] FW: R > > Hi All > > > I think I've now got this working on XC cluster. Latest version 2.5.0. > > Just type R. > > man R for man pages. > > Cheers > > Derek > > >

Re: [R] FW: R

2007-05-21 Thread Ricky Rankin
t: 21 May 2007 12:41 To: Peter Dalgaard Cc: [EMAIL PROTECTED]; Dr. A. J. McKnight; r-help@stat.math.ethz.ch; Ricky Rankin Subject: Re: [R] FW: R Hi All I think I've now got this working on XC cluster. Latest version 2.5.0. Just type R. man R for man pages. Cheers Derek On Dec 11 2

Re: [R] FW: R Version Problem in using write.foreign+SAS

2006-12-21 Thread Stephen D. Weigand
Shubha, On Dec 20, 2006, at 10:54 PM, Shubha Vishwanath Karanth wrote: > Could I find a solution for this? Please please please... How can I > change the built in code of "foreign:::writeForeignSAS" for the format? I tend not to change originals if I can help it, so I would create my own versio

[R] FW: R Version Problem in using write.foreign+SAS

2006-12-20 Thread Shubha Vishwanath Karanth
Could I find a solution for this? Please please please... How can I change the built in code of "foreign:::writeForeignSAS" for the format? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shubha Vishwanath Karanth Sent: Wednesday, December 20, 2006 6:06 PM

[R] FW: R Version Problem in using write.foreign+SAS

2006-12-20 Thread Shubha Vishwanath Karanth
Hi R experts, I have a problem in Write.foreign command (SAS). I have a data frame called d. >d Datetime 2006-12-01 00:00:00 2006-12-01 00:10:00 2006-12-01 00:20:00 2006-12-01 00:30:00 2006-12-01 00:40:00 >class(d$Datetime) [1] "POSIXt" "POSIXct" Then I tried with, wri

Re: [R] FW: R

2006-12-11 Thread Peter Dalgaard
[EMAIL PROTECTED] wrote: > Hi Ricky / AJ > > Progress of sorts. I got passed the last problem by looking at the makefiles > but run in to the next one, see below. > > It has created files in /contrib/R-2.4.0. there is an " R " under > /contrib/R-2.4.0/bin/R. > > Running it gives :- > > > /contrib

Re: [R] FW: R

2006-12-11 Thread Da . McPhee
Hi Ricky / AJ Progress of sorts. I got passed the last problem by looking at the makefiles but run in to the next one, see below. It has created files in /contrib/R-2.4.0. there is an " R " under /contrib/R-2.4.0/bin/R. Running it gives :- /contrib/R-2.4.0/bin/R R version 2.4.0 (2006-10-03)

Re: [R] FW: R Reference Card and other help (especially useful for Newbies)

2006-09-18 Thread Anupam Tyagi
Anupam Tyagi yahoo.com> writes: > > New users may also want to look at SciViews R Graphical User Interface(GUI). > It > can be a good learning tool. Its text based editor is basic compared to WinEdt > with the R editing plug-in, or ESS and (X)Emacs combination. But it has > point-and-click menu

Re: [R] FW: R Reference Card and other help (especially useful for Newbies)

2006-09-17 Thread Anupam Tyagi
New users may also want to look at SciViews R Graphical User Interface(GUI). It can be a good learning tool. Its text based editor is basic compared to WinEdt with the R editing plug-in, or ESS and (X)Emacs combination. But it has point-and-click menus that help in writing code, and easy view of ob

[R] FW: R Reference Card and other help (especially useful for Newbies)

2006-09-15 Thread Berton Gunter
Hi all: Newbies (and others!) may find useful the R Reference Card made available by Tom Short of EPRI Solutions at http://www.rpad.org/Rpad/Rpad-refcard.pdf or through the "Contributed" link on CRAN (where some other reference cards are also linked). It categorizes and organizes a bunch

Re: [R] FW: R and read.irts

2005-12-28 Thread Gabor Grothendieck
The attachment did not come through. Look at R News 4/1 in general for info on dates and times and if you still have a problem repost running this and placing its output into the body of your post so we can see what your data look like. Lines <- readLines(myfile) # read in lines without parsi

[R] FW: R and read.irts

2005-12-28 Thread Mark Leeds
I have never worked with R before so I am sorry if this is a bad question but I've tried and tried ( all day ) and I can't figure this problem out. I have the code below and I included the data file as an attachment. The code works in term of reading in the data correctly but when the graph gets