On Fri, Nov 25, 2011 at 1:21 PM, Gabor Grothendieck
<ggrothendi...@gmail.com> wrote:

[...]

> I was framing this in terms of the Matrix example, but perhaps its
> easier to understand with the actual example which motivated this for
> me.  That is, the feature is that whenever sqldf is installed then
> RSQLite is installed too without having RSQLite automatically load
> when sqldf loads.

[...]

I think that the following procedure has the result that you want:

Put in the DESCRIPTION file:

Imports: RSQLite

And in the R code write something like:

RSQLite::AnRSQLiteFunction()

-- 
Jakson Alves de Aquino
Federal University of Ceará
Social Sciences Department
www.lepem.ufc.br/aquino.php

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to