Sean, I don't know much about the performance analytics package, but here is an alternative. Load the fPortfolio package and convert to a time series object with as.timeSeries(). Next use the cumulate() function to get the cumulated returns and the plot() function for a graph. Scott Smith