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
_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to