Re: [Rd] typo in docs for unlink()

2009-11-12 Thread Martin Maechler
> Duncan Murdoch > on Thu, 12 Nov 2009 06:36:53 -0500 writes: > Martin Maechler wrote: >>> "SF" == Seth Falcon >>> on Wed, 11 Nov 2009 18:49:12 -0800 writes: >>> >> SF> On 11/11/09 2:36 AM, Duncan Murdoch wrote: >> >> On 10/11/2009 11:16 PM,

Re: [Rd] typo in docs for unlink()

2009-11-12 Thread Martin Maechler
> "KH" == Kurt Hornik > on Thu, 12 Nov 2009 12:15:49 +0100 writes: ((only to R-core, not R-devel -- I think R-devel is find and so back-post there )) > Martin Maechler writes: > "HenrikB" == Henrik Bengtsson > on Wed, 11 Nov 2009 15:29:06 +0100 writes: Henrik

Re: [Rd] typo in docs for unlink()

2009-11-12 Thread Duncan Murdoch
Martin Maechler wrote: "SF" == Seth Falcon on Wed, 11 Nov 2009 18:49:12 -0800 writes: SF> On 11/11/09 2:36 AM, Duncan Murdoch wrote: >> On 10/11/2009 11:16 PM, Tony Plate wrote: >>> PS, I should have said that I'm reading the docs for unlink in >>> R-2.10.0 on

Re: [Rd] typo in docs for unlink()

2009-11-12 Thread Martin Maechler
> "HenrikB" == Henrik Bengtsson > on Wed, 11 Nov 2009 15:29:06 +0100 writes: HenrikB> On Wed, Nov 11, 2009 at 12:55 PM, Duncan Murdoch wrote: >> Henrik Bengtsson wrote: >>> >>> On Wed, Nov 11, 2009 at 11:36 AM, Duncan Murdoch >>> wrote: >>> >

Re: [Rd] typo in docs for unlink()

2009-11-12 Thread Martin Maechler
> "SF" == Seth Falcon > on Wed, 11 Nov 2009 18:49:12 -0800 writes: SF> On 11/11/09 2:36 AM, Duncan Murdoch wrote: >> On 10/11/2009 11:16 PM, Tony Plate wrote: >>> PS, I should have said that I'm reading the docs for unlink in >>> R-2.10.0 on a Linux system. The docs th

Re: [Rd] typo in docs for unlink()

2009-11-11 Thread Duncan Murdoch
On 11/11/2009 9:49 PM, Seth Falcon wrote: On 11/11/09 2:36 AM, Duncan Murdoch wrote: On 10/11/2009 11:16 PM, Tony Plate wrote: PS, I should have said that I'm reading the docs for unlink in R-2.10.0 on a Linux system. The docs that appear in a Windows installation of R are different (the Window

Re: [Rd] typo in docs for unlink()

2009-11-11 Thread Seth Falcon
On 11/11/09 2:36 AM, Duncan Murdoch wrote: On 10/11/2009 11:16 PM, Tony Plate wrote: PS, I should have said that I'm reading the docs for unlink in R-2.10.0 on a Linux system. The docs that appear in a Windows installation of R are different (the Windows docs do not mention that not all systems

Re: [Rd] typo in docs for unlink()

2009-11-11 Thread Henrik Bengtsson
On Wed, Nov 11, 2009 at 12:55 PM, Duncan Murdoch wrote: > Henrik Bengtsson wrote: >> >> On Wed, Nov 11, 2009 at 11:36 AM, Duncan Murdoch >> wrote: >> >>> >>> On 10/11/2009 11:16 PM, Tony Plate wrote: >>> PS, I should have said that I'm reading the docs for unlink in R-2.10.0 on >>>

Re: [Rd] typo in docs for unlink()

2009-11-11 Thread Duncan Murdoch
Henrik Bengtsson wrote: On Wed, Nov 11, 2009 at 11:36 AM, Duncan Murdoch wrote: On 10/11/2009 11:16 PM, Tony Plate wrote: PS, I should have said that I'm reading the docs for unlink in R-2.10.0 on a Linux system. The docs that appear in a Windows installation of R are different (the W

Re: [Rd] typo in docs for unlink()

2009-11-11 Thread Henrik Bengtsson
On Wed, Nov 11, 2009 at 11:36 AM, Duncan Murdoch wrote: > On 10/11/2009 11:16 PM, Tony Plate wrote: >> >> PS, I should have said that I'm reading the docs for unlink in R-2.10.0 on >> a Linux system.  The docs that appear in a Windows installation of R are >> different (the Windows docs do not men

Re: [Rd] typo in docs for unlink()

2009-11-11 Thread Duncan Murdoch
On 10/11/2009 11:16 PM, Tony Plate wrote: PS, I should have said that I'm reading the docs for unlink in R-2.10.0 on a Linux system. The docs that appear in a Windows installation of R are different (the Windows docs do not mention that not all systems support recursive=TRUE). Here's a plea

Re: [Rd] typo in docs for unlink()

2009-11-10 Thread Tony Plate
PS, I should have said that I'm reading the docs for unlink in R-2.10.0 on a Linux system. The docs that appear in a Windows installation of R are different (the Windows docs do not mention that not all systems support recursive=TRUE). Here's a plea for docs to be uniform across all systems!