[R] Problem with alignDailySwries in R-metrics
Yohan Chalabi
chalabi at phys.ethz.ch
Thu Dec 18 10:31:10 CET 2008
>>>> "JK" == "John Kerpel" <john.kerpel at gmail.com>
>>>> on Tue, 16 Dec 2008 13:26:27 -0600
JK> DTB6<-alignDailySeries(DTB6, method = "interp",include.weekends = FALSE,
JK> units = NULL)
JK> Error in getDataPart(<S4 object of class "timeSeries">) :
JK> no '.Data' slot defined for class "timeSeries"
JK>
JK>
JK> What's causing this error?
This means that you are using the old "fSeries" package instead of
its new implementation in the "timeSeries" package. Make sure to
update all your packages.
hope this helps,
Yohan
--
PhD student
Swiss Federal Institute of Technology
Zurich
www.ethz.ch
More information about the R-help
mailing list