Re: [Rd] Difference Linux / Windows

2010-04-01 Thread Duncan Murdoch
On 31/03/2010 6:38 PM, Seth Falcon wrote: On 3/31/10 1:12 PM, Christophe Genolini wrote: > Hi the list, > I am writing a package that happen to not be compatible with linux > because I did not know that the function "savePlot" was available only > on windows. Is there a list of "incompatible" fun

Re: [Rd] Difference Linux / Windows

2010-04-01 Thread Barry Rowlingson
On Thu, Apr 1, 2010 at 4:37 PM, Simon Urbanek wrote: > > On Mar 31, 2010, at 18:38 , Seth Falcon wrote: > >> On 3/31/10 1:12 PM, Christophe Genolini wrote: >>> >>> Hi the list, >>> I am writing a package that happen to not be compatible with linux >>> because I did not know that the function "save

Re: [Rd] Difference Linux / Windows

2010-04-01 Thread Simon Urbanek
-project.org Subject: Re: [Rd] Difference Linux / Windows On Mar 31, 2010, at 18:38 , Seth Falcon wrote: On 3/31/10 1:12 PM, Christophe Genolini wrote: Hi the list, I am writing a package that happen to not be compatible with linux because I did not know that the function "savePlot" was

Re: [Rd] Difference Linux / Windows

2010-04-01 Thread Paul Gilbert
-devel-boun...@r- >project.org] On Behalf Of Simon Urbanek >Sent: April 1, 2010 11:38 AM >To: Seth Falcon >Cc: r-devel@r-project.org >Subject: Re: [Rd] Difference Linux / Windows > > >On Mar 31, 2010, at 18:38 , Seth Falcon wrote: > >> On 3/31/10 1:12 PM, Christophe Ge

Re: [Rd] Difference Linux / Windows

2010-04-01 Thread Simon Urbanek
On Mar 31, 2010, at 18:38 , Seth Falcon wrote: On 3/31/10 1:12 PM, Christophe Genolini wrote: Hi the list, I am writing a package that happen to not be compatible with linux because I did not know that the function "savePlot" was available only on windows. Is there a list of "incompatible"

Re: [Rd] Difference Linux / Windows

2010-03-31 Thread Seth Falcon
On 3/31/10 1:12 PM, Christophe Genolini wrote: Hi the list, I am writing a package that happen to not be compatible with linux because I did not know that the function "savePlot" was available only on windows. Is there a list of "incompatible" function? How can I get this kind of information? O

[Rd] Difference Linux / Windows

2010-03-31 Thread Christophe Genolini
Hi the list, I am writing a package that happen to not be compatible with linux because I did not know that the function "savePlot" was available only on windows. Is there a list of "incompatible" function? How can I get this kind of information? Thanks Christophe