KOF-ch / tstools

A time series toolbox for official statistics
11 stars 4 forks source link

Get rid of reshape2 dependency #291

Open mbannert opened 5 years ago

mbannert commented 5 years ago

I think reshape2 causes a lot of ugly dependencies such as plyr for no reason. I guess it's only used in testWriteTimeSeries dcast call...