function aggregate from fSeries is not working properly on R 2.7.0, try the sample code: x = as.timeSeries(data(msft.dat)) ## aggregate - aggregate(x) Thanks D. Amberti