[Bioc-devel] NAMESPACE question

Dario Strbenac dstr7320 at uni.sydney.edu.au
Wed Oct 8 03:00:19 CEST 2014


The guidelines state :

Depends: is appropriate when a package is used in the example section of a man page.

I think such packages should be in Suggests. In the example, the package should be loaded by :

if(require(examplePackage))
{
  exampleFunction(data)
}

--------------------------------------
Dario Strbenac
PhD Student
University of Sydney
Camperdown NSW 2050
Australia


More information about the Bioc-devel mailing list