Re: [Rd] packages in Depends field and NAMESPACES

2008-10-16 Thread Prof Brian Ripley
On Thu, 16 Oct 2008, Kenneth Knoblauch wrote: Must packages in the Depends field of the DESCRIPTION file have NAMESPACES? I haven't seen this explicitly indicated anywhere. No such requirememt. I am writing a small package and find that when I add the abind package to the list of the Depen

[Rd] packages in Depends field and NAMESPACES

2008-10-16 Thread Kenneth Knoblauch
Must packages in the Depends field of the DESCRIPTION file have NAMESPACES? I haven't seen this explicitly indicated anywhere. I am writing a small package and find that when I add the abind package to the list of the Depends field, I get an error in R CMD check of the build. * checking package