Re: [R] Error in saveLog(currentLogFileName

2009-04-09 Thread David Winsemius
204-7504 Ecolab Research Center | Mail Stop ESC-F4412-A 655 Lone Oak Drive | Eagan, MN 55121-1560 -Original Message- From: David Winsemius [mailto:dwinsem...@comcast.net] Sent: Thursday, April 09, 2009 12:17 PM To: Prew, Paul Cc: r-help@r-project.org Subject: Re: [R] Error in saveLog(c

Re: [R] Error in saveLog(currentLogFileName

2009-04-09 Thread Prew, Paul
| Eagan, MN 55121-1560 -Original Message- From: David Winsemius [mailto:dwinsem...@comcast.net] Sent: Thursday, April 09, 2009 12:17 PM To: Prew, Paul Cc: r-help@r-project.org Subject: Re: [R] Error in saveLog(currentLogFileName This is just two suggestions and a guess. a) When you de

Re: [R] Error in saveLog(currentLogFileName

2009-04-09 Thread David Winsemius
This is just two suggestions and a guess. a) When you desire the information from sessionInfo ,you need to type : sessionInfo() # not sessionInfo ... results come from function calls and all you got was the sessionInfo code produced by the implicit print function to which you gave the argu