<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 ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
