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". How do you install Defaults package
if you don't have an internet access ? Does anyone know where I can find the
file so I can install it manually ?

The same place you found the packages quantmod, xts and TTR?
Defaults is a CRAN package, see
http://cran.r-project.org/web/packages/Defaults/index.html

Now, you did not tell us your OS, R version or whether you were looking for source or binary packages, so you made it maximally difficult for us to give more precise details.

--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to