The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
roll_median()
produced incorrect
results in the presence of NAs. (#42)Properly document the align
argument – the function
accepts “center” rather than “middle”. (#28)
Fixed an issue where empty fills were not handled correctly.
The interface has now been standardized such that each
implemented window function has version center-aligned by default
(e.g. roll_mean()
), a left-aligned version
(roll_meanl()
), and right-aligned version
(roll_meanr()
).
Implement rolling window functions for mean()
,
median()
, min()
, max()
,
prod()
, sum()
, sd()
and
var()
.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.