Skip to content
Prev 44405 / 63421 Next

Depends/Imports/Suggest/Enhence

On Nov 6, 2012, at 10:55 AM, Christophe Genolini <cgenolin at u-paris10.fr> wrote:

            
This is presumably coming from:

  R CMD check foo0

'foo3', as a 'Suggests', is not needed to install 'foo0' for an end user of your package 'foo0'. 

However, 'foo3' is required to run R CMD check on 'foo0' when you are testing your package to be sure that it passes all checks. This includes testing for the presence of the packages you indicate in the DESCRIPTION file as well as running examples in your .Rd files.

Regards,

Marc