Skip to content
Prev 8762 / 15274 Next

PerformanceAnalytics package

This is most likely a conflict between xts/zoo and the various f* Rmetrics
packages 
(or possibly the timeSeries package from Rmetrics).  You'll like see a
warning that function 'time' is being masked.

the zoo/xts and Rmetrics teams are aware of the issue, and are trying to
sort out a modle that will avoid trhe conflict.

For now, the most likely way for you to avoid this issue is to not load
the Rmetrics packages, or to load zoo/xts *after* you've loaded any
Rmetrics packages you need. 

On Sat, 22 Oct 2011 18:10:15 -0400, financial engineer
<fin_engr at hotmail.com> wrote: