Skip to content
Prev 579 / 21307 Next

[Bioc-devel] Depending vs. Importing?

IMO, the only difference is that the package is not attached on package 
load time for imports, so one can reduce the overhead for packages with 
a lot of  minor dependencies. Until now I haven't realized that the 
information in the imports field is not evaluated during package 
installation (is this really the case?).
Florian
Byron Ellis wrote: