I think we should move the packages we don't need for running or testing the package (i.e., where we check their presence before using them) to the Enhances section of the DESCRIPTION. Otherwise they need to be installed for each and every Travis (and AppVeyor) test.
I think we should move the packages we don't need for running or testing the package (i.e., where we check their presence before using them) to the
Enhances
section of theDESCRIPTION
. Otherwise they need to be installed for each and every Travis (and AppVeyor) test.