Skip to content
Prev 278533 / 398503 Next

On-demand importing of a package

On Fri, Nov 25, 2011 at 2:47 PM, Jakson Alves de Aquino
<jalvesaq at gmail.com> wrote:
I just tried it but I wanted to require() RSQLite so that the user can
access its facilities as well and although putting it just in Imports
does work the check complains about requiring a package that has not
been declared unless I put it in Suggests as well.  If I don't do a
require() then it would not be necessary to put it in Suggests so
there seems to be a slight difference between descr and sqldf.