[R] disable lazy-loading in install.packages() ?

Ulrich Leopold uleopold at science.uva.nl
Tue Mar 7 09:54:35 CET 2006


> R.version
         _
platform i486-pc-linux-gnu
arch     i486
os       linux-gnu
system   i486, linux-gnu
status
major    2
minor    1.1
year     2005
month    06
day      20
language R


Dear list,

how can I disable lazy-loading in 'install.packages("some packages")'?

I know of the possiblity to switch it off with 'R CMD INSTALL'. But I do not
want to leave R on several machines and download the source code and install
it with 'R CMD INSTALL'.

Is there a way of disabling it within an R session?

Thanks,
Ulrich




More information about the R-help mailing list