Update to latest stable release (1.8-3). The changes are:
The 'width' argument in rollapply()
is now trunc()
-ated to an integer rather than implicitly coercing it (which lead to inconsistent and/or unintended behavior for non-integer widths in previous versions). Analogously for argument "k" in the other roll*()
functions.
Consistently use read.zoo(text = ...)
and read.table(text = ...)
instead of read.zoo(textConnection(...))
and read.table(textConnection(...))
in order to cleanly open/close the text connection.
sudo dnf upgrade --refresh --advisory=FEDORA-2018-15b0558442
Please login to add feedback.
This update has been submitted for testing by jamatos.
This update has been pushed to testing.
works
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by jamatos.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.