Scott Chamberlain
2011-Dec-12 15:23 UTC
[Rd] Proper use of suppressPackageStartupMessages in package building
All, When building a package, how can I suppress startup messages of package imports? I know you can use suppressPackageStartupMessages() around library or require when loading a package, but can I set in NAMESPACE or DESCRIPTION (or elsewhere?) to suppress any startup messages from imported packages? Best, Scott Chamberlain [[alternative HTML version deleted]]