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
> moving on. In my opinion, sometimes an F
On Wed, Oct 23, 2013 at 2:56 PM, Андрей Парамонов wrote:
> Hello!
>
> Recently I got report that my package mar1s doesn't pass checks any more on
> R 3.0.2. I started to investigate and found the following difference in
> multivariate time series handling in R 3.0.2 compared to R 2 (I've checked
>
Thank you for your suggestions.
But in minimal example I provided I didn't import any package (incl. zoo).
However the behavior is different. Something in R has changed between
2.14.0 and 3.0.2.
Best wishes,
Andrey Paramonov
2013/10/25 Martyn Plummer
> This has nothing to do with changes in ba