Skip to content
Prev 2559 / 15274 Next

Are there somewhere the examples http://www.quantmod.com/examples/ ready to run ?

I cannot install the quantmod package.

A required package 'Defaults' could not be found.

I am running ubuntu Hardy Heron.

I had no problems installing the xts package in the same way.

cheers
Worik

worik at alby:~/src/Finance$ sudo R CMD INSTALL quantmod_0.3-6.tar.gz
* Installing to library '/usr/local/lib/R/site-library'
* Installing *source* package 'quantmod' ...
** R
** preparing package for lazy loading
Loading required package: xts
Loading required package: zoo
Loading required package: Defaults
Warning in library(pkg, character.only = TRUE, logical.return = TRUE,
lib.loc = lib.loc) :
  there is no package called 'Defaults'
Error: package 'Defaults' could not be loaded
Execution halted
ERROR: lazy loading failed for package 'quantmod'
** Removing '/usr/local/lib/R/site-library/quantmod'
On Tue, 2008-06-17 at 09:55 +0000, pierre8r-list at yahoo.fr wrote: