[R-SIG-Finance] Can't load the quantmod library, without errors.

Jeff Ryan jeff.a.ryan at gmail.com
Wed Jul 30 21:57:20 CEST 2008


zoo depends on:
Depends:	R (≥ 2.4.1), stats
Imports:	stats, utils, graphics, grDevices, lattice

So you will need lattice --- which should be in the default install of R.

Take a look at your R install itself.  Or try library(lattice) and see
what you get.

Jeff

On Wed, Jul 30, 2008 at 2:28 PM,  <pierre8r-list at yahoo.fr> wrote:
> Hello,
>
> If I try to load the quantmod library, I got these errors messages :
>
>
>>
>> library(quantmod)
> Loading required package: xts
> Loading required package: zoo
> Error in loadNamespace(i, c(lib.loc, .libPaths())) :
>  there is no package called 'lattice'
> Error: package 'zoo' could not be loaded
>>
>
>
> Thanks in advance.
>
> Pierre8r
>
>
>
>
>
>      ____________________________________________________________
> ente http://mail.yahoo.fr
>
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>



-- 
Jeffrey Ryan
jeffrey.ryan at insightalgo.com

ia: insight algorithmics
www.insightalgo.com


More information about the R-SIG-Finance mailing list