Re: [Rd] Advice on Namespaces

2012-09-11 Thread Bert Gunter
Thanks Duncan. This was very helpful. -- Bert On Tue, Sep 11, 2012 at 4:05 AM, Duncan Murdoch wrote: > On 12-09-10 12:11 PM, Bert Gunter wrote: >> >> Hi Folks: >> >> I'm writing a little package that may not ever hit CRAN or even be >> distributed beyond a relatively narrow audience at my compan

Re: [Rd] Advice on Namespaces

2012-09-11 Thread Duncan Murdoch
On 12-09-10 12:11 PM, Bert Gunter wrote: Hi Folks: I'm writing a little package that may not ever hit CRAN or even be distributed beyond a relatively narrow audience at my company. Nevertheless, I have tried to adhere to practices that would work if it were. With that in mind, I have read the Wr