+ Also, changed the LAG axis labels on `acf1`, `acf2`, and `ccf2` to show the
frequency of the series if it's bigger than one. For example, `soi` has
frequency 12 and the LAG axis of `acf1(soi)` will be ticked as 1, 2, 3, ...
but the label now emphasizes that each tick is LAG divided by 12.
+ v1.13.1 (July 2021) Some minor improvements to `tsplot-spaghetti`, `sarima.sim`, `sarima`, and `arma.spec`.
+ For `sarima.sim`, I forgot to add the `innov` argument in the call (only a problem if you wanted to use your own innovations), but it seemed to work in the examples I tried (maybe it got passed in ...) ¿Quién sabe? Or maybe it was just voodoo.
+ Updated some man page (adding sources and subtracting typos).
+ v1.13 is on CRAN. There are lots of additions to the package that are listed below.
---
Versions 1.12 - started Dec 2020