What is the benefit of lazyload DB in this circumstance? I don't see it
if your .rda files have one data object each and are compressed.
The paradigm we have been following is to have all the environments
saved in individual .rda files, so after loading the package they can be
accessed with e.g.
What is the benefit of lazyload DB in this circumstance? I don't see it
if your .rda files have one data object each and are compressed.
Do you have a `data/filelist' index in your packages, as suggested by
200update.txt and `Writing R Extensions'? The slow examples I have seen
did not and so w