Message-ID: <loom.20041116T213636-563@post.gmane.org>
Date: 2004-11-16T20:39:14Z
From: Gabor Grothendieck
Subject: problems with compiling a package
<r.ghezzo <at> staff.mcgill.ca> writes:
: One other question, this npreparing package for lazy loading does not occur
for
: all packages, although their DESCRIPTION and folders are similar, When does a
: package goes to lazy loading and when it does not?
You can use
LazyLoad: no
in the DESCRIPTION file to prevent lazy loading.
Alternately you can use the --no-lazy switch on
R CMD install