Skip to content
Prev 39655 / 63421 Next

Use keep.source for function in package with lazy loading

Prof. Ripley,

Thanks for the explanation.  I had set both keep.source and keep.source.packages to TRUE for my experiments, but had not realized that a new R process would be involved, so did not try the environmental variable approach.
Hmm, maybe I can set the source manually using .onAttach, I'll have to experiment some more.

Thanks,