Re: [R] How to install Defaults package offline

2010-04-09 Thread Prof Brian Ripley
On Fri, 9 Apr 2010, dbonneau wrote: Hi, I just installed R software on my machine which is not supposed to have an internet access. I installed several package that I need, which are quantmod, xts, TTR etc. When I typed require(quantmod), I get " Error: package 'Defaults' could not be loaded".

[R] How to install Defaults package offline

2010-04-09 Thread dbonneau
Hi, I just installed R software on my machine which is not supposed to have an internet access. I installed several package that I need, which are quantmod, xts, TTR etc. When I typed require(quantmod), I get " Error: package 'Defaults' could not be loaded". How do you install Defaults package if