Skip to content
Prev 28029 / 63424 Next

problem with 'install.packages'

Spencer Graves wrote:
Spencer,

I am using a script that asks Windows if a file is opened in a 
subdirectory of the R library I am going to install or update packages 
in, which basically uses the Windows shell command
   net file

Then simply grep for the package name you want to install...
That's worse and really hard to deal with, I fear.

Best wishes,
Uwe