A.J. Rossini wrote: use(package_spec("foo", version = ~ > "1.5.8"), pos = 12, ...) What else might you 'use'? .RData files perhaps? Dynamic links to databases? Is this going to turn into a monster that consumes library() and attach()? Not that that might be a bad thing, there's a very fine line between them at times... Baz