Re: [Rd] Multivariate time series in R 3 vs R 2

2013-10-27 Thread Андрей Парамонов
Ah, indeed. I must have run R 2.14.0 with library zoo loaded. Very sorry for the noise. Thank you for your patience, Andrey Paramonov 2013/10/26 Gabor Grothendieck > On Wed, Oct 23, 2013 at 2:56 PM, Андрей Парамонов > > wrote: > > Hello! > > > > Recently I got report that my

Re: [Rd] R CMD check problem with R 3.0.2

2013-10-27 Thread Duncan Murdoch
On 13-10-26 9:49 PM, Simon Urbanek wrote: On Oct 25, 2013, at 12:12 PM, Yihui Xie wrote: This has been asked s many times that I think it may be a good idea for R CMD check to just stop when the user passes a directory instead of a tar ball to it, or automatically run R CMD build before mov